Uses of Class
com.google.cloud.dataplex.v1.Schema.PartitionStyle
-
Packages that use Schema.PartitionStyle Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of Schema.PartitionStyle in com.google.cloud.dataplex.v1
Methods in com.google.cloud.dataplex.v1 that return Schema.PartitionStyle Modifier and Type Method Description static Schema.PartitionStyleSchema.PartitionStyle. forNumber(int value)Schema.PartitionStyleSchema.Builder. getPartitionStyle()Optional.Schema.PartitionStyleSchema. getPartitionStyle()Optional.Schema.PartitionStyleSchemaOrBuilder. getPartitionStyle()Optional.static Schema.PartitionStyleSchema.PartitionStyle. valueOf(int value)Deprecated.static Schema.PartitionStyleSchema.PartitionStyle. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Schema.PartitionStyleSchema.PartitionStyle. valueOf(String name)Returns the enum constant of this type with the specified name.static Schema.PartitionStyle[]Schema.PartitionStyle. 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 Schema.PartitionStyle Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Schema.PartitionStyle>Schema.PartitionStyle. internalGetValueMap()Methods in com.google.cloud.dataplex.v1 with parameters of type Schema.PartitionStyle Modifier and Type Method Description Schema.BuilderSchema.Builder. setPartitionStyle(Schema.PartitionStyle value)Optional.
-