Uses of Class
com.google.cloud.datacatalog.v1beta1.Schema
-
Uses of Schema in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return SchemaModifier and TypeMethodDescriptionSchema.Builder.build()Schema.Builder.buildPartial()static SchemaSchema.getDefaultInstance()Schema.Builder.getDefaultInstanceForType()Schema.getDefaultInstanceForType()Entry.Builder.getSchema()Schema of the entry.Entry.getSchema()Schema of the entry.EntryOrBuilder.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 SchemaModifier and TypeMethodDescriptioncom.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 SchemaModifier and TypeMethodDescriptionEntry.Builder.mergeSchema(Schema value) Schema of the entry.static Schema.BuilderSchema.newBuilder(Schema prototype) Schema of the entry.