Uses of Interface
com.google.cloud.asset.v1.PartitionSpecOrBuilder
-
Packages that use PartitionSpecOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of PartitionSpecOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement PartitionSpecOrBuilder Modifier and Type Class Description classPartitionSpecSpecifications of BigQuery partitioned table as export destination.static classPartitionSpec.BuilderSpecifications of BigQuery partitioned table as export destination.Methods in com.google.cloud.asset.v1 that return PartitionSpecOrBuilder Modifier and Type Method Description PartitionSpecOrBuilderBigQueryDestination.Builder. getPartitionSpecOrBuilder()[partition_spec] determines whether to export to partitioned table(s) and how to partition the data.PartitionSpecOrBuilderBigQueryDestination. getPartitionSpecOrBuilder()[partition_spec] determines whether to export to partitioned table(s) and how to partition the data.PartitionSpecOrBuilderBigQueryDestinationOrBuilder. getPartitionSpecOrBuilder()[partition_spec] determines whether to export to partitioned table(s) and how to partition the data.
-