Uses of Class
com.google.cloud.datacatalog.v1beta1.Schema
-
Packages that use Schema Package Description com.google.cloud.datacatalog.v1beta1 A client to Google Cloud Data Catalog API -
-
Uses of Schema in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return Schema Modifier and Type Method Description SchemaSchema.Builder. build()SchemaSchema.Builder. buildPartial()static SchemaSchema. getDefaultInstance()SchemaSchema.Builder. getDefaultInstanceForType()SchemaSchema. getDefaultInstanceForType()SchemaEntry.Builder. getSchema()Schema of the entry.SchemaEntry. getSchema()Schema of the entry.SchemaEntryOrBuilder. getSchema()Schema of the entry.static SchemaSchema. parseDelimitedFrom(InputStream input)static SchemaSchema. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(byte[] data)static SchemaSchema. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(com.google.protobuf.ByteString data)static SchemaSchema. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(com.google.protobuf.CodedInputStream input)static SchemaSchema. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(InputStream input)static SchemaSchema. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SchemaSchema. parseFrom(ByteBuffer data)static SchemaSchema. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type Schema Modifier and Type Method Description com.google.protobuf.Parser<Schema>Schema. getParserForType()static com.google.protobuf.Parser<Schema>Schema. parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type Schema Modifier and Type Method Description Schema.BuilderSchema.Builder. mergeFrom(Schema other)Entry.BuilderEntry.Builder. mergeSchema(Schema value)Schema of the entry.static Schema.BuilderSchema. newBuilder(Schema prototype)Entry.BuilderEntry.Builder. setSchema(Schema value)Schema of the entry.
-