Uses of Class
com.google.cloud.datacatalog.v1.DatabaseTableSpec
-
Uses of DatabaseTableSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return DatabaseTableSpecModifier and TypeMethodDescriptionDatabaseTableSpec.Builder.build()DatabaseTableSpec.Builder.buildPartial()Entry.Builder.getDatabaseTableSpec()Specification that applies to a table resource.Entry.getDatabaseTableSpec()Specification that applies to a table resource.EntryOrBuilder.getDatabaseTableSpec()Specification that applies to a table resource.static DatabaseTableSpecDatabaseTableSpec.getDefaultInstance()DatabaseTableSpec.Builder.getDefaultInstanceForType()DatabaseTableSpec.getDefaultInstanceForType()static DatabaseTableSpecDatabaseTableSpec.parseDelimitedFrom(InputStream input) static DatabaseTableSpecDatabaseTableSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatabaseTableSpecDatabaseTableSpec.parseFrom(byte[] data) static DatabaseTableSpecDatabaseTableSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatabaseTableSpecDatabaseTableSpec.parseFrom(com.google.protobuf.ByteString data) static DatabaseTableSpecDatabaseTableSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatabaseTableSpecDatabaseTableSpec.parseFrom(com.google.protobuf.CodedInputStream input) static DatabaseTableSpecDatabaseTableSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatabaseTableSpecDatabaseTableSpec.parseFrom(InputStream input) static DatabaseTableSpecDatabaseTableSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static DatabaseTableSpecDatabaseTableSpec.parseFrom(ByteBuffer data) static DatabaseTableSpecDatabaseTableSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type DatabaseTableSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DatabaseTableSpec>DatabaseTableSpec.getParserForType()static com.google.protobuf.Parser<DatabaseTableSpec>DatabaseTableSpec.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type DatabaseTableSpecModifier and TypeMethodDescriptionEntry.Builder.mergeDatabaseTableSpec(DatabaseTableSpec value) Specification that applies to a table resource.DatabaseTableSpec.Builder.mergeFrom(DatabaseTableSpec other) static DatabaseTableSpec.BuilderDatabaseTableSpec.newBuilder(DatabaseTableSpec prototype) Entry.Builder.setDatabaseTableSpec(DatabaseTableSpec value) Specification that applies to a table resource.