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 classBigQueryInputConfigThe input config for BigQuery tables.static classBigQueryInputConfig.BuilderThe input config for BigQuery tables.Methods in com.google.cloud.enterpriseknowledgegraph.v1 that return BigQueryInputConfigOrBuilder Modifier and Type Method Description BigQueryInputConfigOrBuilderInputConfig.Builder. getBigqueryInputConfigsOrBuilder(int index)Set of input BigQuery tables.BigQueryInputConfigOrBuilderInputConfig. getBigqueryInputConfigsOrBuilder(int index)Set of input BigQuery tables.BigQueryInputConfigOrBuilderInputConfigOrBuilder. 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.
-