GoogleApi.PubSub.V1.Model.ConfluentCloud (google_api_pub_sub v0.42.0)
View SourceIngestion settings for Confluent Cloud.
Attributes
-
bootstrapServer
(type:String.t
, default:nil
) - Required. The address of the bootstrap server. The format is url:port. -
clusterId
(type:String.t
, default:nil
) - Required. The id of the cluster. -
gcpServiceAccount
(type:String.t
, default:nil
) - Required. The GCP service account to be used for Federated Identity authentication withidentity_pool_id
. -
identityPoolId
(type:String.t
, default:nil
) - 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
(type:String.t
, default:nil
) - Output only. An output-only field that indicates the state of the Confluent Cloud ingestion source. -
topic
(type:String.t
, default:nil
) - Required. The name of the topic in the Confluent Cloud cluster that Pub/Sub will import from.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.