Uses of Class
com.google.cloud.aiplatform.v1beta1.BigQuerySource
-
Packages that use BigQuerySource Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of BigQuerySource in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return BigQuerySource Modifier and Type Method Description BigQuerySourceBigQuerySource.Builder. build()BigQuerySourceBigQuerySource.Builder. buildPartial()BigQuerySourceBatchReadFeatureValuesRequest.Builder. getBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BigQuerySourceBatchReadFeatureValuesRequest. getBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BigQuerySourceBatchReadFeatureValuesRequestOrBuilder. getBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BigQuerySourceBatchPredictionJob.InputConfig.Builder. getBigquerySource()The BigQuery location of the input table.BigQuerySourceBatchPredictionJob.InputConfig. getBigquerySource()The BigQuery location of the input table.BigQuerySourceBatchPredictionJob.InputConfigOrBuilder. getBigquerySource()The BigQuery location of the input table.BigQuerySourceImportFeatureValuesRequest.Builder. getBigquerySource().google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_source = 3;BigQuerySourceImportFeatureValuesRequest. getBigquerySource().google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_source = 3;BigQuerySourceImportFeatureValuesRequestOrBuilder. getBigquerySource().google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_source = 3;BigQuerySourceModelMonitoringObjectiveConfig.TrainingDataset.Builder. getBigquerySource()The BigQuery table of the unmanaged Dataset used to train this Model.BigQuerySourceModelMonitoringObjectiveConfig.TrainingDataset. getBigquerySource()The BigQuery table of the unmanaged Dataset used to train this Model.BigQuerySourceModelMonitoringObjectiveConfig.TrainingDatasetOrBuilder. getBigquerySource()The BigQuery table of the unmanaged Dataset used to train this Model.static BigQuerySourceBigQuerySource. getDefaultInstance()BigQuerySourceBigQuerySource.Builder. getDefaultInstanceForType()BigQuerySourceBigQuerySource. getDefaultInstanceForType()static BigQuerySourceBigQuerySource. parseDelimitedFrom(InputStream input)static BigQuerySourceBigQuerySource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQuerySourceBigQuerySource. parseFrom(byte[] data)static BigQuerySourceBigQuerySource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQuerySourceBigQuerySource. parseFrom(com.google.protobuf.ByteString data)static BigQuerySourceBigQuerySource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQuerySourceBigQuerySource. parseFrom(com.google.protobuf.CodedInputStream input)static BigQuerySourceBigQuerySource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQuerySourceBigQuerySource. parseFrom(InputStream input)static BigQuerySourceBigQuerySource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BigQuerySourceBigQuerySource. parseFrom(ByteBuffer data)static BigQuerySourceBigQuerySource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type BigQuerySource Modifier and Type Method Description com.google.protobuf.Parser<BigQuerySource>BigQuerySource. getParserForType()static com.google.protobuf.Parser<BigQuerySource>BigQuerySource. parser()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type BigQuerySource Modifier and Type Method Description BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.Builder. mergeBigqueryReadInstances(BigQuerySource value)Similar to csv_read_instances, but from BigQuery source.BatchPredictionJob.InputConfig.BuilderBatchPredictionJob.InputConfig.Builder. mergeBigquerySource(BigQuerySource value)The BigQuery location of the input table.ImportFeatureValuesRequest.BuilderImportFeatureValuesRequest.Builder. mergeBigquerySource(BigQuerySource value).google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_source = 3;ModelMonitoringObjectiveConfig.TrainingDataset.BuilderModelMonitoringObjectiveConfig.TrainingDataset.Builder. mergeBigquerySource(BigQuerySource value)The BigQuery table of the unmanaged Dataset used to train this Model.BigQuerySource.BuilderBigQuerySource.Builder. mergeFrom(BigQuerySource other)static BigQuerySource.BuilderBigQuerySource. newBuilder(BigQuerySource prototype)BatchReadFeatureValuesRequest.BuilderBatchReadFeatureValuesRequest.Builder. setBigqueryReadInstances(BigQuerySource value)Similar to csv_read_instances, but from BigQuery source.BatchPredictionJob.InputConfig.BuilderBatchPredictionJob.InputConfig.Builder. setBigquerySource(BigQuerySource value)The BigQuery location of the input table.ImportFeatureValuesRequest.BuilderImportFeatureValuesRequest.Builder. setBigquerySource(BigQuerySource value).google.cloud.aiplatform.v1beta1.BigQuerySource bigquery_source = 3;ModelMonitoringObjectiveConfig.TrainingDataset.BuilderModelMonitoringObjectiveConfig.TrainingDataset.Builder. setBigquerySource(BigQuerySource value)The BigQuery table of the unmanaged Dataset used to train this Model.
-