Uses of Class
com.google.cloud.dataplex.v1.StorageFormat
-
Packages that use StorageFormat Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of StorageFormat in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return StorageFormat Modifier and Type Method Description StorageFormatStorageFormat.Builder. build()StorageFormatStorageFormat.Builder. buildPartial()static StorageFormatStorageFormat. getDefaultInstance()StorageFormatStorageFormat.Builder. getDefaultInstanceForType()StorageFormatStorageFormat. getDefaultInstanceForType()StorageFormatEntity.Builder. getFormat()Required.StorageFormatEntity. getFormat()Required.StorageFormatEntityOrBuilder. getFormat()Required.static StorageFormatStorageFormat. parseDelimitedFrom(InputStream input)static StorageFormatStorageFormat. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StorageFormatStorageFormat. parseFrom(byte[] data)static StorageFormatStorageFormat. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StorageFormatStorageFormat. parseFrom(com.google.protobuf.ByteString data)static StorageFormatStorageFormat. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StorageFormatStorageFormat. parseFrom(com.google.protobuf.CodedInputStream input)static StorageFormatStorageFormat. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StorageFormatStorageFormat. parseFrom(InputStream input)static StorageFormatStorageFormat. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StorageFormatStorageFormat. parseFrom(ByteBuffer data)static StorageFormatStorageFormat. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.dataplex.v1 that return types with arguments of type StorageFormat Modifier and Type Method Description com.google.protobuf.Parser<StorageFormat>StorageFormat. getParserForType()static com.google.protobuf.Parser<StorageFormat>StorageFormat. parser()Methods in com.google.cloud.dataplex.v1 with parameters of type StorageFormat Modifier and Type Method Description Entity.BuilderEntity.Builder. mergeFormat(StorageFormat value)Required.StorageFormat.BuilderStorageFormat.Builder. mergeFrom(StorageFormat other)static StorageFormat.BuilderStorageFormat. newBuilder(StorageFormat prototype)Entity.BuilderEntity.Builder. setFormat(StorageFormat value)Required.
-