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