Uses of Class
com.google.cloud.aiplatform.v1.BigQuerySource
Packages that use BigQuerySource
-
Uses of BigQuerySource in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return BigQuerySourceModifier and TypeMethodDescriptionBigQuerySource.Builder.build()BigQuerySource.Builder.buildPartial()BatchReadFeatureValuesRequest.Builder.getBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BatchReadFeatureValuesRequest.getBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BatchReadFeatureValuesRequestOrBuilder.getBigqueryReadInstances()Similar to csv_read_instances, but from BigQuery source.BatchPredictionJob.InputConfig.Builder.getBigquerySource()The BigQuery location of the input table.BatchPredictionJob.InputConfig.getBigquerySource()The BigQuery location of the input table.BatchPredictionJob.InputConfigOrBuilder.getBigquerySource()The BigQuery location of the input table.EvaluationDataset.Builder.getBigquerySource()BigQuery source holds the dataset.EvaluationDataset.getBigquerySource()BigQuery source holds the dataset.EvaluationDatasetOrBuilder.getBigquerySource()BigQuery source holds the dataset.ImportFeatureValuesRequest.Builder.getBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ImportFeatureValuesRequest.getBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ImportFeatureValuesRequestOrBuilder.getBigquerySource().google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ModelMonitoringObjectiveConfig.TrainingDataset.Builder.getBigquerySource()The BigQuery table of the unmanaged Dataset used to train this Model.ModelMonitoringObjectiveConfig.TrainingDataset.getBigquerySource()The BigQuery table of the unmanaged Dataset used to train this Model.ModelMonitoringObjectiveConfig.TrainingDatasetOrBuilder.getBigquerySource()The BigQuery table of the unmanaged Dataset used to train this Model.FeatureGroup.BigQuery.Builder.getBigQuerySource()Required.FeatureGroup.BigQuery.getBigQuerySource()Required.FeatureGroup.BigQueryOrBuilder.getBigQuerySource()Required.static BigQuerySourceBigQuerySource.getDefaultInstance()BigQuerySource.Builder.getDefaultInstanceForType()BigQuerySource.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.v1 that return types with arguments of type BigQuerySourceModifier and TypeMethodDescriptioncom.google.protobuf.Parser<BigQuerySource>BigQuerySource.getParserForType()static com.google.protobuf.Parser<BigQuerySource>BigQuerySource.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type BigQuerySourceModifier and TypeMethodDescriptionBatchReadFeatureValuesRequest.Builder.mergeBigqueryReadInstances(BigQuerySource value) Similar to csv_read_instances, but from BigQuery source.BatchPredictionJob.InputConfig.Builder.mergeBigquerySource(BigQuerySource value) The BigQuery location of the input table.EvaluationDataset.Builder.mergeBigquerySource(BigQuerySource value) BigQuery source holds the dataset.ImportFeatureValuesRequest.Builder.mergeBigquerySource(BigQuerySource value) .google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ModelMonitoringObjectiveConfig.TrainingDataset.Builder.mergeBigquerySource(BigQuerySource value) The BigQuery table of the unmanaged Dataset used to train this Model.FeatureGroup.BigQuery.Builder.mergeBigQuerySource(BigQuerySource value) Required.BigQuerySource.Builder.mergeFrom(BigQuerySource other) static BigQuerySource.BuilderBigQuerySource.newBuilder(BigQuerySource prototype) BatchReadFeatureValuesRequest.Builder.setBigqueryReadInstances(BigQuerySource value) Similar to csv_read_instances, but from BigQuery source.BatchPredictionJob.InputConfig.Builder.setBigquerySource(BigQuerySource value) The BigQuery location of the input table.EvaluationDataset.Builder.setBigquerySource(BigQuerySource value) BigQuery source holds the dataset.ImportFeatureValuesRequest.Builder.setBigquerySource(BigQuerySource value) .google.cloud.aiplatform.v1.BigQuerySource bigquery_source = 3;ModelMonitoringObjectiveConfig.TrainingDataset.Builder.setBigquerySource(BigQuerySource value) The BigQuery table of the unmanaged Dataset used to train this Model.FeatureGroup.BigQuery.Builder.setBigQuerySource(BigQuerySource value) Required.