Uses of Class
com.google.pubsub.v1.IngestionDataSourceSettings.CloudStorage.AvroFormat
-
Uses of IngestionDataSourceSettings.CloudStorage.AvroFormat in com.google.pubsub.v1
Methods in com.google.pubsub.v1 that return IngestionDataSourceSettings.CloudStorage.AvroFormatModifier and TypeMethodDescriptionIngestionDataSourceSettings.CloudStorage.AvroFormat.Builder.build()IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder.buildPartial()IngestionDataSourceSettings.CloudStorage.Builder.getAvroFormat()Optional.IngestionDataSourceSettings.CloudStorage.getAvroFormat()Optional.IngestionDataSourceSettings.CloudStorageOrBuilder.getAvroFormat()Optional.IngestionDataSourceSettings.CloudStorage.AvroFormat.getDefaultInstance()IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder.getDefaultInstanceForType()IngestionDataSourceSettings.CloudStorage.AvroFormat.getDefaultInstanceForType()IngestionDataSourceSettings.CloudStorage.AvroFormat.parseDelimitedFrom(InputStream input) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(byte[] data) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(com.google.protobuf.ByteString data) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(com.google.protobuf.CodedInputStream input) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(InputStream input) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(ByteBuffer data) IngestionDataSourceSettings.CloudStorage.AvroFormat.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.pubsub.v1 that return types with arguments of type IngestionDataSourceSettings.CloudStorage.AvroFormatModifier and TypeMethodDescriptioncom.google.protobuf.Parser<IngestionDataSourceSettings.CloudStorage.AvroFormat>IngestionDataSourceSettings.CloudStorage.AvroFormat.getParserForType()static com.google.protobuf.Parser<IngestionDataSourceSettings.CloudStorage.AvroFormat>IngestionDataSourceSettings.CloudStorage.AvroFormat.parser()Methods in com.google.pubsub.v1 with parameters of type IngestionDataSourceSettings.CloudStorage.AvroFormatModifier and TypeMethodDescriptionIngestionDataSourceSettings.CloudStorage.Builder.mergeAvroFormat(IngestionDataSourceSettings.CloudStorage.AvroFormat value) Optional.IngestionDataSourceSettings.CloudStorage.AvroFormat.Builder.mergeFrom(IngestionDataSourceSettings.CloudStorage.AvroFormat other) IngestionDataSourceSettings.CloudStorage.AvroFormat.newBuilder(IngestionDataSourceSettings.CloudStorage.AvroFormat prototype) IngestionDataSourceSettings.CloudStorage.Builder.setAvroFormat(IngestionDataSourceSettings.CloudStorage.AvroFormat value) Optional.