Uses of Class
com.hashicorp.cdktf.providers.google.bigquery_job.BigqueryJobLoadTimePartitioning.Builder
-
Packages that use BigqueryJobLoadTimePartitioning.Builder Package Description com.hashicorp.cdktf.providers.google.bigquery_job google_bigquery_job -
-
Uses of BigqueryJobLoadTimePartitioning.Builder in com.hashicorp.cdktf.providers.google.bigquery_job
Methods in com.hashicorp.cdktf.providers.google.bigquery_job that return BigqueryJobLoadTimePartitioning.Builder Modifier and Type Method Description static BigqueryJobLoadTimePartitioning.BuilderBigqueryJobLoadTimePartitioning. builder()BigqueryJobLoadTimePartitioning.BuilderBigqueryJobLoadTimePartitioning.Builder. expirationMs(String expirationMs)Sets the value ofBigqueryJobLoadTimePartitioning.getExpirationMs()BigqueryJobLoadTimePartitioning.BuilderBigqueryJobLoadTimePartitioning.Builder. field(String field)Sets the value ofBigqueryJobLoadTimePartitioning.getField()BigqueryJobLoadTimePartitioning.BuilderBigqueryJobLoadTimePartitioning.Builder. type(String type)Sets the value ofBigqueryJobLoadTimePartitioning.getType()Constructors in com.hashicorp.cdktf.providers.google.bigquery_job with parameters of type BigqueryJobLoadTimePartitioning.Builder Constructor Description Jsii$Proxy(BigqueryJobLoadTimePartitioning.Builder builder)Constructor that initializes the object based on literal property values passed by theBigqueryJobLoadTimePartitioning.Builder.
-