Uses of Class
com.google.cloud.datacatalog.v1beta1.BigQueryDateShardedSpec
-
Uses of BigQueryDateShardedSpec in com.google.cloud.datacatalog.v1beta1
Methods in com.google.cloud.datacatalog.v1beta1 that return BigQueryDateShardedSpecModifier and TypeMethodDescriptionBigQueryDateShardedSpec.Builder.build()BigQueryDateShardedSpec.Builder.buildPartial()Entry.Builder.getBigqueryDateShardedSpec()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.Entry.getBigqueryDateShardedSpec()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.EntryOrBuilder.getBigqueryDateShardedSpec()Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.static BigQueryDateShardedSpecBigQueryDateShardedSpec.getDefaultInstance()BigQueryDateShardedSpec.Builder.getDefaultInstanceForType()BigQueryDateShardedSpec.getDefaultInstanceForType()static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseDelimitedFrom(InputStream input) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(byte[] data) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(com.google.protobuf.ByteString data) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(com.google.protobuf.CodedInputStream input) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(InputStream input) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(ByteBuffer data) static BigQueryDateShardedSpecBigQueryDateShardedSpec.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1beta1 that return types with arguments of type BigQueryDateShardedSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BigQueryDateShardedSpec>BigQueryDateShardedSpec.getParserForType()static com.google.protobuf.Parser<BigQueryDateShardedSpec>BigQueryDateShardedSpec.parser()Methods in com.google.cloud.datacatalog.v1beta1 with parameters of type BigQueryDateShardedSpecModifier and TypeMethodDescriptionEntry.Builder.mergeBigqueryDateShardedSpec(BigQueryDateShardedSpec value) Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.BigQueryDateShardedSpec.Builder.mergeFrom(BigQueryDateShardedSpec other) BigQueryDateShardedSpec.newBuilder(BigQueryDateShardedSpec prototype) Entry.Builder.setBigqueryDateShardedSpec(BigQueryDateShardedSpec value) Specification for a group of BigQuery tables with name pattern `[prefix]YYYYMMDD`.