Uses of Class
com.google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder
-
Uses of IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder.clear()IngestionDataSourceSettings.CloudStorage.Builder.getPubsubAvroFormatBuilder()Optional.IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder.mergeFrom(com.google.protobuf.Message other) IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder.mergeFrom(IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat other) IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.newBuilder()IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.newBuilder(IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat prototype) IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.newBuilderForType()IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.toBuilder()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.BuilderModifier and TypeMethodDescriptionIngestionDataSourceSettings.CloudStorage.Builder.setPubsubAvroFormat(IngestionDataSourceSettings.CloudStorage.PubSubAvroFormat.Builder builderForValue) Optional.