Uses of Class
com.google.cloud.dataplex.v1.StorageFormat.Format
-
Packages that use StorageFormat.Format Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of StorageFormat.Format in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return StorageFormat.Format Modifier and Type Method Description static StorageFormat.FormatStorageFormat.Format. forNumber(int value)StorageFormat.FormatStorageFormat.Builder. getFormat()Output only.StorageFormat.FormatStorageFormat. getFormat()Output only.StorageFormat.FormatStorageFormatOrBuilder. getFormat()Output only.static StorageFormat.FormatStorageFormat.Format. valueOf(int value)Deprecated.static StorageFormat.FormatStorageFormat.Format. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static StorageFormat.FormatStorageFormat.Format. valueOf(String name)Returns the enum constant of this type with the specified name.static StorageFormat.Format[]StorageFormat.Format. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.google.cloud.dataplex.v1 that return types with arguments of type StorageFormat.Format Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<StorageFormat.Format>StorageFormat.Format. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type StorageFormat.Format Modifier and Type Method Description StorageFormat.BuilderStorageFormat.Builder. setFormat(StorageFormat.Format value)Output only.
-