Uses of Class
com.google.cloud.datacatalog.v1.TableSpec
-
Packages that use TableSpec Package Description com.google.cloud.datacatalog.v1 A client to Google Cloud Data Catalog API -
-
Uses of TableSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return TableSpec Modifier and Type Method Description TableSpecTableSpec.Builder. build()TableSpecTableSpec.Builder. buildPartial()static TableSpecTableSpec. getDefaultInstance()TableSpecTableSpec.Builder. getDefaultInstanceForType()TableSpecTableSpec. getDefaultInstanceForType()TableSpecBigQueryTableSpec.Builder. getTableSpec()Specification of a BigQuery table.TableSpecBigQueryTableSpec. getTableSpec()Specification of a BigQuery table.TableSpecBigQueryTableSpecOrBuilder. getTableSpec()Specification of a BigQuery table.static TableSpecTableSpec. parseDelimitedFrom(InputStream input)static TableSpecTableSpec. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(byte[] data)static TableSpecTableSpec. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(com.google.protobuf.ByteString data)static TableSpecTableSpec. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(com.google.protobuf.CodedInputStream input)static TableSpecTableSpec. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(InputStream input)static TableSpecTableSpec. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TableSpecTableSpec. parseFrom(ByteBuffer data)static TableSpecTableSpec. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type TableSpec Modifier and Type Method Description com.google.protobuf.Parser<TableSpec>TableSpec. getParserForType()static com.google.protobuf.Parser<TableSpec>TableSpec. parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type TableSpec Modifier and Type Method Description TableSpec.BuilderTableSpec.Builder. mergeFrom(TableSpec other)BigQueryTableSpec.BuilderBigQueryTableSpec.Builder. mergeTableSpec(TableSpec value)Specification of a BigQuery table.static TableSpec.BuilderTableSpec. newBuilder(TableSpec prototype)BigQueryTableSpec.BuilderBigQueryTableSpec.Builder. setTableSpec(TableSpec value)Specification of a BigQuery table.
-