Package com.google.pubsub.v1
Class IngestionDataSourceSettings.ConfluentCloud
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
com.google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,IngestionDataSourceSettings.ConfluentCloudOrBuilder,Serializable
- Enclosing class:
- IngestionDataSourceSettings
public static final class IngestionDataSourceSettings.ConfluentCloud
extends com.google.protobuf.GeneratedMessageV3
implements IngestionDataSourceSettings.ConfluentCloudOrBuilder
Ingestion settings for Confluent Cloud.Protobuf type
google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classIngestion settings for Confluent Cloud.static enumPossible states for managed ingestion from Confluent Cloud.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanRequired.com.google.protobuf.ByteStringRequired.Required.com.google.protobuf.ByteStringRequired.static final com.google.protobuf.Descriptors.DescriptorRequired.com.google.protobuf.ByteStringRequired.Required.com.google.protobuf.ByteStringRequired.com.google.protobuf.Parser<IngestionDataSourceSettings.ConfluentCloud>intgetState()Output only.intOutput only.getTopic()Required.com.google.protobuf.ByteStringRequired.inthashCode()protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleannewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) parseDelimitedFrom(InputStream input) parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(byte[] data) parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.ByteString data) parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(com.google.protobuf.CodedInputStream input) parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(InputStream input) parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) parseFrom(ByteBuffer data) parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<IngestionDataSourceSettings.ConfluentCloud>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Field Details
-
STATE_FIELD_NUMBER
public static final int STATE_FIELD_NUMBER- See Also:
-
BOOTSTRAP_SERVER_FIELD_NUMBER
public static final int BOOTSTRAP_SERVER_FIELD_NUMBER- See Also:
-
CLUSTER_ID_FIELD_NUMBER
public static final int CLUSTER_ID_FIELD_NUMBER- See Also:
-
TOPIC_FIELD_NUMBER
public static final int TOPIC_FIELD_NUMBER- See Also:
-
IDENTITY_POOL_ID_FIELD_NUMBER
public static final int IDENTITY_POOL_ID_FIELD_NUMBER- See Also:
-
GCP_SERVICE_ACCOUNT_FIELD_NUMBER
public static final int GCP_SERVICE_ACCOUNT_FIELD_NUMBER- See Also:
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
getStateValue
public int getStateValue()Output only. An output-only field that indicates the state of the Confluent Cloud ingestion source.
.google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStateValuein interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The enum numeric value on the wire for state.
-
getState
Output only. An output-only field that indicates the state of the Confluent Cloud ingestion source.
.google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud.State state = 1 [(.google.api.field_behavior) = OUTPUT_ONLY];- Specified by:
getStatein interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The state.
-
getBootstrapServer
Required. The address of the bootstrap server. The format is url:port.
string bootstrap_server = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getBootstrapServerin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The bootstrapServer.
-
getBootstrapServerBytes
public com.google.protobuf.ByteString getBootstrapServerBytes()Required. The address of the bootstrap server. The format is url:port.
string bootstrap_server = 2 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getBootstrapServerBytesin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The bytes for bootstrapServer.
-
getClusterId
Required. The id of the cluster.
string cluster_id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getClusterIdin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The clusterId.
-
getClusterIdBytes
public com.google.protobuf.ByteString getClusterIdBytes()Required. The id of the cluster.
string cluster_id = 3 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getClusterIdBytesin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The bytes for clusterId.
-
getTopic
Required. The name of the topic in the Confluent Cloud cluster that Pub/Sub will import from.
string topic = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getTopicin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The topic.
-
getTopicBytes
public com.google.protobuf.ByteString getTopicBytes()Required. The name of the topic in the Confluent Cloud cluster that Pub/Sub will import from.
string topic = 4 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getTopicBytesin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The bytes for topic.
-
getIdentityPoolId
Required. The id of the identity pool to be used for Federated Identity authentication with Confluent Cloud. See https://docs.confluent.io/cloud/current/security/authenticate/workload-identities/identity-providers/oauth/identity-pools.html#add-oauth-identity-pools.
string identity_pool_id = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getIdentityPoolIdin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The identityPoolId.
-
getIdentityPoolIdBytes
public com.google.protobuf.ByteString getIdentityPoolIdBytes()Required. The id of the identity pool to be used for Federated Identity authentication with Confluent Cloud. See https://docs.confluent.io/cloud/current/security/authenticate/workload-identities/identity-providers/oauth/identity-pools.html#add-oauth-identity-pools.
string identity_pool_id = 5 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getIdentityPoolIdBytesin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The bytes for identityPoolId.
-
getGcpServiceAccount
Required. The GCP service account to be used for Federated Identity authentication with `identity_pool_id`.
string gcp_service_account = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getGcpServiceAccountin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The gcpServiceAccount.
-
getGcpServiceAccountBytes
public com.google.protobuf.ByteString getGcpServiceAccountBytes()Required. The GCP service account to be used for Federated Identity authentication with `identity_pool_id`.
string gcp_service_account = 6 [(.google.api.field_behavior) = REQUIRED];- Specified by:
getGcpServiceAccountBytesin interfaceIngestionDataSourceSettings.ConfluentCloudOrBuilder- Returns:
- The bytes for gcpServiceAccount.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(InputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static IngestionDataSourceSettings.ConfluentCloud parseDelimitedFrom(InputStream input) throws IOException - Throws:
IOException
-
parseDelimitedFrom
public static IngestionDataSourceSettings.ConfluentCloud parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static IngestionDataSourceSettings.ConfluentCloud parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
public static IngestionDataSourceSettings.ConfluentCloud.Builder newBuilder(IngestionDataSourceSettings.ConfluentCloud prototype) -
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected IngestionDataSourceSettings.ConfluentCloud.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-