Uses of Class
com.google.cloud.datacatalog.v1.PhysicalSchema
-
Packages that use PhysicalSchema Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of PhysicalSchema in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return PhysicalSchema Modifier and Type Method Description PhysicalSchemaPhysicalSchema.Builder. build()PhysicalSchemaPhysicalSchema.Builder. buildPartial()PhysicalSchemaDataplexSpec.Builder. getDataFormat()Format of the data.PhysicalSchemaDataplexSpec. getDataFormat()Format of the data.PhysicalSchemaDataplexSpecOrBuilder. getDataFormat()Format of the data.static PhysicalSchemaPhysicalSchema. getDefaultInstance()PhysicalSchemaPhysicalSchema.Builder. getDefaultInstanceForType()PhysicalSchemaPhysicalSchema. getDefaultInstanceForType()static PhysicalSchemaPhysicalSchema. parseDelimitedFrom(InputStream input)static PhysicalSchemaPhysicalSchema. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhysicalSchemaPhysicalSchema. parseFrom(byte[] data)static PhysicalSchemaPhysicalSchema. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhysicalSchemaPhysicalSchema. parseFrom(com.google.protobuf.ByteString data)static PhysicalSchemaPhysicalSchema. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhysicalSchemaPhysicalSchema. parseFrom(com.google.protobuf.CodedInputStream input)static PhysicalSchemaPhysicalSchema. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhysicalSchemaPhysicalSchema. parseFrom(InputStream input)static PhysicalSchemaPhysicalSchema. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PhysicalSchemaPhysicalSchema. parseFrom(ByteBuffer data)static PhysicalSchemaPhysicalSchema. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type PhysicalSchema Modifier and Type Method Description com.google.protobuf.Parser<PhysicalSchema>PhysicalSchema. getParserForType()static com.google.protobuf.Parser<PhysicalSchema>PhysicalSchema. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type PhysicalSchema Modifier and Type Method Description DataplexSpec.BuilderDataplexSpec.Builder. mergeDataFormat(PhysicalSchema value)Format of the data.PhysicalSchema.BuilderPhysicalSchema.Builder. mergeFrom(PhysicalSchema other)static PhysicalSchema.BuilderPhysicalSchema. newBuilder(PhysicalSchema prototype)DataplexSpec.BuilderDataplexSpec.Builder. setDataFormat(PhysicalSchema value)Format of the data.
-