Uses of Interface
com.google.cloud.enterpriseknowledgegraph.v1.BigQueryInputConfigOrBuilder
-
Packages that use BigQueryInputConfigOrBuilder Package Description com.google.cloud.enterpriseknowledgegraph.v1 A client to Enterprise Knowledge Graph API -
-
Uses of BigQueryInputConfigOrBuilder in com.google.cloud.enterpriseknowledgegraph.v1
Classes in com.google.cloud.enterpriseknowledgegraph.v1 that implement BigQueryInputConfigOrBuilder Modifier and Type Class Description class
BigQueryInputConfig
The input config for BigQuery tables.static class
BigQueryInputConfig.Builder
The input config for BigQuery tables.Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return BigQueryInputConfigOrBuilder Modifier and Type Method Description BigQueryInputConfigOrBuilder
InputConfig.Builder. getBigqueryInputConfigsOrBuilder(int index)
Set of input BigQuery tables.BigQueryInputConfigOrBuilder
InputConfig. getBigqueryInputConfigsOrBuilder(int index)
Set of input BigQuery tables.BigQueryInputConfigOrBuilder
InputConfigOrBuilder. getBigqueryInputConfigsOrBuilder(int index)
Set of input BigQuery tables.Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return types with arguments of type BigQueryInputConfigOrBuilder Modifier and Type Method Description List<? extends BigQueryInputConfigOrBuilder>
InputConfig.Builder. getBigqueryInputConfigsOrBuilderList()
Set of input BigQuery tables.List<? extends BigQueryInputConfigOrBuilder>
InputConfig. getBigqueryInputConfigsOrBuilderList()
Set of input BigQuery tables.List<? extends BigQueryInputConfigOrBuilder>
InputConfigOrBuilder. getBigqueryInputConfigsOrBuilderList()
Set of input BigQuery tables.
-