public static final class IngestionDataSourceSettings.Builder extends GeneratedMessageV3.Builder<IngestionDataSourceSettings.Builder> implements IngestionDataSourceSettingsOrBuilderSettings for an ingestion data source on a topic.
 Protobuf type google.pubsub.v1.IngestionDataSourceSettings
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > IngestionDataSourceSettings.BuilderImplements
IngestionDataSourceSettingsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public IngestionDataSourceSettings.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
build()
public IngestionDataSourceSettings build()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings | |
buildPartial()
public IngestionDataSourceSettings buildPartial()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings | |
clear()
public IngestionDataSourceSettings.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearAwsKinesis()
public IngestionDataSourceSettings.Builder clearAwsKinesis()Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearAwsMsk()
public IngestionDataSourceSettings.Builder clearAwsMsk()Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearAzureEventHubs()
public IngestionDataSourceSettings.Builder clearAzureEventHubs()Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearCloudStorage()
public IngestionDataSourceSettings.Builder clearCloudStorage()Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearConfluentCloud()
public IngestionDataSourceSettings.Builder clearConfluentCloud()Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearField(Descriptors.FieldDescriptor field)
public IngestionDataSourceSettings.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearOneof(Descriptors.OneofDescriptor oneof)
public IngestionDataSourceSettings.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearPlatformLogsSettings()
public IngestionDataSourceSettings.Builder clearPlatformLogsSettings()Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clearSource()
public IngestionDataSourceSettings.Builder clearSource()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
clone()
public IngestionDataSourceSettings.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
getAwsKinesis()
public IngestionDataSourceSettings.AwsKinesis getAwsKinesis()Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AwsKinesis | The awsKinesis. | 
getAwsKinesisBuilder()
public IngestionDataSourceSettings.AwsKinesis.Builder getAwsKinesisBuilder()Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AwsKinesis.Builder | |
getAwsKinesisOrBuilder()
public IngestionDataSourceSettings.AwsKinesisOrBuilder getAwsKinesisOrBuilder()Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AwsKinesisOrBuilder | |
getAwsMsk()
public IngestionDataSourceSettings.AwsMsk getAwsMsk()Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AwsMsk | The awsMsk. | 
getAwsMskBuilder()
public IngestionDataSourceSettings.AwsMsk.Builder getAwsMskBuilder()Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AwsMsk.Builder | |
getAwsMskOrBuilder()
public IngestionDataSourceSettings.AwsMskOrBuilder getAwsMskOrBuilder()Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AwsMskOrBuilder | |
getAzureEventHubs()
public IngestionDataSourceSettings.AzureEventHubs getAzureEventHubs()Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AzureEventHubs | The azureEventHubs. | 
getAzureEventHubsBuilder()
public IngestionDataSourceSettings.AzureEventHubs.Builder getAzureEventHubsBuilder()Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AzureEventHubs.Builder | |
getAzureEventHubsOrBuilder()
public IngestionDataSourceSettings.AzureEventHubsOrBuilder getAzureEventHubsOrBuilder()Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.AzureEventHubsOrBuilder | |
getCloudStorage()
public IngestionDataSourceSettings.CloudStorage getCloudStorage()Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.CloudStorage | The cloudStorage. | 
getCloudStorageBuilder()
public IngestionDataSourceSettings.CloudStorage.Builder getCloudStorageBuilder()Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.CloudStorage.Builder | |
getCloudStorageOrBuilder()
public IngestionDataSourceSettings.CloudStorageOrBuilder getCloudStorageOrBuilder()Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.CloudStorageOrBuilder | |
getConfluentCloud()
public IngestionDataSourceSettings.ConfluentCloud getConfluentCloud()Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.ConfluentCloud | The confluentCloud. | 
getConfluentCloudBuilder()
public IngestionDataSourceSettings.ConfluentCloud.Builder getConfluentCloudBuilder()Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.ConfluentCloud.Builder | |
getConfluentCloudOrBuilder()
public IngestionDataSourceSettings.ConfluentCloudOrBuilder getConfluentCloudOrBuilder()Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.ConfluentCloudOrBuilder | |
getDefaultInstanceForType()
public IngestionDataSourceSettings getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings | |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getPlatformLogsSettings()
public PlatformLogsSettings getPlatformLogsSettings()Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| PlatformLogsSettings | The platformLogsSettings. | 
getPlatformLogsSettingsBuilder()
public PlatformLogsSettings.Builder getPlatformLogsSettingsBuilder()Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| PlatformLogsSettings.Builder | |
getPlatformLogsSettingsOrBuilder()
public PlatformLogsSettingsOrBuilder getPlatformLogsSettingsOrBuilder()Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| PlatformLogsSettingsOrBuilder | |
getSourceCase()
public IngestionDataSourceSettings.SourceCase getSourceCase()| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.SourceCase | |
hasAwsKinesis()
public boolean hasAwsKinesis()Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the awsKinesis field is set. | 
hasAwsMsk()
public boolean hasAwsMsk()Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the awsMsk field is set. | 
hasAzureEventHubs()
public boolean hasAzureEventHubs()Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the azureEventHubs field is set. | 
hasCloudStorage()
public boolean hasCloudStorage()Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the cloudStorage field is set. | 
hasConfluentCloud()
public boolean hasConfluentCloud()Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the confluentCloud field is set. | 
hasPlatformLogsSettings()
public boolean hasPlatformLogsSettings()Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Returns | |
|---|---|
| Type | Description | 
| boolean | Whether the platformLogsSettings field is set. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeAwsKinesis(IngestionDataSourceSettings.AwsKinesis value)
public IngestionDataSourceSettings.Builder mergeAwsKinesis(IngestionDataSourceSettings.AwsKinesis value)Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.AwsKinesis | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeAwsMsk(IngestionDataSourceSettings.AwsMsk value)
public IngestionDataSourceSettings.Builder mergeAwsMsk(IngestionDataSourceSettings.AwsMsk value)Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.AwsMsk | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs value)
public IngestionDataSourceSettings.Builder mergeAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs value)Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.AzureEventHubs | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeCloudStorage(IngestionDataSourceSettings.CloudStorage value)
public IngestionDataSourceSettings.Builder mergeCloudStorage(IngestionDataSourceSettings.CloudStorage value)Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.CloudStorage | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeConfluentCloud(IngestionDataSourceSettings.ConfluentCloud value)
public IngestionDataSourceSettings.Builder mergeConfluentCloud(IngestionDataSourceSettings.ConfluentCloud value)Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.ConfluentCloud | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public IngestionDataSourceSettings.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public IngestionDataSourceSettings.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeFrom(IngestionDataSourceSettings other)
public IngestionDataSourceSettings.Builder mergeFrom(IngestionDataSourceSettings other)| Parameter | |
|---|---|
| Name | Description | 
| other | IngestionDataSourceSettings | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergePlatformLogsSettings(PlatformLogsSettings value)
public IngestionDataSourceSettings.Builder mergePlatformLogsSettings(PlatformLogsSettings value)Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | PlatformLogsSettings | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final IngestionDataSourceSettings.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setAwsKinesis(IngestionDataSourceSettings.AwsKinesis value)
public IngestionDataSourceSettings.Builder setAwsKinesis(IngestionDataSourceSettings.AwsKinesis value)Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.AwsKinesis | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setAwsKinesis(IngestionDataSourceSettings.AwsKinesis.Builder builderForValue)
public IngestionDataSourceSettings.Builder setAwsKinesis(IngestionDataSourceSettings.AwsKinesis.Builder builderForValue)Optional. Amazon Kinesis Data Streams.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsKinesis aws_kinesis = 1 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | IngestionDataSourceSettings.AwsKinesis.Builder | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setAwsMsk(IngestionDataSourceSettings.AwsMsk value)
public IngestionDataSourceSettings.Builder setAwsMsk(IngestionDataSourceSettings.AwsMsk value)Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.AwsMsk | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setAwsMsk(IngestionDataSourceSettings.AwsMsk.Builder builderForValue)
public IngestionDataSourceSettings.Builder setAwsMsk(IngestionDataSourceSettings.AwsMsk.Builder builderForValue)Optional. Amazon MSK.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AwsMsk aws_msk = 5 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | IngestionDataSourceSettings.AwsMsk.Builder | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs value)
public IngestionDataSourceSettings.Builder setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs value)Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.AzureEventHubs | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs.Builder builderForValue)
public IngestionDataSourceSettings.Builder setAzureEventHubs(IngestionDataSourceSettings.AzureEventHubs.Builder builderForValue)Optional. Azure Event Hubs.
 
 .google.pubsub.v1.IngestionDataSourceSettings.AzureEventHubs azure_event_hubs = 3 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | IngestionDataSourceSettings.AzureEventHubs.Builder | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setCloudStorage(IngestionDataSourceSettings.CloudStorage value)
