Class IngestionDataSourceSettings.ConfluentCloud

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
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.GeneratedMessage implements IngestionDataSourceSettings.ConfluentCloudOrBuilder
 Ingestion settings for Confluent Cloud.
 
Protobuf type google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud
See Also:
  • 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