Uses of Class
com.google.cloud.datacatalog.v1.TableSpec
-
Uses of TableSpec in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return TableSpecModifier and TypeMethodDescriptionTableSpec.Builder.build()TableSpec.Builder.buildPartial()static TableSpecTableSpec.getDefaultInstance()TableSpec.Builder.getDefaultInstanceForType()TableSpec.getDefaultInstanceForType()BigQueryTableSpec.Builder.getTableSpec()Specification of a BigQuery table.BigQueryTableSpec.getTableSpec()Specification of a BigQuery table.BigQueryTableSpecOrBuilder.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 TableSpecModifier and TypeMethodDescriptioncom.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 TableSpecModifier and TypeMethodDescriptionBigQueryTableSpec.Builder.mergeTableSpec(TableSpec value) Specification of a BigQuery table.static TableSpec.BuilderTableSpec.newBuilder(TableSpec prototype) BigQueryTableSpec.Builder.setTableSpec(TableSpec value) Specification of a BigQuery table.