Ingestion settings for Confluent Cloud.
Value parameters
- bootstrapServer
-
Required. The address of the bootstrap server. The format is url:port.
- clusterId
-
Required. The id of the cluster.
- gcpServiceAccount
-
Required. The GCP service account to be used for Federated Identity authentication with
identity_pool_id
. - identityPoolId
-
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.
- state
-
Output only. An output-only field that indicates the state of the Confluent Cloud ingestion source.
- topic
-
Required. The name of the topic in the Confluent Cloud cluster that Pub/Sub will import from.
Attributes
- Companion
- object
- Source
- IngestionDataSourceSettings.scala
- Graph
-
- Supertypes
-
trait Updatable[ConfluentCloud]trait GeneratedMessagetrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
Attributes
Attributes
Attributes
Attributes
- Definition Classes
- Source
- IngestionDataSourceSettings.scala
Returns a human-readable ASCII format representation of this message.
Returns a human-readable ASCII format representation of this message.
The original message can be decoded from this format by using fromAscii on the companion object.
Attributes
- Returns
-
human-readable representation of this message.
- Source
- IngestionDataSourceSettings.scala
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Attributes
Serializes the message into the given coded output stream
Serializes the message into the given coded output stream
Attributes
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Serializes the message and returns a byte array containing its raw bytes
Serializes the message and returns a byte array containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Serializes the message and returns a ByteString containing its raw bytes
Serializes the message and returns a ByteString containing its raw bytes
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Attributes
- Inherited from:
- Updatable
- Source
- Lenses.scala
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala
Serializes the message into the given output stream
Serializes the message into the given output stream
Attributes
- Inherited from:
- GeneratedMessage
- Source
- GeneratedMessageCompanion.scala