Uses of Class
com.google.cloud.datacatalog.v1.PhysicalSchema
-
Uses of PhysicalSchema in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return PhysicalSchemaModifier and TypeMethodDescriptionPhysicalSchema.Builder.build()PhysicalSchema.Builder.buildPartial()DataplexSpec.Builder.getDataFormat()Format of the data.DataplexSpec.getDataFormat()Format of the data.DataplexSpecOrBuilder.getDataFormat()Format of the data.static PhysicalSchemaPhysicalSchema.getDefaultInstance()PhysicalSchema.Builder.getDefaultInstanceForType()PhysicalSchema.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 PhysicalSchemaModifier and TypeMethodDescriptioncom.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 PhysicalSchemaModifier and TypeMethodDescriptionDataplexSpec.Builder.mergeDataFormat(PhysicalSchema value) Format of the data.PhysicalSchema.Builder.mergeFrom(PhysicalSchema other) static PhysicalSchema.BuilderPhysicalSchema.newBuilder(PhysicalSchema prototype) DataplexSpec.Builder.setDataFormat(PhysicalSchema value) Format of the data.