public IngestionDataSourceSettings.Builder setCloudStorage(IngestionDataSourceSettings.CloudStorage value)Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.CloudStorage | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setCloudStorage(IngestionDataSourceSettings.CloudStorage.Builder builderForValue)
public IngestionDataSourceSettings.Builder setCloudStorage(IngestionDataSourceSettings.CloudStorage.Builder builderForValue)Optional. Cloud Storage.
 
 .google.pubsub.v1.IngestionDataSourceSettings.CloudStorage cloud_storage = 2 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | IngestionDataSourceSettings.CloudStorage.Builder | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud value)
public IngestionDataSourceSettings.Builder setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud value)Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | IngestionDataSourceSettings.ConfluentCloud | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud.Builder builderForValue)
public IngestionDataSourceSettings.Builder setConfluentCloud(IngestionDataSourceSettings.ConfluentCloud.Builder builderForValue)Optional. Confluent Cloud.
 
 .google.pubsub.v1.IngestionDataSourceSettings.ConfluentCloud confluent_cloud = 6 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | IngestionDataSourceSettings.ConfluentCloud.Builder | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setField(Descriptors.FieldDescriptor field, Object value)
public IngestionDataSourceSettings.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setPlatformLogsSettings(PlatformLogsSettings value)
public IngestionDataSourceSettings.Builder setPlatformLogsSettings(PlatformLogsSettings value)Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| value | PlatformLogsSettings | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setPlatformLogsSettings(PlatformLogsSettings.Builder builderForValue)
public IngestionDataSourceSettings.Builder setPlatformLogsSettings(PlatformLogsSettings.Builder builderForValue)Optional. Platform Logs settings. If unset, no Platform Logs will be generated.
 
 .google.pubsub.v1.PlatformLogsSettings platform_logs_settings = 4 [(.google.api.field_behavior) = OPTIONAL];
 
| Parameter | |
|---|---|
| Name | Description | 
| builderForValue | PlatformLogsSettings.Builder | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public IngestionDataSourceSettings.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |
setUnknownFields(UnknownFieldSet unknownFields)
public final IngestionDataSourceSettings.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| IngestionDataSourceSettings.Builder | |