Class: Google::Apis::AiplatformV1beta1::AiplatformService
- Inherits:
-
Core::BaseService
- Object
- Core::BaseService
- Google::Apis::AiplatformV1beta1::AiplatformService
- Defined in:
- lib/google/apis/aiplatform_v1beta1/service.rb
Overview
Vertex AI API
Train high-quality custom machine learning models with minimal machine learning expertise and effort.
Instance Attribute Summary collapse
-
#key ⇒ String
API key.
-
#quota_user ⇒ String
Available to use for quota purposes for server-side applications.
Instance Method Summary collapse
-
#add_project_location_metadata_store_context_context_artifacts_and_executions(context, google_cloud_aiplatform_v1beta1_add_context_artifacts_and_executions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsResponse
Adds a set of Artifacts and Executions to a Context.
-
#add_project_location_metadata_store_context_context_children(context, google_cloud_aiplatform_v1beta1_add_context_children_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextChildrenResponse
Adds a set of Contexts as children to a parent Context.
-
#add_project_location_metadata_store_execution_execution_events(execution, google_cloud_aiplatform_v1beta1_add_execution_events_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddExecutionEventsResponse
Adds Events to the specified Execution.
-
#add_project_location_study_trial_trial_measurement(trial_name, google_cloud_aiplatform_v1beta1_add_trial_measurement_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Adds a measurement of the objective metrics to a Trial.
-
#assign_project_location_notebook_runtime(parent, google_cloud_aiplatform_v1beta1_assign_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Assigns a NotebookRuntime to a user for a particular Notebook file.
-
#batch_project_location_featurestore_entity_type_feature_create(parent, google_cloud_aiplatform_v1beta1_batch_create_features_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a batch of Features in a given EntityType.
-
#batch_project_location_featurestore_read_feature_values(featurestore, google_cloud_aiplatform_v1beta1_batch_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch reads Feature values from a Featurestore.
-
#batch_project_location_migratable_resource_migrate(parent, google_cloud_aiplatform_v1beta1_batch_migrate_resources_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and datalabeling.googleapis.com to Vertex AI.
-
#batch_project_location_model_evaluation_slice_import(parent, google_cloud_aiplatform_v1beta1_batch_import_evaluated_annotations_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse
Imports a list of externally generated EvaluatedAnnotations.
-
#batch_project_location_pipeline_job_delete(parent, google_cloud_aiplatform_v1beta1_batch_delete_pipeline_jobs_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch deletes PipelineJobs The Operation is atomic.
-
#batch_project_location_tensorboard_experiment_run_create(parent, google_cloud_aiplatform_v1beta1_batch_create_tensorboard_runs_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse
Batch create TensorboardRuns.
-
#batch_project_location_tensorboard_experiment_run_time_series_create(parent, runs_id, google_cloud_aiplatform_v1beta1_batch_create_tensorboard_time_series_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.
-
#batch_project_location_tensorboard_experiment_run_time_series_read(tensorboard, experiments_id, runs_id, time_series: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse
Reads multiple TensorboardTimeSeries' data.
-
#cancel_project_location_batch_prediction_job(name, google_cloud_aiplatform_v1beta1_cancel_batch_prediction_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a BatchPredictionJob.
-
#cancel_project_location_custom_job(name, google_cloud_aiplatform_v1beta1_cancel_custom_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a CustomJob.
-
#cancel_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_data_labeling_job(name, google_cloud_aiplatform_v1beta1_cancel_data_labeling_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a DataLabelingJob.
-
#cancel_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_hyperparameter_tuning_job(name, google_cloud_aiplatform_v1beta1_cancel_hyperparameter_tuning_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a HyperparameterTuningJob.
-
#cancel_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_nas_job(name, google_cloud_aiplatform_v1beta1_cancel_nas_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a NasJob.
-
#cancel_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_pipeline_job(name, google_cloud_aiplatform_v1beta1_cancel_pipeline_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a PipelineJob.
-
#cancel_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#cancel_project_location_training_pipeline(name, google_cloud_aiplatform_v1beta1_cancel_training_pipeline_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a TrainingPipeline.
-
#cancel_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation.
-
#check_project_location_study_trial_trial_early_stopping_state(trial_name, google_cloud_aiplatform_v1beta1_check_trial_early_stopping_state_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Checks whether a Trial should stop or not.
-
#complete_project_location_study_trial(name, google_cloud_aiplatform_v1beta1_complete_trial_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Marks a Trial as complete.
-
#compute_project_location_endpoint_tokens(endpoint, google_cloud_aiplatform_v1beta1_compute_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse
Return a list of tokens based on the input text.
-
#compute_project_location_publisher_model_tokens(endpoint, google_cloud_aiplatform_v1beta1_compute_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse
Return a list of tokens based on the input text.
-
#copy_project_location_model(parent, google_cloud_aiplatform_v1beta1_copy_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Copies an already existing Vertex AI Model into the specified Location.
-
#count_project_location_endpoint_tokens(endpoint, google_cloud_aiplatform_v1beta1_count_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse
Perform a token counting.
-
#count_project_location_publisher_model_tokens(endpoint, google_cloud_aiplatform_v1beta1_count_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse
Perform a token counting.
-
#create_project_location_batch_prediction_job(parent, google_cloud_aiplatform_v1beta1_batch_prediction_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob
Creates a BatchPredictionJob.
-
#create_project_location_custom_job(parent, google_cloud_aiplatform_v1beta1_custom_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob
Creates a CustomJob.
-
#create_project_location_data_labeling_job(parent, google_cloud_aiplatform_v1beta1_data_labeling_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob
Creates a DataLabelingJob.
-
#create_project_location_dataset(parent, google_cloud_aiplatform_v1beta1_dataset_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a Dataset.
-
#create_project_location_dataset_dataset_version(parent, google_cloud_aiplatform_v1beta1_dataset_version_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Create a version from a Dataset.
-
#create_project_location_deployment_resource_pool(parent, google_cloud_aiplatform_v1beta1_create_deployment_resource_pool_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Create a DeploymentResourcePool.
-
#create_project_location_endpoint(parent, google_cloud_aiplatform_v1beta1_endpoint_object = nil, endpoint_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates an Endpoint.
-
#create_project_location_feature_group(parent, google_cloud_aiplatform_v1beta1_feature_group_object = nil, feature_group_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new FeatureGroup in a given project and location.
-
#create_project_location_feature_group_feature(parent, google_cloud_aiplatform_v1beta1_feature_object = nil, feature_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new Feature in a given FeatureGroup.
-
#create_project_location_feature_online_store(parent, google_cloud_aiplatform_v1beta1_feature_online_store_object = nil, feature_online_store_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new FeatureOnlineStore in a given project and location.
-
#create_project_location_feature_online_store_feature_view(parent, google_cloud_aiplatform_v1beta1_feature_view_object = nil, feature_view_id: nil, run_sync_immediately: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new FeatureView in a given FeatureOnlineStore.
-
#create_project_location_featurestore(parent, google_cloud_aiplatform_v1beta1_featurestore_object = nil, featurestore_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new Featurestore in a given project and location.
-
#create_project_location_featurestore_entity_type(parent, google_cloud_aiplatform_v1beta1_entity_type_object = nil, entity_type_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new EntityType in a given Featurestore.
-
#create_project_location_featurestore_entity_type_feature(parent, google_cloud_aiplatform_v1beta1_feature_object = nil, feature_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new Feature in a given EntityType.
-
#create_project_location_hyperparameter_tuning_job(parent, google_cloud_aiplatform_v1beta1_hyperparameter_tuning_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob
Creates a HyperparameterTuningJob.
-
#create_project_location_index(parent, google_cloud_aiplatform_v1beta1_index_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates an Index.
-
#create_project_location_index_endpoint(parent, google_cloud_aiplatform_v1beta1_index_endpoint_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates an IndexEndpoint.
-
#create_project_location_metadata_store(parent, google_cloud_aiplatform_v1beta1_metadata_store_object = nil, metadata_store_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Initializes a MetadataStore, including allocation of resources.
-
#create_project_location_metadata_store_artifact(parent, google_cloud_aiplatform_v1beta1_artifact_object = nil, artifact_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact
Creates an Artifact associated with a MetadataStore.
-
#create_project_location_metadata_store_context(parent, google_cloud_aiplatform_v1beta1_context_object = nil, context_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Creates a Context associated with a MetadataStore.
-
#create_project_location_metadata_store_execution(parent, google_cloud_aiplatform_v1beta1_execution_object = nil, execution_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Creates an Execution associated with a MetadataStore.
-
#create_project_location_metadata_store_metadata_schema(parent, google_cloud_aiplatform_v1beta1_metadata_schema_object = nil, metadata_schema_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema
Creates a MetadataSchema.
-
#create_project_location_model_deployment_monitoring_job(parent, google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob
Creates a ModelDeploymentMonitoringJob.
-
#create_project_location_nas_job(parent, google_cloud_aiplatform_v1beta1_nas_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob
Creates a NasJob.
-
#create_project_location_notebook_runtime_template(parent, google_cloud_aiplatform_v1beta1_notebook_runtime_template_object = nil, notebook_runtime_template_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a NotebookRuntimeTemplate.
-
#create_project_location_persistent_resource(parent, google_cloud_aiplatform_v1beta1_persistent_resource_object = nil, persistent_resource_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a PersistentResource.
-
#create_project_location_pipeline_job(parent, google_cloud_aiplatform_v1beta1_pipeline_job_object = nil, pipeline_job_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob
Creates a PipelineJob.
-
#create_project_location_schedule(parent, google_cloud_aiplatform_v1beta1_schedule_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule
Creates a Schedule.
-
#create_project_location_specialist_pool(parent, google_cloud_aiplatform_v1beta1_specialist_pool_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a SpecialistPool.
-
#create_project_location_study(parent, google_cloud_aiplatform_v1beta1_study_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study
Creates a Study.
-
#create_project_location_study_trial(parent, google_cloud_aiplatform_v1beta1_trial_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Adds a user provided Trial to a Study.
-
#create_project_location_tensorboard(parent, google_cloud_aiplatform_v1beta1_tensorboard_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a Tensorboard.
-
#create_project_location_tensorboard_experiment(parent, google_cloud_aiplatform_v1beta1_tensorboard_experiment_object = nil, tensorboard_experiment_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment
Creates a TensorboardExperiment.
-
#create_project_location_tensorboard_experiment_run(parent, google_cloud_aiplatform_v1beta1_tensorboard_run_object = nil, tensorboard_run_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun
Creates a TensorboardRun.
-
#create_project_location_tensorboard_experiment_run_time_series(parent, google_cloud_aiplatform_v1beta1_tensorboard_time_series_object = nil, tensorboard_time_series_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries
Creates a TensorboardTimeSeries.
-
#create_project_location_training_pipeline(parent, google_cloud_aiplatform_v1beta1_training_pipeline_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline
Creates a TrainingPipeline.
-
#delete_project_location_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a BatchPredictionJob.
-
#delete_project_location_custom_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a CustomJob.
-
#delete_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_data_labeling_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a DataLabelingJob.
-
#delete_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_dataset(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Dataset.
-
#delete_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_dataset_dataset_version(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Dataset version.
-
#delete_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_dataset_saved_query(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a SavedQuery.
-
#delete_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_deployment_resource_pool(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Delete a DeploymentResourcePool.
-
#delete_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Endpoint.
-
#delete_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_feature_group(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single FeatureGroup.
-
#delete_project_location_feature_group_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single Feature.
-
#delete_project_location_feature_group_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_feature_group_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_feature_online_store(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single FeatureOnlineStore.
-
#delete_project_location_feature_online_store_feature_view(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single FeatureView.
-
#delete_project_location_feature_online_store_feature_view_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_feature_online_store_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_featurestore(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single Featurestore.
-
#delete_project_location_featurestore_entity_type(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single EntityType.
-
#delete_project_location_featurestore_entity_type_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single Feature.
-
#delete_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_delete_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Delete Feature values from Featurestore.
-
#delete_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_hyperparameter_tuning_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a HyperparameterTuningJob.
-
#delete_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_index(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Index.
-
#delete_project_location_index_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an IndexEndpoint.
-
#delete_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_metadata_store(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single MetadataStore and all its child resources (Artifacts, Executions, and Contexts).
-
#delete_project_location_metadata_store_artifact(name, etag: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Artifact.
-
#delete_project_location_metadata_store_context(name, etag: nil, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a stored Context.
-
#delete_project_location_metadata_store_execution(name, etag: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Execution.
-
#delete_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_model(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Model.
-
#delete_project_location_model_deployment_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a ModelDeploymentMonitoringJob.
-
#delete_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_model_version(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Model version.
-
#delete_project_location_nas_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NasJob.
-
#delete_project_location_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookRuntime.
-
#delete_project_location_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookRuntimeTemplate.
-
#delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_persistent_resource(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a PersistentResource.
-
#delete_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_pipeline_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a PipelineJob.
-
#delete_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_schedule(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Schedule.
-
#delete_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_solver_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_specialist_pool(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a SpecialistPool as well as all Specialists in the pool.
-
#delete_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_study(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a Study.
-
#delete_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_study_trial(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a Trial.
-
#delete_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_tensorboard(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Tensorboard.
-
#delete_project_location_tensorboard_experiment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TensorboardExperiment.
-
#delete_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_tensorboard_experiment_run(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TensorboardRun.
-
#delete_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_tensorboard_experiment_run_time_series(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TensorboardTimeSeries.
-
#delete_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_training_pipeline(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TrainingPipeline.
-
#delete_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#deploy_project_location_endpoint_model(endpoint, google_cloud_aiplatform_v1beta1_deploy_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deploys a Model into this Endpoint, creating a DeployedModel within it.
-
#deploy_project_location_index_endpoint_index(index_endpoint, google_cloud_aiplatform_v1beta1_deploy_index_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deploys an Index into this IndexEndpoint, creating a DeployedIndex within it.
-
#explain_project_location_endpoint(endpoint, google_cloud_aiplatform_v1beta1_explain_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplainResponse
Perform an online explanation.
-
#export_project_location_dataset(name, google_cloud_aiplatform_v1beta1_export_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Exports data from a Dataset.
-
#export_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_export_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Exports Feature values from all the entities of a target EntityType.
-
#export_project_location_model(name, google_cloud_aiplatform_v1beta1_export_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Exports a trained, exportable Model to a location specified by the user.
-
#export_project_location_tensorboard_experiment_run_time_series_tensorboard_time_series(tensorboard_time_series, google_cloud_aiplatform_v1beta1_export_tensorboard_time_series_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse
Exports a TensorboardTimeSeries' data.
-
#fetch_project_location_feature_online_store_feature_view_feature_values(feature_view, google_cloud_aiplatform_v1beta1_fetch_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse
Fetch feature values under a FeatureView.
-
#find_project_location_index_endpoint_neighbors(index_endpoint, google_cloud_aiplatform_v1beta1_find_neighbors_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FindNeighborsResponse
Finds the nearest neighbors of each vector within the request.
-
#generate_project_location_notebook_execution_job_access_token(name, google_cloud_aiplatform_v1beta1_generate_access_token_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse
Internal only: Called from Compute Engine instance to obtain EUC for owner Anonymous access: authenticates caller using VM identity JWT.
-
#generate_project_location_notebook_runtime_access_token(name, google_cloud_aiplatform_v1beta1_generate_access_token_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse
Internal only: Called from Compute Engine instance to obtain EUC for owner Anonymous access: authenticates caller using VM identity JWT.
-
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudLocationLocation
Gets information about a location.
-
#get_project_location_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob
Gets a BatchPredictionJob.
-
#get_project_location_custom_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob
Gets a CustomJob.
-
#get_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_data_labeling_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob
Gets a DataLabelingJob.
-
#get_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_dataset(name, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset
Gets a Dataset.
-
#get_project_location_dataset_annotation_spec(name, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AnnotationSpec
Gets an AnnotationSpec.
-
#get_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_dataset_dataset_version(name, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion
Gets a Dataset version.
-
#get_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_deployment_resource_pool(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeploymentResourcePool
Get a DeploymentResourcePool.
-
#get_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint
Gets an Endpoint.
-
#get_project_location_endpoint_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource.
-
#get_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_feature_group(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup
Gets details of a single FeatureGroup.
-
#get_project_location_feature_group_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature
Gets details of a single Feature.
-
#get_project_location_feature_group_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_feature_group_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_feature_online_store(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore
Gets details of a single FeatureOnlineStore.
-
#get_project_location_feature_online_store_feature_view(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView
Gets details of a single FeatureView.
-
#get_project_location_feature_online_store_feature_view_feature_view_sync(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync
Gets details of a single FeatureViewSync.
-
#get_project_location_feature_online_store_feature_view_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_feature_online_store_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_featurestore(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Featurestore
Gets details of a single Featurestore.
-
#get_project_location_featurestore_entity_type(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType
Gets details of a single EntityType.
-
#get_project_location_featurestore_entity_type_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature
Gets details of a single Feature.
-
#get_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_featurestore_entity_type_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource.
-
#get_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_featurestore_iam_policy(resource, google_iam_v1_get_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource.
-
#get_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_hyperparameter_tuning_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob
Gets a HyperparameterTuningJob.
-
#get_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_index(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Index
Gets an Index.
-
#get_project_location_index_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint
Gets an IndexEndpoint.
-
#get_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_metadata_store(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataStore
Retrieves a specific MetadataStore.
-
#get_project_location_metadata_store_artifact(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact
Retrieves a specific Artifact.
-
#get_project_location_metadata_store_context(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Retrieves a specific Context.
-
#get_project_location_metadata_store_execution(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Retrieves a specific Execution.
-
#get_project_location_metadata_store_metadata_schema(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema
Retrieves a specific MetadataSchema.
-
#get_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_model(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model
Gets a Model.
-
#get_project_location_model_deployment_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob
Gets a ModelDeploymentMonitoringJob.
-
#get_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_model_evaluation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation
Gets a ModelEvaluation.
-
#get_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_model_evaluation_slice(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluationSlice
Gets a ModelEvaluationSlice.
-
#get_project_location_model_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource.
-
#get_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_nas_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob
Gets a NasJob.
-
#get_project_location_nas_job_nas_trial_detail(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrialDetail
Gets a NasTrialDetail.
-
#get_project_location_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntime
Gets a NotebookRuntime.
-
#get_project_location_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate
Gets a NotebookRuntimeTemplate.
-
#get_project_location_notebook_runtime_template_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource.
-
#get_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_persistent_resource(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentResource
Gets a PersistentResource.
-
#get_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_pipeline_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob
Gets a PipelineJob.
-
#get_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_schedule(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule
Gets a Schedule.
-
#get_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_solver_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_specialist_pool(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpecialistPool
Gets a SpecialistPool.
-
#get_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_study(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study
Gets a Study by name.
-
#get_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_study_trial(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Gets a Trial.
-
#get_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_tensorboard(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tensorboard
Gets a Tensorboard.
-
#get_project_location_tensorboard_experiment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment
Gets a TensorboardExperiment.
-
#get_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_tensorboard_experiment_run(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun
Gets a TensorboardRun.
-
#get_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_tensorboard_experiment_run_time_series(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries
Gets a TensorboardTimeSeries.
-
#get_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_project_location_training_pipeline(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline
Gets a TrainingPipeline.
-
#get_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation.
-
#get_publisher_model(name, language_code: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel
Gets a Model Garden publisher model.
-
#import_project_location_dataset(name, google_cloud_aiplatform_v1beta1_import_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Imports data into a Dataset.
-
#import_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_import_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Imports Feature values into the Featurestore from a source storage.
-
#import_project_location_model_evaluation(parent, google_cloud_aiplatform_v1beta1_import_model_evaluation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation
Imports an externally generated ModelEvaluation.
-
#initialize ⇒ AiplatformService
constructor
A new instance of AiplatformService.
-
#list_project_location_batch_prediction_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse
Lists BatchPredictionJobs in a Location.
-
#list_project_location_custom_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_custom_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCustomJobsResponse
Lists CustomJobs in a Location.
-
#list_project_location_data_labeling_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_data_labeling_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse
Lists DataLabelingJobs in a Location.
-
#list_project_location_dataset_annotation_spec_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_dataset_data_item_annotation_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_dataset_data_item_annotations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListAnnotationsResponse
Lists Annotations belongs to a dataitem.
-
#list_project_location_dataset_data_item_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_dataset_data_items(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataItemsResponse
Lists DataItems in a Dataset.
-
#list_project_location_dataset_dataset_versions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse
Lists DatasetVersions in a Dataset.
-
#list_project_location_dataset_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_dataset_saved_queries(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
Lists SavedQueries in a Dataset.
-
#list_project_location_dataset_saved_query_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_datasets(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetsResponse
Lists Datasets in a Location.
-
#list_project_location_deployment_resource_pool_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_deployment_resource_pools(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse
List DeploymentResourcePools in a location.
-
#list_project_location_edge_device_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_endpoint_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_endpoints(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEndpointsResponse
Lists Endpoints in a Location.
-
#list_project_location_extension_controller_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_extension_deployment_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_extension_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_feature_group_feature_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_feature_group_features(parent, filter: nil, latest_stats_count: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse
Lists Features in a given FeatureGroup.
-
#list_project_location_feature_group_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_feature_groups(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
Lists FeatureGroups in a given project and location.
-
#list_project_location_feature_online_store_feature_view_feature_view_syncs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse
Lists FeatureViewSyncs in a given FeatureView.
-
#list_project_location_feature_online_store_feature_view_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_feature_online_store_feature_views(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewsResponse
Lists FeatureViews in a given FeatureOnlineStore.
-
#list_project_location_feature_online_store_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_feature_online_stores(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
Lists FeatureOnlineStores in a given project and location.
-
#list_project_location_featurestore_entity_type_feature_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_featurestore_entity_type_features(parent, filter: nil, latest_stats_count: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse
Lists Features in a given EntityType.
-
#list_project_location_featurestore_entity_type_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_featurestore_entity_types(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEntityTypesResponse
Lists EntityTypes in a given Featurestore.
-
#list_project_location_featurestore_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_featurestores(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturestoresResponse
Lists Featurestores in a given project and location.
-
#list_project_location_hyperparameter_tuning_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_hyperparameter_tuning_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse
Lists HyperparameterTuningJobs in a Location.
-
#list_project_location_index_endpoint_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_index_endpoints(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse
Lists IndexEndpoints in a Location.
-
#list_project_location_index_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_indexes(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexesResponse
Lists Indexes in a Location.
-
#list_project_location_metadata_store_artifacts(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListArtifactsResponse
Lists Artifacts in the MetadataStore.
-
#list_project_location_metadata_store_contexts(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListContextsResponse
Lists Contexts on the MetadataStore.
-
#list_project_location_metadata_store_executions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExecutionsResponse
Lists Executions in the MetadataStore.
-
#list_project_location_metadata_store_metadata_schemas(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse
Lists MetadataSchemas.
-
#list_project_location_metadata_stores(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataStoresResponse
Lists MetadataStores for a Location.
-
#list_project_location_migratable_resource_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_model_deployment_monitoring_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_model_deployment_monitoring_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse
Lists ModelDeploymentMonitoringJobs in a Location.
-
#list_project_location_model_evaluation_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_model_evaluation_slices(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse
Lists ModelEvaluationSlices in a ModelEvaluation.
-
#list_project_location_model_evaluations(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse
Lists ModelEvaluations in a Model.
-
#list_project_location_model_monitor_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_model_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_model_versions(name, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelVersionsResponse
Lists versions of the specified model.
-
#list_project_location_models(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelsResponse
Lists Models in a Location.
-
#list_project_location_nas_job_nas_trial_details(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse
List top NasTrialDetails of a NasJob.
-
#list_project_location_nas_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasJobsResponse
Lists NasJobs in a Location.
-
#list_project_location_notebook_runtime_templates(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse
Lists NotebookRuntimeTemplates in a Location.
-
#list_project_location_notebook_runtimes(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse
Lists NotebookRuntimes in a Location.
-
#list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_persistent_resource_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_persistent_resources(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse
Lists PersistentResources in a Location.
-
#list_project_location_pipeline_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_pipeline_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPipelineJobsResponse
Lists PipelineJobs in a Location.
-
#list_project_location_schedule_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_schedules(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSchedulesResponse
Lists Schedules in a Location.
-
#list_project_location_solver_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_specialist_pool_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_specialist_pools(parent, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse
Lists SpecialistPools in a Location.
-
#list_project_location_studies(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListStudiesResponse
Lists all the studies in a region for an associated project.
-
#list_project_location_study_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_study_trial_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_study_trial_optimal_trials(parent, google_cloud_aiplatform_v1beta1_list_optimal_trials_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse
Lists the pareto-optimal Trials for multi-objective Study or the optimal Trials for single-objective Study.
-
#list_project_location_study_trials(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrialsResponse
Lists the Trials associated with a Study.
-
#list_project_location_tensorboard_experiment_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_tensorboard_experiment_run_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_tensorboard_experiment_run_time_series(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse
Lists TensorboardTimeSeries in a Location.
-
#list_project_location_tensorboard_experiment_run_time_series_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_tensorboard_experiment_runs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse
Lists TensorboardRuns in a Location.
-
#list_project_location_tensorboard_experiments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse
Lists TensorboardExperiments in a Location.
-
#list_project_location_tensorboard_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_tensorboards(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardsResponse
Lists Tensorboards in a Location.
-
#list_project_location_training_pipeline_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request.
-
#list_project_location_training_pipelines(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse
Lists TrainingPipelines in a Location.
-
#list_project_locations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudLocationListLocationsResponse
Lists information about the supported locations for this service.
-
#list_publisher_models(parent, filter: nil, language_code: nil, order_by: nil, page_size: nil, page_token: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPublisherModelsResponse
Lists publisher models in Model Garden.
-
#lookup_project_location_study(parent, google_cloud_aiplatform_v1beta1_lookup_study_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study
Looks a study up using the user-defined display_name field instead of the fully qualified resource name.
-
#merge_project_location_model_version_aliases(name, google_cloud_aiplatform_v1beta1_merge_version_aliases_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model
Merges a set of aliases for a Model version.
-
#mutate_project_location_endpoint_deployed_model(endpoint, google_cloud_aiplatform_v1beta1_mutate_deployed_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates an existing deployed model.
-
#mutate_project_location_index_endpoint_deployed_index(index_endpoint, google_cloud_aiplatform_v1beta1_deployed_index_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Update an existing DeployedIndex under an IndexEndpoint.
-
#patch_project_location_dataset(name, google_cloud_aiplatform_v1beta1_dataset_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset
Updates a Dataset.
-
#patch_project_location_endpoint(name, google_cloud_aiplatform_v1beta1_endpoint_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint
Updates an Endpoint.
-
#patch_project_location_feature_group(name, google_cloud_aiplatform_v1beta1_feature_group_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single FeatureGroup.
-
#patch_project_location_feature_group_feature(name, google_cloud_aiplatform_v1beta1_feature_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single Feature.
-
#patch_project_location_feature_online_store(name, google_cloud_aiplatform_v1beta1_feature_online_store_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single FeatureOnlineStore.
-
#patch_project_location_feature_online_store_feature_view(name, google_cloud_aiplatform_v1beta1_feature_view_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single FeatureView.
-
#patch_project_location_featurestore(name, google_cloud_aiplatform_v1beta1_featurestore_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single Featurestore.
-
#patch_project_location_featurestore_entity_type(name, google_cloud_aiplatform_v1beta1_entity_type_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType
Updates the parameters of a single EntityType.
-
#patch_project_location_featurestore_entity_type_feature(name, google_cloud_aiplatform_v1beta1_feature_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature
Updates the parameters of a single Feature.
-
#patch_project_location_index(name, google_cloud_aiplatform_v1beta1_index_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates an Index.
-
#patch_project_location_index_endpoint(name, google_cloud_aiplatform_v1beta1_index_endpoint_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint
Updates an IndexEndpoint.
-
#patch_project_location_metadata_store_artifact(name, google_cloud_aiplatform_v1beta1_artifact_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact
Updates a stored Artifact.
-
#patch_project_location_metadata_store_context(name, google_cloud_aiplatform_v1beta1_context_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Updates a stored Context.
-
#patch_project_location_metadata_store_execution(name, google_cloud_aiplatform_v1beta1_execution_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Updates a stored Execution.
-
#patch_project_location_model(name, google_cloud_aiplatform_v1beta1_model_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model
Updates a Model.
-
#patch_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a ModelDeploymentMonitoringJob.
-
#patch_project_location_persistent_resource(name, google_cloud_aiplatform_v1beta1_persistent_resource_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a PersistentResource.
-
#patch_project_location_schedule(name, google_cloud_aiplatform_v1beta1_schedule_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule
Updates an active or paused Schedule.
-
#patch_project_location_specialist_pool(name, google_cloud_aiplatform_v1beta1_specialist_pool_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a SpecialistPool.
-
#patch_project_location_tensorboard(name, google_cloud_aiplatform_v1beta1_tensorboard_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a Tensorboard.
-
#patch_project_location_tensorboard_experiment(name, google_cloud_aiplatform_v1beta1_tensorboard_experiment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment
Updates a TensorboardExperiment.
-
#patch_project_location_tensorboard_experiment_run(name, google_cloud_aiplatform_v1beta1_tensorboard_run_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun
Updates a TensorboardRun.
-
#patch_project_location_tensorboard_experiment_run_time_series(name, google_cloud_aiplatform_v1beta1_tensorboard_time_series_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries
Updates a TensorboardTimeSeries.
-
#pause_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_pause_model_deployment_monitoring_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Pauses a ModelDeploymentMonitoringJob.
-
#pause_project_location_schedule(name, google_cloud_aiplatform_v1beta1_pause_schedule_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Pauses a Schedule.
-
#predict_project_location_endpoint(endpoint, google_cloud_aiplatform_v1beta1_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse
Perform an online prediction.
-
#predict_project_location_publisher_model(endpoint, google_cloud_aiplatform_v1beta1_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse
Perform an online prediction.
-
#purge_project_location_metadata_store_artifact(parent, google_cloud_aiplatform_v1beta1_purge_artifacts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Purges Artifacts.
-
#purge_project_location_metadata_store_context(parent, google_cloud_aiplatform_v1beta1_purge_contexts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Purges Contexts.
-
#purge_project_location_metadata_store_execution(parent, google_cloud_aiplatform_v1beta1_purge_executions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Purges Executions.
-
#query_project_location_deployment_resource_pool_deployed_models(deployment_resource_pool, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse
List DeployedModels that have been deployed on this DeploymentResourcePool.
-
#query_project_location_metadata_store_artifact_artifact_lineage_subgraph(artifact, filter: nil, max_hops: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph
Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.
-
#query_project_location_metadata_store_context_context_lineage_subgraph(context, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph
Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.
-
#query_project_location_metadata_store_execution_execution_inputs_and_outputs(execution, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph
Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.
-
#raw_project_location_endpoint_predict(endpoint, google_cloud_aiplatform_v1beta1_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform an online prediction with an arbitrary HTTP payload.
-
#raw_project_location_publisher_model_predict(endpoint, google_cloud_aiplatform_v1beta1_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform an online prediction with an arbitrary HTTP payload.
-
#read_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse
Reads Feature values of a specific entity of an EntityType.
-
#read_project_location_index_endpoint_index_datapoints(index_endpoint, google_cloud_aiplatform_v1beta1_read_index_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse
Reads the datapoints/vectors of the given IDs.
-
#read_project_location_tensorboard_experiment_run_time_series(tensorboard_time_series, filter: nil, max_data_points: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse
Reads a TensorboardTimeSeries' data.
-
#read_project_location_tensorboard_experiment_run_time_series_blob_data(time_series, blob_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse
Gets bytes of TensorboardBlobs.
-
#read_project_location_tensorboard_size(tensorboard, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse
Returns the storage size for a given TensorBoard instance.
-
#read_project_location_tensorboard_usage(tensorboard, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse
Returns a list of monthly active users for a given TensorBoard instance.
-
#remove_project_location_index_datapoints(index, google_cloud_aiplatform_v1beta1_remove_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveDatapointsResponse
Remove Datapoints from an Index.
-
#remove_project_location_metadata_store_context_context_children(context, google_cloud_aiplatform_v1beta1_remove_context_children_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveContextChildrenResponse
Remove a set of children contexts from a parent Context.
- #report_project_location_notebook_execution_job_event(name, google_cloud_aiplatform_v1beta1_report_execution_event_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportExecutionEventResponse
- #report_project_location_notebook_runtime_event(name, google_cloud_aiplatform_v1beta1_report_runtime_event_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse
-
#restore_project_location_dataset_dataset_version(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Restores a dataset version.
-
#resume_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_resume_model_deployment_monitoring_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Resumes a paused ModelDeploymentMonitoringJob.
-
#resume_project_location_schedule(name, google_cloud_aiplatform_v1beta1_resume_schedule_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Resumes a paused Schedule to start scheduling new runs.
-
#search_project_location_dataset_data_items(dataset, annotation_filters: nil, annotations_filter: nil, annotations_limit: nil, data_item_filter: nil, data_labeling_job: nil, field_mask: nil, order_by: nil, order_by_annotation_order_by: nil, order_by_annotation_saved_query: nil, order_by_data_item: nil, page_size: nil, page_token: nil, saved_query: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchDataItemsResponse
Searches DataItems in a Dataset.
-
#search_project_location_feature_online_store_feature_view_nearest_entities(feature_view, google_cloud_aiplatform_v1beta1_search_nearest_entities_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
Search the nearest entities under a FeatureView.
-
#search_project_location_featurestore_features(location, page_size: nil, page_token: nil, query: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchFeaturesResponse
Searches Features matching a query in a given project.
-
#search_project_location_migratable_resources(parent, google_cloud_aiplatform_v1beta1_search_migratable_resources_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse
Searches all of the resources in automl.googleapis.com, datalabeling.
-
#search_project_location_model_deployment_monitoring_job_model_deployment_monitoring_stats_anomalies(model_deployment_monitoring_job, google_cloud_aiplatform_v1beta1_search_model_deployment_monitoring_stats_anomalies_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse
Searches Model Monitoring Statistics generated within a given time window.
-
#server_project_location_endpoint_streaming_predict(endpoint, google_cloud_aiplatform_v1beta1_streaming_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse
Perform a server-side streaming online prediction request for Vertex LLM streaming.
-
#server_project_location_publisher_model_streaming_predict(endpoint, google_cloud_aiplatform_v1beta1_streaming_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse
Perform a server-side streaming online prediction request for Vertex LLM streaming.
-
#set_project_location_endpoint_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource.
-
#set_project_location_featurestore_entity_type_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource.
-
#set_project_location_featurestore_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource.
-
#set_project_location_model_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource.
-
#set_project_location_notebook_runtime_template_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource.
-
#start_project_location_notebook_runtime(name, google_cloud_aiplatform_v1beta1_start_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Starts a NotebookRuntime.
-
#stop_project_location_study_trial(name, google_cloud_aiplatform_v1beta1_stop_trial_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Stops a Trial.
-
#streaming_project_location_featurestore_entity_type_read_feature_values(entity_type, google_cloud_aiplatform_v1beta1_streaming_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse
Reads Feature values for multiple entities.
-
#suggest_project_location_study_trial(parent, google_cloud_aiplatform_v1beta1_suggest_trials_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Adds one or more Trials to a Study, with parameter values suggested by Vertex AI Vizier.
-
#sync_project_location_feature_online_store_feature_view(feature_view, google_cloud_aiplatform_v1beta1_sync_feature_view_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SyncFeatureViewResponse
Triggers on-demand sync for the FeatureView.
-
#test_project_location_endpoint_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource.
-
#test_project_location_featurestore_entity_type_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource.
-
#test_project_location_featurestore_iam_permissions(resource, google_iam_v1_test_iam_permissions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource.
-
#test_project_location_model_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource.
-
#test_project_location_notebook_runtime_template_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource.
-
#undeploy_project_location_endpoint_model(endpoint, google_cloud_aiplatform_v1beta1_undeploy_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.
-
#undeploy_project_location_index_endpoint_index(index_endpoint, google_cloud_aiplatform_v1beta1_undeploy_index_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.
-
#update_project_location_model_explanation_dataset(model, google_cloud_aiplatform_v1beta1_update_explanation_dataset_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Incrementally update the dataset used for an examples model.
-
#upload_project_location_model(parent, google_cloud_aiplatform_v1beta1_upload_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Uploads a Model artifact into Vertex AI.
-
#upsert_project_location_index_datapoints(index, google_cloud_aiplatform_v1beta1_upsert_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpsertDatapointsResponse
Add/update Datapoints into an Index.
-
#wait_project_location_custom_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_data_labeling_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_dataset_annotation_spec_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_dataset_data_item_annotation_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_dataset_data_item_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_dataset_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_dataset_saved_query_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_deployment_resource_pool_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_edge_device_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_endpoint_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_extension_controller_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_extension_deployment_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_extension_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_feature_group_feature_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_feature_group_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_feature_online_store_feature_view_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_feature_online_store_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_featurestore_entity_type_feature_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_featurestore_entity_type_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_featurestore_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_hyperparameter_tuning_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_index_endpoint_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_index_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_migratable_resource_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_model_deployment_monitoring_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_model_evaluation_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_model_monitor_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_model_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_persistent_resource_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_pipeline_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_schedule_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_specialist_pool_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_study_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_study_trial_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_tensorboard_experiment_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_tensorboard_experiment_run_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_tensorboard_experiment_run_time_series_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_tensorboard_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#wait_project_location_training_pipeline_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a specified timeout, returning the latest state.
-
#write_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_write_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteFeatureValuesResponse
Writes Feature values of one or more entities of an EntityType.
-
#write_project_location_tensorboard_experiment(tensorboard_experiment, google_cloud_aiplatform_v1beta1_write_tensorboard_experiment_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse
Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's.
-
#write_project_location_tensorboard_experiment_run(tensorboard_run, google_cloud_aiplatform_v1beta1_write_tensorboard_run_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardRunDataResponse
Write time series data points into multiple TensorboardTimeSeries under a TensorboardRun.
Constructor Details
#initialize ⇒ AiplatformService
Returns a new instance of AiplatformService.
46 47 48 49 50 51 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 46 def initialize super('https://aiplatform.googleapis.com/', '', client_name: 'google-apis-aiplatform_v1beta1', client_version: Google::Apis::AiplatformV1beta1::GEM_VERSION) @batch_path = 'batch' end |
Instance Attribute Details
#key ⇒ String
Returns API key. Your API key identifies your project and provides you with API access, quota, and reports. Required unless you provide an OAuth 2.0 token.
39 40 41 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 39 def key @key end |
#quota_user ⇒ String
Returns Available to use for quota purposes for server-side applications. Can be any arbitrary string assigned to a user, but should not exceed 40 characters.
44 45 46 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 44 def quota_user @quota_user end |
Instance Method Details
#add_project_location_metadata_store_context_context_artifacts_and_executions(context, google_cloud_aiplatform_v1beta1_add_context_artifacts_and_executions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsResponse
Adds a set of Artifacts and Executions to a Context. If any of the Artifacts or Executions have already been added to a Context, they are simply skipped.
9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9931 def (context, google_cloud_aiplatform_v1beta1_add_context_artifacts_and_executions_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+context}:addContextArtifactsAndExecutions', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_add_context_artifacts_and_executions_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextArtifactsAndExecutionsResponse command.params['context'] = context unless context.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#add_project_location_metadata_store_context_context_children(context, google_cloud_aiplatform_v1beta1_add_context_children_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextChildrenResponse
Adds a set of Contexts as children to a parent Context. If any of the child Contexts have already been added to the parent Context, they are simply skipped. If this call would create a cycle or cause any Context to have more than 10 parents, the request will fail with an INVALID_ARGUMENT error.
9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9968 def (context, google_cloud_aiplatform_v1beta1_add_context_children_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+context}:addContextChildren', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextChildrenRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_add_context_children_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextChildrenResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddContextChildrenResponse command.params['context'] = context unless context.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#add_project_location_metadata_store_execution_execution_events(execution, google_cloud_aiplatform_v1beta1_add_execution_events_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddExecutionEventsResponse
Adds Events to the specified Execution. An Event indicates whether an Artifact was used as an input or output for an Execution. If an Event already exists between the Execution and the Artifact, the Event is skipped.
10334 10335 10336 10337 10338 10339 10340 10341 10342 10343 10344 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10334 def (execution, google_cloud_aiplatform_v1beta1_add_execution_events_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+execution}:addExecutionEvents', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddExecutionEventsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_add_execution_events_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddExecutionEventsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddExecutionEventsResponse command.params['execution'] = execution unless execution.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#add_project_location_study_trial_trial_measurement(trial_name, google_cloud_aiplatform_v1beta1_add_trial_measurement_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Adds a measurement of the objective metrics to a Trial. This measurement is assumed to have been taken before the Trial is complete.
16168 16169 16170 16171 16172 16173 16174 16175 16176 16177 16178 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16168 def add_project_location_study_trial_trial_measurement(trial_name, google_cloud_aiplatform_v1beta1_add_trial_measurement_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+trialName}:addTrialMeasurement', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AddTrialMeasurementRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_add_trial_measurement_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial command.params['trialName'] = trial_name unless trial_name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#assign_project_location_notebook_runtime(parent, google_cloud_aiplatform_v1beta1_assign_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Assigns a NotebookRuntime to a user for a particular Notebook file. This method will either returns an existing assignment or generates a new one.
13457 13458 13459 13460 13461 13462 13463 13464 13465 13466 13467 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13457 def assign_project_location_notebook_runtime(parent, google_cloud_aiplatform_v1beta1_assign_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/notebookRuntimes:assign', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AssignNotebookRuntimeRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_assign_notebook_runtime_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_featurestore_entity_type_feature_create(parent, google_cloud_aiplatform_v1beta1_batch_create_features_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a batch of Features in a given EntityType.
7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7300 def batch_project_location_featurestore_entity_type_feature_create(parent, google_cloud_aiplatform_v1beta1_batch_create_features_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/features:batchCreate', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateFeaturesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_create_features_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_featurestore_read_feature_values(featurestore, google_cloud_aiplatform_v1beta1_batch_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch reads Feature values from a Featurestore. This API enables batch reading Feature values, where each read instance in the batch may read Feature values of entities from one or more EntityTypes. Point-in-time correctness is guaranteed for Feature values of each read instance as of each instance's read timestamp.
6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6285 def batch_project_location_featurestore_read_feature_values(featurestore, google_cloud_aiplatform_v1beta1_batch_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+featurestore}:batchReadFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_read_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['featurestore'] = featurestore unless featurestore.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_migratable_resource_migrate(parent, google_cloud_aiplatform_v1beta1_batch_migrate_resources_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch migrates resources from ml.googleapis.com, automl.googleapis.com, and datalabeling.googleapis.com to Vertex AI.
10776 10777 10778 10779 10780 10781 10782 10783 10784 10785 10786 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10776 def batch_project_location_migratable_resource_migrate(parent, google_cloud_aiplatform_v1beta1_batch_migrate_resources_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/migratableResources:batchMigrate', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchMigrateResourcesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_migrate_resources_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_model_evaluation_slice_import(parent, google_cloud_aiplatform_v1beta1_batch_import_evaluated_annotations_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse
Imports a list of externally generated EvaluatedAnnotations.
12546 12547 12548 12549 12550 12551 12552 12553 12554 12555 12556 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12546 def batch_project_location_model_evaluation_slice_import(parent, google_cloud_aiplatform_v1beta1_batch_import_evaluated_annotations_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}:batchImport', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_import_evaluated_annotations_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchImportEvaluatedAnnotationsResponse command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_pipeline_job_delete(parent, google_cloud_aiplatform_v1beta1_batch_delete_pipeline_jobs_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch deletes PipelineJobs The Operation is atomic. If it fails, none of the PipelineJobs are deleted. If it succeeds, all of the PipelineJobs are deleted.
14280 14281 14282 14283 14284 14285 14286 14287 14288 14289 14290 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14280 def batch_project_location_pipeline_job_delete(parent, google_cloud_aiplatform_v1beta1_batch_delete_pipeline_jobs_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/pipelineJobs:batchDelete', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchDeletePipelineJobsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_delete_pipeline_jobs_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_tensorboard_experiment_run_create(parent, google_cloud_aiplatform_v1beta1_batch_create_tensorboard_runs_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse
Batch create TensorboardRuns.
17363 17364 17365 17366 17367 17368 17369 17370 17371 17372 17373 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17363 def batch_project_location_tensorboard_experiment_run_create(parent, google_cloud_aiplatform_v1beta1_batch_create_tensorboard_runs_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/runs:batchCreate', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_create_tensorboard_runs_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardRunsResponse command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_tensorboard_experiment_run_time_series_create(parent, runs_id, google_cloud_aiplatform_v1beta1_batch_create_tensorboard_time_series_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse
Batch create TensorboardTimeSeries that belong to a TensorboardExperiment.
17817 17818 17819 17820 17821 17822 17823 17824 17825 17826 17827 17828 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17817 def batch_project_location_tensorboard_experiment_run_time_series_create(parent, runs_id, google_cloud_aiplatform_v1beta1_batch_create_tensorboard_time_series_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/runs/{runsId}/timeSeries:batchCreate', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_create_tensorboard_time_series_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCreateTensorboardTimeSeriesResponse command.params['parent'] = parent unless parent.nil? command.params['runsId'] = runs_id unless runs_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#batch_project_location_tensorboard_experiment_run_time_series_read(tensorboard, experiments_id, runs_id, time_series: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse
Reads multiple TensorboardTimeSeries' data. The data point number limit is 1000 for scalars, 100 for tensors and blob references. If the number of data points stored is less than the limit, all data is returned. Otherwise, the number limit of data points is randomly selected from this time series and returned.
17863 17864 17865 17866 17867 17868 17869 17870 17871 17872 17873 17874 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17863 def batch_project_location_tensorboard_experiment_run_time_series_read(tensorboard, experiments_id, runs_id, time_series: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+tensorboard}/experiments/{experimentsId}/runs/{runsId}/timeSeries:batchRead', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse command.params['tensorboard'] = tensorboard unless tensorboard.nil? command.params['experimentsId'] = experiments_id unless experiments_id.nil? command.params['runsId'] = runs_id unless runs_id.nil? command.query['timeSeries'] = time_series unless time_series.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_batch_prediction_job(name, google_cloud_aiplatform_v1beta1_cancel_batch_prediction_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a BatchPredictionJob. Starts asynchronous cancellation on the
BatchPredictionJob. The server makes the best effort to cancel the job, but
success is not guaranteed. Clients can use JobService.GetBatchPredictionJob or
other methods to check whether the cancellation succeeded or whether the job
completed despite cancellation. On a successful cancellation, the
BatchPredictionJob is not deleted;instead its BatchPredictionJob.state is set
to CANCELLED
. Any files already outputted by the job are not deleted.
154 155 156 157 158 159 160 161 162 163 164 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 154 def cancel_project_location_batch_prediction_job(name, google_cloud_aiplatform_v1beta1_cancel_batch_prediction_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelBatchPredictionJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_batch_prediction_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_custom_job(name, google_cloud_aiplatform_v1beta1_cancel_custom_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a CustomJob. Starts asynchronous cancellation on the CustomJob. The
server makes a best effort to cancel the job, but success is not guaranteed.
Clients can use JobService.GetCustomJob or other methods to check whether the
cancellation succeeded or whether the job completed despite cancellation. On
successful cancellation, the CustomJob is not deleted; instead it becomes a
job with a CustomJob.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
, and CustomJob.state is set to CANCELLED
.
346 347 348 349 350 351 352 353 354 355 356 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 346 def cancel_project_location_custom_job(name, google_cloud_aiplatform_v1beta1_cancel_custom_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelCustomJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_custom_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
534 535 536 537 538 539 540 541 542 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 534 def cancel_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_data_labeling_job(name, google_cloud_aiplatform_v1beta1_cancel_data_labeling_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a DataLabelingJob. Success of cancellation is not guaranteed.
712 713 714 715 716 717 718 719 720 721 722 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 712 def cancel_project_location_data_labeling_job(name, google_cloud_aiplatform_v1beta1_cancel_data_labeling_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelDataLabelingJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_data_labeling_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
905 906 907 908 909 910 911 912 913 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 905 def cancel_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
1472 1473 1474 1475 1476 1477 1478 1479 1480 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1472 def cancel_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
1750 1751 1752 1753 1754 1755 1756 1757 1758 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1750 def cancel_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
1933 1934 1935 1936 1937 1938 1939 1940 1941 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1933 def cancel_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
2295 2296 2297 2298 2299 2300 2301 2302 2303 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2295 def cancel_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
2556 2557 2558 2559 2560 2561 2562 2563 2564 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2556 def cancel_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
2920 2921 2922 2923 2924 2925 2926 2927 2928 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2920 def cancel_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
3103 3104 3105 3106 3107 3108 3109 3110 3111 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3103 def cancel_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
3923 3924 3925 3926 3927 3928 3929 3930 3931 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3923 def cancel_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
4106 4107 4108 4109 4110 4111 4112 4113 4114 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4106 def cancel_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
4289 4290 4291 4292 4293 4294 4295 4296 4297 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4289 def cancel_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
4472 4473 4474 4475 4476 4477 4478 4479 4480 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4472 def cancel_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
7569 7570 7571 7572 7573 7574 7575 7576 7577 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7569 def cancel_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
7752 7753 7754 7755 7756 7757 7758 7759 7760 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7752 def cancel_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
7935 7936 7937 7938 7939 7940 7941 7942 7943 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7935 def cancel_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_hyperparameter_tuning_job(name, google_cloud_aiplatform_v1beta1_cancel_hyperparameter_tuning_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a HyperparameterTuningJob. Starts asynchronous cancellation on the
HyperparameterTuningJob. The server makes a best effort to cancel the job, but
success is not guaranteed. Clients can use JobService.
GetHyperparameterTuningJob or other methods to check whether the cancellation
succeeded or whether the job completed despite cancellation. On successful
cancellation, the HyperparameterTuningJob is not deleted; instead it becomes a
job with a HyperparameterTuningJob.error value with a google.rpc.Status.code
of 1, corresponding to Code.CANCELLED
, and HyperparameterTuningJob.state is
set to CANCELLED
.
8122 8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8122 def cancel_project_location_hyperparameter_tuning_job(name, google_cloud_aiplatform_v1beta1_cancel_hyperparameter_tuning_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelHyperparameterTuningJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_hyperparameter_tuning_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
8313 8314 8315 8316 8317 8318 8319 8320 8321 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8313 def cancel_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
8859 8860 8861 8862 8863 8864 8865 8866 8867 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8859 def cancel_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
9288 9289 9290 9291 9292 9293 9294 9295 9296 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9288 def cancel_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
10852 10853 10854 10855 10856 10857 10858 10859 10860 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10852 def cancel_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
11347 11348 11349 11350 11351 11352 11353 11354 11355 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11347 def cancel_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
12367 12368 12369 12370 12371 12372 12373 12374 12375 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12367 def cancel_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
11530 11531 11532 11533 11534 11535 11536 11537 11538 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11530 def cancel_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
12663 12664 12665 12666 12667 12668 12669 12670 12671 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12663 def cancel_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_nas_job(name, google_cloud_aiplatform_v1beta1_cancel_nas_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a NasJob. Starts asynchronous cancellation on the NasJob. The server
makes a best effort to cancel the job, but success is not guaranteed. Clients
can use JobService.GetNasJob or other methods to check whether the
cancellation succeeded or whether the job completed despite cancellation. On
successful cancellation, the NasJob is not deleted; instead it becomes a job
with a NasJob.error value with a google.rpc.Status.code of 1, corresponding to
Code.CANCELLED
, and NasJob.state is set to CANCELLED
.
12847 12848 12849 12850 12851 12852 12853 12854 12855 12856 12857 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12847 def cancel_project_location_nas_job(name, google_cloud_aiplatform_v1beta1_cancel_nas_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelNasJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_nas_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
13740 13741 13742 13743 13744 13745 13746 13747 13748 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13740 def cancel_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
14101 14102 14103 14104 14105 14106 14107 14108 14109 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14101 def cancel_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_pipeline_job(name, google_cloud_aiplatform_v1beta1_cancel_pipeline_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a PipelineJob. Starts asynchronous cancellation on the PipelineJob.
The server makes a best effort to cancel the pipeline, but success is not
guaranteed. Clients can use PipelineService.GetPipelineJob or other methods to
check whether the cancellation succeeded or whether the pipeline completed
despite cancellation. On successful cancellation, the PipelineJob is not
deleted; instead it becomes a pipeline with a PipelineJob.error value with a
google.rpc.Status.code of 1, corresponding to Code.CANCELLED
, and
PipelineJob.state is set to CANCELLED
.
14321 14322 14323 14324 14325 14326 14327 14328 14329 14330 14331 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14321 def cancel_project_location_pipeline_job(name, google_cloud_aiplatform_v1beta1_cancel_pipeline_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelPipelineJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_pipeline_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
14535 14536 14537 14538 14539 14540 14541 14542 14543 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14535 def cancel_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
15170 15171 15172 15173 15174 15175 15176 15177 15178 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15170 def cancel_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
15636 15637 15638 15639 15640 15641 15642 15643 15644 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15636 def cancel_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
15989 15990 15991 15992 15993 15994 15995 15996 15997 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15989 def cancel_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
16518 16519 16520 16521 16522 16523 16524 16525 16526 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16518 def cancel_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
17183 17184 17185 17186 17187 17188 17189 17190 17191 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17183 def cancel_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
17635 17636 17637 17638 17639 17640 17641 17642 17643 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17635 def cancel_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
18213 18214 18215 18216 18217 18218 18219 18220 18221 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18213 def cancel_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
18396 18397 18398 18399 18400 18401 18402 18403 18404 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18396 def cancel_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_training_pipeline(name, google_cloud_aiplatform_v1beta1_cancel_training_pipeline_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a TrainingPipeline. Starts asynchronous cancellation on the
TrainingPipeline. The server makes a best effort to cancel the pipeline, but
success is not guaranteed. Clients can use PipelineService.GetTrainingPipeline
or other methods to check whether the cancellation succeeded or whether the
pipeline completed despite cancellation. On successful cancellation, the
TrainingPipeline is not deleted; instead it becomes a pipeline with a
TrainingPipeline.error value with a google.rpc.Status.code of 1, corresponding
to Code.CANCELLED
, and TrainingPipeline.state is set to CANCELLED
.
18581 18582 18583 18584 18585 18586 18587 18588 18589 18590 18591 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18581 def cancel_project_location_training_pipeline(name, google_cloud_aiplatform_v1beta1_cancel_training_pipeline_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CancelTrainingPipelineRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_training_pipeline_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#cancel_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Starts asynchronous cancellation on a long-running operation. The server makes
a best effort to cancel the operation, but success is not guaranteed. If the
server doesn't support this method, it returns google.rpc.Code.UNIMPLEMENTED
.
Clients can use Operations.GetOperation or other methods to check whether the
cancellation succeeded or whether the operation completed despite cancellation.
On successful cancellation, the operation is not deleted; instead, it becomes
an operation with an Operation.error value with a google.rpc.Status.code of 1,
corresponding to Code.CANCELLED
.
18772 18773 18774 18775 18776 18777 18778 18779 18780 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18772 def cancel_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:cancel', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#check_project_location_study_trial_trial_early_stopping_state(trial_name, google_cloud_aiplatform_v1beta1_check_trial_early_stopping_state_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Checks whether a Trial should stop or not. Returns a long-running operation. When the operation is successful, it will contain a CheckTrialEarlyStoppingStateResponse.
16204 16205 16206 16207 16208 16209 16210 16211 16212 16213 16214 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16204 def check_project_location_study_trial_trial_early_stopping_state(trial_name, google_cloud_aiplatform_v1beta1_check_trial_early_stopping_state_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+trialName}:checkTrialEarlyStoppingState', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CheckTrialEarlyStoppingStateRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_check_trial_early_stopping_state_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['trialName'] = trial_name unless trial_name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#complete_project_location_study_trial(name, google_cloud_aiplatform_v1beta1_complete_trial_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Marks a Trial as complete.
16238 16239 16240 16241 16242 16243 16244 16245 16246 16247 16248 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16238 def complete_project_location_study_trial(name, google_cloud_aiplatform_v1beta1_complete_trial_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:complete', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CompleteTrialRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_complete_trial_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#compute_project_location_endpoint_tokens(endpoint, google_cloud_aiplatform_v1beta1_compute_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse
Return a list of tokens based on the input text.
3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3281 def compute_project_location_endpoint_tokens(endpoint, google_cloud_aiplatform_v1beta1_compute_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:computeTokens', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_compute_tokens_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#compute_project_location_publisher_model_tokens(endpoint, google_cloud_aiplatform_v1beta1_compute_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse
Return a list of tokens based on the input text.
14713 14714 14715 14716 14717 14718 14719 14720 14721 14722 14723 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14713 def compute_project_location_publisher_model_tokens(endpoint, google_cloud_aiplatform_v1beta1_compute_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:computeTokens', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_compute_tokens_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ComputeTokensResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#copy_project_location_model(parent, google_cloud_aiplatform_v1beta1_copy_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Copies an already existing Vertex AI Model into the specified Location. The source Model must exist in the same Project. When copying custom Models, the users themselves are responsible for Model.metadata content to be region- agnostic, as well as making sure that any resources (e.g. files) it depends on remain accessible.
11712 11713 11714 11715 11716 11717 11718 11719 11720 11721 11722 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11712 def copy_project_location_model(parent, google_cloud_aiplatform_v1beta1_copy_model_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/models:copy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CopyModelRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_copy_model_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#count_project_location_endpoint_tokens(endpoint, google_cloud_aiplatform_v1beta1_count_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse
Perform a token counting.
3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3315 def count_project_location_endpoint_tokens(endpoint, google_cloud_aiplatform_v1beta1_count_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:countTokens', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_count_tokens_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#count_project_location_publisher_model_tokens(endpoint, google_cloud_aiplatform_v1beta1_count_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse
Perform a token counting.
14747 14748 14749 14750 14751 14752 14753 14754 14755 14756 14757 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14747 def count_project_location_publisher_model_tokens(endpoint, google_cloud_aiplatform_v1beta1_count_tokens_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:countTokens', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_count_tokens_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CountTokensResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_batch_prediction_job(parent, google_cloud_aiplatform_v1beta1_batch_prediction_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob
Creates a BatchPredictionJob. A BatchPredictionJob once created will right away be attempted to start.
189 190 191 192 193 194 195 196 197 198 199 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 189 def create_project_location_batch_prediction_job(parent, google_cloud_aiplatform_v1beta1_batch_prediction_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/batchPredictionJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_prediction_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_custom_job(parent, google_cloud_aiplatform_v1beta1_custom_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob
Creates a CustomJob. A created CustomJob right away will be attempted to be run.
381 382 383 384 385 386 387 388 389 390 391 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 381 def create_project_location_custom_job(parent, google_cloud_aiplatform_v1beta1_custom_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/customJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_custom_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_data_labeling_job(parent, google_cloud_aiplatform_v1beta1_data_labeling_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob
Creates a DataLabelingJob.
746 747 748 749 750 751 752 753 754 755 756 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 746 def create_project_location_data_labeling_job(parent, google_cloud_aiplatform_v1beta1_data_labeling_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/dataLabelingJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_data_labeling_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_dataset(parent, google_cloud_aiplatform_v1beta1_dataset_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a Dataset.
1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1083 def create_project_location_dataset(parent, google_cloud_aiplatform_v1beta1_dataset_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/datasets', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset::Representation command.request_object = google_cloud_aiplatform_v1beta1_dataset_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_dataset_dataset_version(parent, google_cloud_aiplatform_v1beta1_dataset_version_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Create a version from a Dataset.
2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2111 def create_project_location_dataset_dataset_version(parent, google_cloud_aiplatform_v1beta1_dataset_version_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/datasetVersions', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion::Representation command.request_object = google_cloud_aiplatform_v1beta1_dataset_version_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_deployment_resource_pool(parent, google_cloud_aiplatform_v1beta1_create_deployment_resource_pool_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Create a DeploymentResourcePool.
2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2734 def create_project_location_deployment_resource_pool(parent, google_cloud_aiplatform_v1beta1_create_deployment_resource_pool_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/deploymentResourcePools', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CreateDeploymentResourcePoolRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_create_deployment_resource_pool_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_endpoint(parent, google_cloud_aiplatform_v1beta1_endpoint_object = nil, endpoint_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates an Endpoint.
3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3359 def create_project_location_endpoint(parent, google_cloud_aiplatform_v1beta1_endpoint_object = nil, endpoint_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/endpoints', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint::Representation command.request_object = google_cloud_aiplatform_v1beta1_endpoint_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['endpointId'] = endpoint_id unless endpoint_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_feature_group(parent, google_cloud_aiplatform_v1beta1_feature_group_object = nil, feature_group_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new FeatureGroup in a given project and location.
4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4655 def create_project_location_feature_group(parent, google_cloud_aiplatform_v1beta1_feature_group_object = nil, feature_group_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/featureGroups', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_group_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['featureGroupId'] = feature_group_id unless feature_group_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_feature_group_feature(parent, google_cloud_aiplatform_v1beta1_feature_object = nil, feature_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new Feature in a given FeatureGroup.
4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4862 def create_project_location_feature_group_feature(parent, google_cloud_aiplatform_v1beta1_feature_object = nil, feature_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/features', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['featureId'] = feature_id unless feature_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_feature_online_store(parent, google_cloud_aiplatform_v1beta1_feature_online_store_object = nil, feature_online_store_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new FeatureOnlineStore in a given project and location.
5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5381 def create_project_location_feature_online_store(parent, google_cloud_aiplatform_v1beta1_feature_online_store_object = nil, feature_online_store_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/featureOnlineStores', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_online_store_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['featureOnlineStoreId'] = feature_online_store_id unless feature_online_store_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_feature_online_store_feature_view(parent, google_cloud_aiplatform_v1beta1_feature_view_object = nil, feature_view_id: nil, run_sync_immediately: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new FeatureView in a given FeatureOnlineStore.
5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5594 def create_project_location_feature_online_store_feature_view(parent, google_cloud_aiplatform_v1beta1_feature_view_object = nil, feature_view_id: nil, run_sync_immediately: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/featureViews', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_view_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['featureViewId'] = feature_view_id unless feature_view_id.nil? command.query['runSyncImmediately'] = run_sync_immediately unless run_sync_immediately.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_featurestore(parent, google_cloud_aiplatform_v1beta1_featurestore_object = nil, featurestore_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new Featurestore in a given project and location.
6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6324 def create_project_location_featurestore(parent, google_cloud_aiplatform_v1beta1_featurestore_object = nil, featurestore_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/featurestores', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Featurestore::Representation command.request_object = google_cloud_aiplatform_v1beta1_featurestore_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['featurestoreId'] = featurestore_id unless featurestore_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_featurestore_entity_type(parent, google_cloud_aiplatform_v1beta1_entity_type_object = nil, entity_type_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new EntityType in a given Featurestore.
6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6723 def create_project_location_featurestore_entity_type(parent, google_cloud_aiplatform_v1beta1_entity_type_object = nil, entity_type_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/entityTypes', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType::Representation command.request_object = google_cloud_aiplatform_v1beta1_entity_type_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['entityTypeId'] = entity_type_id unless entity_type_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_featurestore_entity_type_feature(parent, google_cloud_aiplatform_v1beta1_feature_object = nil, feature_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a new Feature in a given EntityType.
7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7342 def create_project_location_featurestore_entity_type_feature(parent, google_cloud_aiplatform_v1beta1_feature_object = nil, feature_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/features', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['featureId'] = feature_id unless feature_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_hyperparameter_tuning_job(parent, google_cloud_aiplatform_v1beta1_hyperparameter_tuning_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob
Creates a HyperparameterTuningJob
8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 8166 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8156 def create_project_location_hyperparameter_tuning_job(parent, google_cloud_aiplatform_v1beta1_hyperparameter_tuning_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/hyperparameterTuningJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_hyperparameter_tuning_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_index(parent, google_cloud_aiplatform_v1beta1_index_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates an Index.
9037 9038 9039 9040 9041 9042 9043 9044 9045 9046 9047 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9037 def create_project_location_index(parent, google_cloud_aiplatform_v1beta1_index_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/indexes', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Index::Representation command.request_object = google_cloud_aiplatform_v1beta1_index_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_index_endpoint(parent, google_cloud_aiplatform_v1beta1_index_endpoint_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates an IndexEndpoint.
8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8491 def create_project_location_index_endpoint(parent, google_cloud_aiplatform_v1beta1_index_endpoint_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/indexEndpoints', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint::Representation command.request_object = google_cloud_aiplatform_v1beta1_index_endpoint_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_metadata_store(parent, google_cloud_aiplatform_v1beta1_metadata_store_object = nil, metadata_store_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Initializes a MetadataStore, including allocation of resources.
9474 9475 9476 9477 9478 9479 9480 9481 9482 9483 9484 9485 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9474 def (parent, = nil, metadata_store_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/metadataStores', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataStore::Representation command.request_object = command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['metadataStoreId'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_metadata_store_artifact(parent, google_cloud_aiplatform_v1beta1_artifact_object = nil, artifact_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact
Creates an Artifact associated with a MetadataStore.
9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9625 def (parent, google_cloud_aiplatform_v1beta1_artifact_object = nil, artifact_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/artifacts', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact::Representation command.request_object = google_cloud_aiplatform_v1beta1_artifact_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact command.params['parent'] = parent unless parent.nil? command.query['artifactId'] = artifact_id unless artifact_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_metadata_store_context(parent, google_cloud_aiplatform_v1beta1_context_object = nil, context_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Creates a Context associated with a MetadataStore.
10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10011 def (parent, google_cloud_aiplatform_v1beta1_context_object = nil, context_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/contexts', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context::Representation command.request_object = google_cloud_aiplatform_v1beta1_context_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context command.params['parent'] = parent unless parent.nil? command.query['contextId'] = context_id unless context_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_metadata_store_execution(parent, google_cloud_aiplatform_v1beta1_execution_object = nil, execution_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Creates an Execution associated with a MetadataStore.
10377 10378 10379 10380 10381 10382 10383 10384 10385 10386 10387 10388 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10377 def (parent, google_cloud_aiplatform_v1beta1_execution_object = nil, execution_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/executions', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution::Representation command.request_object = google_cloud_aiplatform_v1beta1_execution_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution command.params['parent'] = parent unless parent.nil? command.query['executionId'] = execution_id unless execution_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_metadata_store_metadata_schema(parent, google_cloud_aiplatform_v1beta1_metadata_schema_object = nil, metadata_schema_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema
Creates a MetadataSchema.
10664 10665 10666 10667 10668 10669 10670 10671 10672 10673 10674 10675 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10664 def (parent, = nil, metadata_schema_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/metadataSchemas', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema::Representation command.request_object = command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema command.params['parent'] = parent unless parent.nil? command.query['metadataSchemaId'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_model_deployment_monitoring_job(parent, google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob
Creates a ModelDeploymentMonitoringJob. It will run periodically on a configured interval.
11031 11032 11033 11034 11035 11036 11037 11038 11039 11040 11041 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11031 def create_project_location_model_deployment_monitoring_job(parent, google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/modelDeploymentMonitoringJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_nas_job(parent, google_cloud_aiplatform_v1beta1_nas_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob
Creates a NasJob
12881 12882 12883 12884 12885 12886 12887 12888 12889 12890 12891 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12881 def create_project_location_nas_job(parent, google_cloud_aiplatform_v1beta1_nas_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/nasJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_nas_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_notebook_runtime_template(parent, google_cloud_aiplatform_v1beta1_notebook_runtime_template_object = nil, notebook_runtime_template_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a NotebookRuntimeTemplate.
13173 13174 13175 13176 13177 13178 13179 13180 13181 13182 13183 13184 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13173 def create_project_location_notebook_runtime_template(parent, google_cloud_aiplatform_v1beta1_notebook_runtime_template_object = nil, notebook_runtime_template_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/notebookRuntimeTemplates', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate::Representation command.request_object = google_cloud_aiplatform_v1beta1_notebook_runtime_template_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['notebookRuntimeTemplateId'] = notebook_runtime_template_id unless notebook_runtime_template_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_persistent_resource(parent, google_cloud_aiplatform_v1beta1_persistent_resource_object = nil, persistent_resource_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a PersistentResource.
13922 13923 13924 13925 13926 13927 13928 13929 13930 13931 13932 13933 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13922 def create_project_location_persistent_resource(parent, google_cloud_aiplatform_v1beta1_persistent_resource_object = nil, persistent_resource_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/persistentResources', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentResource::Representation command.request_object = google_cloud_aiplatform_v1beta1_persistent_resource_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['persistentResourceId'] = persistent_resource_id unless persistent_resource_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_pipeline_job(parent, google_cloud_aiplatform_v1beta1_pipeline_job_object = nil, pipeline_job_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob
Creates a PipelineJob. A PipelineJob will run immediately when created.
14360 14361 14362 14363 14364 14365 14366 14367 14368 14369 14370 14371 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14360 def create_project_location_pipeline_job(parent, google_cloud_aiplatform_v1beta1_pipeline_job_object = nil, pipeline_job_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/pipelineJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_pipeline_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob command.params['parent'] = parent unless parent.nil? command.query['pipelineJobId'] = pipeline_job_id unless pipeline_job_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_schedule(parent, google_cloud_aiplatform_v1beta1_schedule_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule
Creates a Schedule.
14887 14888 14889 14890 14891 14892 14893 14894 14895 14896 14897 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14887 def create_project_location_schedule(parent, google_cloud_aiplatform_v1beta1_schedule_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/schedules', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule::Representation command.request_object = google_cloud_aiplatform_v1beta1_schedule_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_specialist_pool(parent, google_cloud_aiplatform_v1beta1_specialist_pool_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a SpecialistPool.
15452 15453 15454 15455 15456 15457 15458 15459 15460 15461 15462 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15452 def create_project_location_specialist_pool(parent, google_cloud_aiplatform_v1beta1_specialist_pool_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/specialistPools', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpecialistPool::Representation command.request_object = google_cloud_aiplatform_v1beta1_specialist_pool_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_study(parent, google_cloud_aiplatform_v1beta1_study_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study
Creates a Study. A resource name will be generated after creation of the Study.
15814 15815 15816 15817 15818 15819 15820 15821 15822 15823 15824 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15814 def create_project_location_study(parent, google_cloud_aiplatform_v1beta1_study_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/studies', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study::Representation command.request_object = google_cloud_aiplatform_v1beta1_study_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_study_trial(parent, google_cloud_aiplatform_v1beta1_trial_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Adds a user provided Trial to a Study.
16272 16273 16274 16275 16276 16277 16278 16279 16280 16281 16282 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16272 def create_project_location_study_trial(parent, google_cloud_aiplatform_v1beta1_trial_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/trials', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial::Representation command.request_object = google_cloud_aiplatform_v1beta1_trial_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_tensorboard(parent, google_cloud_aiplatform_v1beta1_tensorboard_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a Tensorboard.
16696 16697 16698 16699 16700 16701 16702 16703 16704 16705 16706 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16696 def create_project_location_tensorboard(parent, google_cloud_aiplatform_v1beta1_tensorboard_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/tensorboards', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tensorboard::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_tensorboard_experiment(parent, google_cloud_aiplatform_v1beta1_tensorboard_experiment_object = nil, tensorboard_experiment_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment
Creates a TensorboardExperiment.
16951 16952 16953 16954 16955 16956 16957 16958 16959 16960 16961 16962 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16951 def create_project_location_tensorboard_experiment(parent, google_cloud_aiplatform_v1beta1_tensorboard_experiment_object = nil, tensorboard_experiment_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/experiments', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_experiment_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment command.params['parent'] = parent unless parent.nil? command.query['tensorboardExperimentId'] = tensorboard_experiment_id unless tensorboard_experiment_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_tensorboard_experiment_run(parent, google_cloud_aiplatform_v1beta1_tensorboard_run_object = nil, tensorboard_run_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun
Creates a TensorboardRun.
17402 17403 17404 17405 17406 17407 17408 17409 17410 17411 17412 17413 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17402 def create_project_location_tensorboard_experiment_run(parent, google_cloud_aiplatform_v1beta1_tensorboard_run_object = nil, tensorboard_run_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/runs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_run_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun command.params['parent'] = parent unless parent.nil? command.query['tensorboardRunId'] = tensorboard_run_id unless tensorboard_run_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_tensorboard_experiment_run_time_series(parent, google_cloud_aiplatform_v1beta1_tensorboard_time_series_object = nil, tensorboard_time_series_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries
Creates a TensorboardTimeSeries.
17903 17904 17905 17906 17907 17908 17909 17910 17911 17912 17913 17914 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17903 def create_project_location_tensorboard_experiment_run_time_series(parent, google_cloud_aiplatform_v1beta1_tensorboard_time_series_object = nil, tensorboard_time_series_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/timeSeries', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_time_series_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries command.params['parent'] = parent unless parent.nil? command.query['tensorboardTimeSeriesId'] = tensorboard_time_series_id unless tensorboard_time_series_id.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#create_project_location_training_pipeline(parent, google_cloud_aiplatform_v1beta1_training_pipeline_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline
Creates a TrainingPipeline. A created TrainingPipeline right away will be attempted to be run.
18616 18617 18618 18619 18620 18621 18622 18623 18624 18625 18626 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18616 def create_project_location_training_pipeline(parent, google_cloud_aiplatform_v1beta1_training_pipeline_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/trainingPipelines', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline::Representation command.request_object = google_cloud_aiplatform_v1beta1_training_pipeline_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a BatchPredictionJob. Can only be called on jobs that already finished.
223 224 225 226 227 228 229 230 231 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 223 def delete_project_location_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_custom_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a CustomJob.
414 415 416 417 418 419 420 421 422 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 414 def delete_project_location_custom_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
567 568 569 570 571 572 573 574 575 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 567 def delete_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_data_labeling_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a DataLabelingJob.
779 780 781 782 783 784 785 786 787 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 779 def delete_project_location_data_labeling_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
938 939 940 941 942 943 944 945 946 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 938 def delete_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Dataset.
1116 1117 1118 1119 1120 1121 1122 1123 1124 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1116 def delete_project_location_dataset(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
1505 1506 1507 1508 1509 1510 1511 1512 1513 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1505 def delete_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
1783 1784 1785 1786 1787 1788 1789 1790 1791 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1783 def delete_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
1966 1967 1968 1969 1970 1971 1972 1973 1974 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1966 def delete_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_dataset_version(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Dataset version.
2145 2146 2147 2148 2149 2150 2151 2152 2153 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2145 def delete_project_location_dataset_dataset_version(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
2328 2329 2330 2331 2332 2333 2334 2335 2336 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2328 def delete_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_saved_query(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a SavedQuery.
2472 2473 2474 2475 2476 2477 2478 2479 2480 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2472 def delete_project_location_dataset_saved_query(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
2589 2590 2591 2592 2593 2594 2595 2596 2597 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2589 def delete_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_deployment_resource_pool(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Delete a DeploymentResourcePool.
2768 2769 2770 2771 2772 2773 2774 2775 2776 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2768 def delete_project_location_deployment_resource_pool(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
2953 2954 2955 2956 2957 2958 2959 2960 2961 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2953 def delete_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
3136 3137 3138 3139 3140 3141 3142 3143 3144 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3136 def delete_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Endpoint.
3393 3394 3395 3396 3397 3398 3399 3400 3401 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3393 def delete_project_location_endpoint(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
3956 3957 3958 3959 3960 3961 3962 3963 3964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3956 def delete_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
4139 4140 4141 4142 4143 4144 4145 4146 4147 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4139 def delete_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
4322 4323 4324 4325 4326 4327 4328 4329 4330 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4322 def delete_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
4505 4506 4507 4508 4509 4510 4511 4512 4513 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4505 def delete_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_group(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single FeatureGroup.
4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4692 def delete_project_location_feature_group(name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_group_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single Feature.
4898 4899 4900 4901 4902 4903 4904 4905 4906 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4898 def delete_project_location_feature_group_feature(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_group_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
5085 5086 5087 5088 5089 5090 5091 5092 5093 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5085 def delete_project_location_feature_group_feature_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_group_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
5231 5232 5233 5234 5235 5236 5237 5238 5239 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5231 def delete_project_location_feature_group_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_online_store(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single FeatureOnlineStore. The FeatureOnlineStore must not contain any FeatureViews.
5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5420 def delete_project_location_feature_online_store(name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_online_store_feature_view(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single FeatureView.
5630 5631 5632 5633 5634 5635 5636 5637 5638 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5630 def delete_project_location_feature_online_store_feature_view(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_online_store_feature_view_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
5989 5990 5991 5992 5993 5994 5995 5996 5997 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5989 def delete_project_location_feature_online_store_feature_view_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_feature_online_store_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
6135 6136 6137 6138 6139 6140 6141 6142 6143 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6135 def delete_project_location_feature_online_store_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single Featurestore. The Featurestore must not contain any
EntityTypes or force
must be set to true for the request to succeed.
6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6363 def delete_project_location_featurestore(name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore_entity_type(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single EntityType. The EntityType must not have any Features or
force
must be set to true for the request to succeed.
6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6761 def delete_project_location_featurestore_entity_type(name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore_entity_type_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single Feature.
7378 7379 7380 7381 7382 7383 7384 7385 7386 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7378 def delete_project_location_featurestore_entity_type_feature(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
7602 7603 7604 7605 7606 7607 7608 7609 7610 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7602 def delete_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_delete_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Delete Feature values from Featurestore. The progress of the deletion is tracked by the returned operation. The deleted feature values are guaranteed to be invisible to subsequent read operations after the operation is marked as successfully done. If a delete feature values operation fails, the feature values returned from reads and exports may be inconsistent. If consistency is required, the caller must retry the same delete request again and wait till the new operation returned is marked as successfully done.
6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6801 def delete_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_delete_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+entityType}:deleteFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeleteFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_delete_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['entityType'] = entity_type unless entity_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
7785 7786 7787 7788 7789 7790 7791 7792 7793 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7785 def delete_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
7968 7969 7970 7971 7972 7973 7974 7975 7976 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7968 def delete_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_hyperparameter_tuning_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a HyperparameterTuningJob.
8190 8191 8192 8193 8194 8195 8196 8197 8198 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8190 def delete_project_location_hyperparameter_tuning_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
8346 8347 8348 8349 8350 8351 8352 8353 8354 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8346 def delete_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_index(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Index. An Index can only be deleted when all its DeployedIndexes had been undeployed.
9071 9072 9073 9074 9075 9076 9077 9078 9079 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9071 def delete_project_location_index(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_index_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an IndexEndpoint.
8524 8525 8526 8527 8528 8529 8530 8531 8532 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8524 def delete_project_location_index_endpoint(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
8892 8893 8894 8895 8896 8897 8898 8899 8900 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8892 def delete_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
9321 9322 9323 9324 9325 9326 9327 9328 9329 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9321 def delete_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_metadata_store(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a single MetadataStore and all its child resources (Artifacts, Executions, and Contexts).
9511 9512 9513 9514 9515 9516 9517 9518 9519 9520 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9511 def (name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_metadata_store_artifact(name, etag: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Artifact.
9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9664 def (name, etag: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['etag'] = etag unless etag.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_metadata_store_context(name, etag: nil, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a stored Context.
10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10053 def (name, etag: nil, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['etag'] = etag unless etag.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_metadata_store_execution(name, etag: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Execution.
10416 10417 10418 10419 10420 10421 10422 10423 10424 10425 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10416 def (name, etag: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['etag'] = etag unless etag.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
10885 10886 10887 10888 10889 10890 10891 10892 10893 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10885 def delete_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Model. A model cannot be deleted if any Endpoint resource has a DeployedModel based on the model in its deployed_models field.
11746 11747 11748 11749 11750 11751 11752 11753 11754 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11746 def delete_project_location_model(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model_deployment_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a ModelDeploymentMonitoringJob.
11065 11066 11067 11068 11069 11070 11071 11072 11073 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11065 def delete_project_location_model_deployment_monitoring_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
11380 11381 11382 11383 11384 11385 11386 11387 11388 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11380 def delete_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
12400 12401 12402 12403 12404 12405 12406 12407 12408 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12400 def delete_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
11563 11564 11565 11566 11567 11568 11569 11570 11571 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11563 def delete_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
12696 12697 12698 12699 12700 12701 12702 12703 12704 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12696 def delete_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_model_version(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Model version. Model version can only be deleted if there are no DeployedModels created from it. Deleting the only version in the Model is not allowed. Use DeleteModel for deleting the Model instead.
11780 11781 11782 11783 11784 11785 11786 11787 11788 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11780 def delete_project_location_model_version(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}:deleteVersion', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_nas_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NasJob.
12914 12915 12916 12917 12918 12919 12920 12921 12922 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12914 def delete_project_location_nas_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookRuntime.
13492 13493 13494 13495 13496 13497 13498 13499 13500 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13492 def delete_project_location_notebook_runtime(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookRuntimeTemplate.
13208 13209 13210 13211 13212 13213 13214 13215 13216 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13208 def delete_project_location_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
13773 13774 13775 13776 13777 13778 13779 13780 13781 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13773 def delete_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_persistent_resource(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a PersistentResource.
13956 13957 13958 13959 13960 13961 13962 13963 13964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13956 def delete_project_location_persistent_resource(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
14134 14135 14136 14137 14138 14139 14140 14141 14142 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14134 def delete_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_pipeline_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a PipelineJob.
14394 14395 14396 14397 14398 14399 14400 14401 14402 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14394 def delete_project_location_pipeline_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
14568 14569 14570 14571 14572 14573 14574 14575 14576 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14568 def delete_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_schedule(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Schedule.
14920 14921 14922 14923 14924 14925 14926 14927 14928 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14920 def delete_project_location_schedule(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
15203 15204 15205 15206 15207 15208 15209 15210 15211 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15203 def delete_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_solver_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
15349 15350 15351 15352 15353 15354 15355 15356 15357 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15349 def delete_project_location_solver_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_specialist_pool(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a SpecialistPool as well as all Specialists in the pool.
15489 15490 15491 15492 15493 15494 15495 15496 15497 15498 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15489 def delete_project_location_specialist_pool(name, force: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['force'] = force unless force.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
15669 15670 15671 15672 15673 15674 15675 15676 15677 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15669 def delete_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_study(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a Study.
15847 15848 15849 15850 15851 15852 15853 15854 15855 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15847 def delete_project_location_study(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
16022 16023 16024 16025 16026 16027 16028 16029 16030 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16022 def delete_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_study_trial(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a Trial.
16305 16306 16307 16308 16309 16310 16311 16312 16313 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16305 def delete_project_location_study_trial(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
16551 16552 16553 16554 16555 16556 16557 16558 16559 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16551 def delete_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a Tensorboard.
16729 16730 16731 16732 16733 16734 16735 16736 16737 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16729 def delete_project_location_tensorboard(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_experiment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TensorboardExperiment.
16986 16987 16988 16989 16990 16991 16992 16993 16994 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16986 def delete_project_location_tensorboard_experiment(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
17216 17217 17218 17219 17220 17221 17222 17223 17224 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17216 def delete_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_experiment_run(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TensorboardRun.
17437 17438 17439 17440 17441 17442 17443 17444 17445 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17437 def delete_project_location_tensorboard_experiment_run(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
17668 17669 17670 17671 17672 17673 17674 17675 17676 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17668 def delete_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_experiment_run_time_series(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TensorboardTimeSeries.
17938 17939 17940 17941 17942 17943 17944 17945 17946 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17938 def delete_project_location_tensorboard_experiment_run_time_series(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
18246 18247 18248 18249 18250 18251 18252 18253 18254 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18246 def delete_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
18429 18430 18431 18432 18433 18434 18435 18436 18437 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18429 def delete_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_training_pipeline(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a TrainingPipeline.
18649 18650 18651 18652 18653 18654 18655 18656 18657 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18649 def delete_project_location_training_pipeline(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#delete_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation. This method indicates that the client is no
longer interested in the operation result. It does not cancel the operation.
If the server doesn't support this method, it returns google.rpc.Code.
UNIMPLEMENTED
.
18805 18806 18807 18808 18809 18810 18811 18812 18813 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18805 def delete_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:delete, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#deploy_project_location_endpoint_model(endpoint, google_cloud_aiplatform_v1beta1_deploy_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deploys a Model into this Endpoint, creating a DeployedModel within it.
3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3425 def deploy_project_location_endpoint_model(endpoint, google_cloud_aiplatform_v1beta1_deploy_model_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:deployModel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployModelRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_deploy_model_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#deploy_project_location_index_endpoint_index(index_endpoint, google_cloud_aiplatform_v1beta1_deploy_index_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deploys an Index into this IndexEndpoint, creating a DeployedIndex within it. Only non-empty Indexes can be deployed.
8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8558 def deploy_project_location_index_endpoint_index(index_endpoint, google_cloud_aiplatform_v1beta1_deploy_index_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+indexEndpoint}:deployIndex', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployIndexRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_deploy_index_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['indexEndpoint'] = index_endpoint unless index_endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#explain_project_location_endpoint(endpoint, google_cloud_aiplatform_v1beta1_explain_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplainResponse
Perform an online explanation. If deployed_model_id is specified, the corresponding DeployModel must have explanation_spec populated. If deployed_model_id is not specified, all DeployedModels must have explanation_spec populated.
3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3462 def explain_project_location_endpoint(endpoint, google_cloud_aiplatform_v1beta1_explain_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:explain', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplainRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_explain_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplainResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExplainResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#export_project_location_dataset(name, google_cloud_aiplatform_v1beta1_export_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Exports data from a Dataset.
1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1148 def export_project_location_dataset(name, google_cloud_aiplatform_v1beta1_export_data_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:export', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportDataRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_export_data_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#export_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_export_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Exports Feature values from all the entities of a target EntityType.
6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6836 def export_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_export_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+entityType}:exportFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_export_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['entityType'] = entity_type unless entity_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#export_project_location_model(name, google_cloud_aiplatform_v1beta1_export_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Exports a trained, exportable Model to a location specified by the user. A Model is considered to be exportable if it has at least one supported export format.
11815 11816 11817 11818 11819 11820 11821 11822 11823 11824 11825 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11815 def export_project_location_model(name, google_cloud_aiplatform_v1beta1_export_model_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:export', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportModelRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_export_model_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#export_project_location_tensorboard_experiment_run_time_series_tensorboard_time_series(tensorboard_time_series, google_cloud_aiplatform_v1beta1_export_tensorboard_time_series_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse
Exports a TensorboardTimeSeries' data. Data is returned in paginated responses.
17971 17972 17973 17974 17975 17976 17977 17978 17979 17980 17981 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17971 def export_project_location_tensorboard_experiment_run_time_series_tensorboard_time_series(tensorboard_time_series, google_cloud_aiplatform_v1beta1_export_tensorboard_time_series_data_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+tensorboardTimeSeries}:exportTensorboardTimeSeries', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_export_tensorboard_time_series_data_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExportTensorboardTimeSeriesDataResponse command.params['tensorboardTimeSeries'] = tensorboard_time_series unless tensorboard_time_series.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#fetch_project_location_feature_online_store_feature_view_feature_values(feature_view, google_cloud_aiplatform_v1beta1_fetch_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse
Fetch feature values under a FeatureView.
5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5662 def fetch_project_location_feature_online_store_feature_view_feature_values(feature_view, google_cloud_aiplatform_v1beta1_fetch_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+featureView}:fetchFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_fetch_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FetchFeatureValuesResponse command.params['featureView'] = feature_view unless feature_view.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#find_project_location_index_endpoint_neighbors(index_endpoint, google_cloud_aiplatform_v1beta1_find_neighbors_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FindNeighborsResponse
Finds the nearest neighbors of each vector within the request.
8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8592 def find_project_location_index_endpoint_neighbors(index_endpoint, google_cloud_aiplatform_v1beta1_find_neighbors_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+indexEndpoint}:findNeighbors', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FindNeighborsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_find_neighbors_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FindNeighborsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FindNeighborsResponse command.params['indexEndpoint'] = index_endpoint unless index_endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#generate_project_location_notebook_execution_job_access_token(name, google_cloud_aiplatform_v1beta1_generate_access_token_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse
Internal only: Called from Compute Engine instance to obtain EUC for owner Anonymous access: authenticates caller using VM identity JWT. Design doc: go/ colab-on-vertex-euc-dd
13103 13104 13105 13106 13107 13108 13109 13110 13111 13112 13113 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13103 def generate_project_location_notebook_execution_job_access_token(name, google_cloud_aiplatform_v1beta1_generate_access_token_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:generateAccessToken', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_generate_access_token_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#generate_project_location_notebook_runtime_access_token(name, google_cloud_aiplatform_v1beta1_generate_access_token_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse
Internal only: Called from Compute Engine instance to obtain EUC for owner Anonymous access: authenticates caller using VM identity JWT. Design doc: go/ colab-on-vertex-euc-dd
13528 13529 13530 13531 13532 13533 13534 13535 13536 13537 13538 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13528 def generate_project_location_notebook_runtime_access_token(name, google_cloud_aiplatform_v1beta1_generate_access_token_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:generateAccessToken', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_generate_access_token_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateAccessTokenResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudLocationLocation
Gets information about a location.
73 74 75 76 77 78 79 80 81 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 73 def get_project_location(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudLocationLocation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudLocationLocation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob
Gets a BatchPredictionJob
254 255 256 257 258 259 260 261 262 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 254 def get_project_location_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_custom_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob
Gets a CustomJob.
445 446 447 448 449 450 451 452 453 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 445 def get_project_location_custom_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CustomJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
598 599 600 601 602 603 604 605 606 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 598 def get_project_location_custom_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_data_labeling_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob
Gets a DataLabelingJob.
810 811 812 813 814 815 816 817 818 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 810 def get_project_location_data_labeling_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DataLabelingJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
969 970 971 972 973 974 975 976 977 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 969 def get_project_location_data_labeling_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset(name, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset
Gets a Dataset.
1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1182 def get_project_location_dataset(name, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset command.params['name'] = name unless name.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_annotation_spec(name, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AnnotationSpec
Gets an AnnotationSpec.
1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1434 def get_project_location_dataset_annotation_spec(name, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AnnotationSpec::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1AnnotationSpec command.params['name'] = name unless name.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
1536 1537 1538 1539 1540 1541 1542 1543 1544 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1536 def get_project_location_dataset_annotation_spec_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
1814 1815 1816 1817 1818 1819 1820 1821 1822 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1814 def get_project_location_dataset_data_item_annotation_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
1997 1998 1999 2000 2001 2002 2003 2004 2005 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1997 def get_project_location_dataset_data_item_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_dataset_version(name, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion
Gets a Dataset version.
2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2179 def get_project_location_dataset_dataset_version(name, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion command.params['name'] = name unless name.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
2359 2360 2361 2362 2363 2364 2365 2366 2367 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2359 def get_project_location_dataset_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
2620 2621 2622 2623 2624 2625 2626 2627 2628 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2620 def get_project_location_dataset_saved_query_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_deployment_resource_pool(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeploymentResourcePool
Get a DeploymentResourcePool.
2800 2801 2802 2803 2804 2805 2806 2807 2808 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2800 def get_project_location_deployment_resource_pool(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeploymentResourcePool::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeploymentResourcePool command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
2984 2985 2986 2987 2988 2989 2990 2991 2992 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2984 def get_project_location_deployment_resource_pool_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
3167 3168 3169 3170 3171 3172 3173 3174 3175 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3167 def get_project_location_edge_device_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint
Gets an Endpoint.
3495 3496 3497 3498 3499 3500 3501 3502 3503 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3495 def get_project_location_endpoint(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_endpoint_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3539 def get_project_location_endpoint_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:getIamPolicy', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['options.requestedPolicyVersion'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
3987 3988 3989 3990 3991 3992 3993 3994 3995 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3987 def get_project_location_endpoint_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
4170 4171 4172 4173 4174 4175 4176 4177 4178 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4170 def get_project_location_extension_controller_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
4353 4354 4355 4356 4357 4358 4359 4360 4361 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4353 def get_project_location_extension_deployment_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
4536 4537 4538 4539 4540 4541 4542 4543 4544 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4536 def get_project_location_extension_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_group(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup
Gets details of a single FeatureGroup.
4723 4724 4725 4726 4727 4728 4729 4730 4731 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4723 def get_project_location_feature_group(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_group_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature
Gets details of a single Feature.
4931 4932 4933 4934 4935 4936 4937 4938 4939 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4931 def get_project_location_feature_group_feature(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_group_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
5116 5117 5118 5119 5120 5121 5122 5123 5124 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5116 def get_project_location_feature_group_feature_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_group_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
5262 5263 5264 5265 5266 5267 5268 5269 5270 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5262 def get_project_location_feature_group_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_online_store(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore
Gets details of a single FeatureOnlineStore.
5451 5452 5453 5454 5455 5456 5457 5458 5459 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5451 def get_project_location_feature_online_store(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_online_store_feature_view(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView
Gets details of a single FeatureView.
5696 5697 5698 5699 5700 5701 5702 5703 5704 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5696 def get_project_location_feature_online_store_feature_view(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_online_store_feature_view_feature_view_sync(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync
Gets details of a single FeatureViewSync.
5901 5902 5903 5904 5905 5906 5907 5908 5909 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5901 def get_project_location_feature_online_store_feature_view_feature_view_sync(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureViewSync command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_online_store_feature_view_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
6020 6021 6022 6023 6024 6025 6026 6027 6028 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6020 def get_project_location_feature_online_store_feature_view_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_feature_online_store_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
6166 6167 6168 6169 6170 6171 6172 6173 6174 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6166 def get_project_location_feature_online_store_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Featurestore
Gets details of a single Featurestore.
6394 6395 6396 6397 6398 6399 6400 6401 6402 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6394 def get_project_location_featurestore(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Featurestore::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Featurestore command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_entity_type(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType
Gets details of a single EntityType.
6869 6870 6871 6872 6873 6874 6875 6876 6877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6869 def get_project_location_featurestore_entity_type(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_entity_type_feature(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature
Gets details of a single Feature.
7411 7412 7413 7414 7415 7416 7417 7418 7419 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7411 def get_project_location_featurestore_entity_type_feature(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
7633 7634 7635 7636 7637 7638 7639 7640 7641 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7633 def get_project_location_featurestore_entity_type_feature_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_entity_type_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6913 def get_project_location_featurestore_entity_type_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:getIamPolicy', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['options.requestedPolicyVersion'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
7816 7817 7818 7819 7820 7821 7822 7823 7824 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7816 def get_project_location_featurestore_entity_type_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_iam_policy(resource, google_iam_v1_get_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6428 def get_project_location_featurestore_iam_policy(resource, google_iam_v1_get_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:getIamPolicy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1GetIamPolicyRequest::Representation command.request_object = google_iam_v1_get_iam_policy_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
7999 8000 8001 8002 8003 8004 8005 8006 8007 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7999 def get_project_location_featurestore_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_hyperparameter_tuning_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob
Gets a HyperparameterTuningJob
8222 8223 8224 8225 8226 8227 8228 8229 8230 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8222 def get_project_location_hyperparameter_tuning_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1HyperparameterTuningJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
8377 8378 8379 8380 8381 8382 8383 8384 8385 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8377 def get_project_location_hyperparameter_tuning_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_index(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Index
Gets an Index.
9102 9103 9104 9105 9106 9107 9108 9109 9110 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9102 def get_project_location_index(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Index::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Index command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_index_endpoint(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint
Gets an IndexEndpoint.
8625 8626 8627 8628 8629 8630 8631 8632 8633 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8625 def get_project_location_index_endpoint(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
8923 8924 8925 8926 8927 8928 8929 8930 8931 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8923 def get_project_location_index_endpoint_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
9352 9353 9354 9355 9356 9357 9358 9359 9360 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9352 def get_project_location_index_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_metadata_store(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataStore
Retrieves a specific MetadataStore.
9543 9544 9545 9546 9547 9548 9549 9550 9551 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9543 def (name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataStore::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataStore command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_metadata_store_artifact(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact
Retrieves a specific Artifact.
9697 9698 9699 9700 9701 9702 9703 9704 9705 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9697 def (name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_metadata_store_context(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Retrieves a specific Context.
10087 10088 10089 10090 10091 10092 10093 10094 10095 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10087 def (name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_metadata_store_execution(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Retrieves a specific Execution.
10449 10450 10451 10452 10453 10454 10455 10456 10457 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10449 def (name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_metadata_store_metadata_schema(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema
Retrieves a specific MetadataSchema.
10699 10700 10701 10702 10703 10704 10705 10706 10707 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10699 def (name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
10916 10917 10918 10919 10920 10921 10922 10923 10924 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10916 def get_project_location_migratable_resource_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model
Gets a Model.
11854 11855 11856 11857 11858 11859 11860 11861 11862 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11854 def get_project_location_model(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_deployment_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob
Gets a ModelDeploymentMonitoringJob.
11097 11098 11099 11100 11101 11102 11103 11104 11105 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11097 def get_project_location_model_deployment_monitoring_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
11411 11412 11413 11414 11415 11416 11417 11418 11419 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11411 def get_project_location_model_deployment_monitoring_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_evaluation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation
Gets a ModelEvaluation.
12251 12252 12253 12254 12255 12256 12257 12258 12259 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12251 def get_project_location_model_evaluation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
12431 12432 12433 12434 12435 12436 12437 12438 12439 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12431 def get_project_location_model_evaluation_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_evaluation_slice(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluationSlice
Gets a ModelEvaluationSlice.
12580 12581 12582 12583 12584 12585 12586 12587 12588 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12580 def get_project_location_model_evaluation_slice(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluationSlice::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluationSlice command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
11898 11899 11900 11901 11902 11903 11904 11905 11906 11907 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11898 def get_project_location_model_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:getIamPolicy', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['options.requestedPolicyVersion'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
11594 11595 11596 11597 11598 11599 11600 11601 11602 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11594 def get_project_location_model_monitor_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
12727 12728 12729 12730 12731 12732 12733 12734 12735 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12727 def get_project_location_model_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_nas_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob
Gets a NasJob
12945 12946 12947 12948 12949 12950 12951 12952 12953 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12945 def get_project_location_nas_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_nas_job_nas_trial_detail(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrialDetail
Gets a NasTrialDetail.
13028 13029 13030 13031 13032 13033 13034 13035 13036 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13028 def get_project_location_nas_job_nas_trial_detail(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrialDetail::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NasTrialDetail command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntime
Gets a NotebookRuntime.
13562 13563 13564 13565 13566 13567 13568 13569 13570 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13562 def get_project_location_notebook_runtime(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntime::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntime command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate
Gets a NotebookRuntimeTemplate.
13240 13241 13242 13243 13244 13245 13246 13247 13248 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13240 def get_project_location_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_notebook_runtime_template_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Gets the access control policy for a resource. Returns an empty policy if the resource exists and does not have a policy set.
13284 13285 13286 13287 13288 13289 13290 13291 13292 13293 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13284 def get_project_location_notebook_runtime_template_iam_policy(resource, options_requested_policy_version: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:getIamPolicy', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['options.requestedPolicyVersion'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
13804 13805 13806 13807 13808 13809 13810 13811 13812 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13804 def get_project_location_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_persistent_resource(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentResource
Gets a PersistentResource.
13988 13989 13990 13991 13992 13993 13994 13995 13996 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13988 def get_project_location_persistent_resource(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentResource::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentResource command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
14165 14166 14167 14168 14169 14170 14171 14172 14173 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14165 def get_project_location_persistent_resource_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_pipeline_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob
Gets a PipelineJob.
14425 14426 14427 14428 14429 14430 14431 14432 14433 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14425 def get_project_location_pipeline_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PipelineJob command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
14599 14600 14601 14602 14603 14604 14605 14606 14607 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14599 def get_project_location_pipeline_job_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_schedule(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule
Gets a Schedule.
14951 14952 14953 14954 14955 14956 14957 14958 14959 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14951 def get_project_location_schedule(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
15234 15235 15236 15237 15238 15239 15240 15241 15242 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15234 def get_project_location_schedule_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_solver_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
15380 15381 15382 15383 15384 15385 15386 15387 15388 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15380 def get_project_location_solver_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_specialist_pool(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpecialistPool
Gets a SpecialistPool.
15521 15522 15523 15524 15525 15526 15527 15528 15529 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15521 def get_project_location_specialist_pool(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpecialistPool::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpecialistPool command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
15700 15701 15702 15703 15704 15705 15706 15707 15708 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15700 def get_project_location_specialist_pool_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_study(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study
Gets a Study by name.
15878 15879 15880 15881 15882 15883 15884 15885 15886 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15878 def get_project_location_study(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
16053 16054 16055 16056 16057 16058 16059 16060 16061 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16053 def get_project_location_study_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_study_trial(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Gets a Trial.
16336 16337 16338 16339 16340 16341 16342 16343 16344 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16336 def get_project_location_study_trial(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
16582 16583 16584 16585 16586 16587 16588 16589 16590 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16582 def get_project_location_study_trial_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tensorboard
Gets a Tensorboard.
16760 16761 16762 16763 16764 16765 16766 16767 16768 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16760 def get_project_location_tensorboard(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tensorboard::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tensorboard command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_experiment(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment
Gets a TensorboardExperiment.
17018 17019 17020 17021 17022 17023 17024 17025 17026 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17018 def get_project_location_tensorboard_experiment(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
17247 17248 17249 17250 17251 17252 17253 17254 17255 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17247 def get_project_location_tensorboard_experiment_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_experiment_run(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun
Gets a TensorboardRun.
17469 17470 17471 17472 17473 17474 17475 17476 17477 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17469 def get_project_location_tensorboard_experiment_run(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
17699 17700 17701 17702 17703 17704 17705 17706 17707 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17699 def get_project_location_tensorboard_experiment_run_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_experiment_run_time_series(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries
Gets a TensorboardTimeSeries.
18005 18006 18007 18008 18009 18010 18011 18012 18013 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18005 def get_project_location_tensorboard_experiment_run_time_series(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
18277 18278 18279 18280 18281 18282 18283 18284 18285 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18277 def get_project_location_tensorboard_experiment_run_time_series_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
18460 18461 18462 18463 18464 18465 18466 18467 18468 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18460 def get_project_location_tensorboard_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_training_pipeline(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline
Gets a TrainingPipeline.
18680 18681 18682 18683 18684 18685 18686 18687 18688 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18680 def get_project_location_training_pipeline(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TrainingPipeline command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Gets the latest state of a long-running operation. Clients can use this method to poll the operation result at intervals as recommended by the API service.
18836 18837 18838 18839 18840 18841 18842 18843 18844 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18836 def get_project_location_training_pipeline_operation(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#get_publisher_model(name, language_code: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel
Gets a Model Garden publisher model.
18954 18955 18956 18957 18958 18959 18960 18961 18962 18963 18964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18954 def get_publisher_model(name, language_code: nil, view: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel command.params['name'] = name unless name.nil? command.query['languageCode'] = language_code unless language_code.nil? command.query['view'] = view unless view.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#import_project_location_dataset(name, google_cloud_aiplatform_v1beta1_import_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Imports data into a Dataset.
1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1215 def import_project_location_dataset(name, google_cloud_aiplatform_v1beta1_import_data_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:import', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportDataRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_import_data_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#import_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_import_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Imports Feature values into the Featurestore from a source storage. The progress of the import is tracked by the returned operation. The imported features are guaranteed to be visible to subsequent read operations after the operation is marked as successfully done. If an import operation fails, the Feature values returned from reads and exports may be inconsistent. If consistency is required, the caller must retry the same import request again and wait till the new operation returned is marked as successfully done. There are also scenarios where the caller can cause inconsistency. - Source data for import contains multiple distinct Feature values for the same entity ID and timestamp. - Source is modified during an import. This includes adding, updating, or removing source data and/or metadata. Examples of updating metadata include but are not limited to changing storage location, storage class, or retention policy. - Online serving cluster is under-provisioned.
6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6959 def import_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_import_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+entityType}:importFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_import_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['entityType'] = entity_type unless entity_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#import_project_location_model_evaluation(parent, google_cloud_aiplatform_v1beta1_import_model_evaluation_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation
Imports an externally generated ModelEvaluation.
12283 12284 12285 12286 12287 12288 12289 12290 12291 12292 12293 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12283 def import_project_location_model_evaluation(parent, google_cloud_aiplatform_v1beta1_import_model_evaluation_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/evaluations:import', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportModelEvaluationRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_import_model_evaluation_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelEvaluation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_batch_prediction_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse
Lists BatchPredictionJobs in a Location.
304 305 306 307 308 309 310 311 312 313 314 315 316 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 304 def list_project_location_batch_prediction_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/batchPredictionJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListBatchPredictionJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_custom_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
635 636 637 638 639 640 641 642 643 644 645 646 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 635 def list_project_location_custom_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_custom_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCustomJobsResponse
Lists CustomJobs in a Location.
493 494 495 496 497 498 499 500 501 502 503 504 505 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 493 def list_project_location_custom_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/customJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCustomJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCustomJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_data_labeling_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1006 def list_project_location_data_labeling_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_data_labeling_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse
Lists DataLabelingJobs in a Location.
863 864 865 866 867 868 869 870 871 872 873 874 875 876 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 863 def list_project_location_data_labeling_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/dataLabelingJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataLabelingJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_annotation_spec_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1573 def list_project_location_dataset_annotation_spec_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_data_item_annotation_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1851 def list_project_location_dataset_data_item_annotation_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_data_item_annotations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListAnnotationsResponse
Lists Annotations belongs to a dataitem
1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1708 def list_project_location_dataset_data_item_annotations(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/annotations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListAnnotationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListAnnotationsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_data_item_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2034 def list_project_location_dataset_data_item_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_data_items(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataItemsResponse
Lists DataItems in a Dataset.
1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1660 def list_project_location_dataset_data_items(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/dataItems', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataItemsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDataItemsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_dataset_versions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse
Lists DatasetVersions in a Dataset.
2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2222 def list_project_location_dataset_dataset_versions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/datasetVersions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetVersionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2396 def list_project_location_dataset_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_saved_queries(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSavedQueriesResponse
Lists SavedQueries in a Dataset.
2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2514 def list_project_location_dataset_saved_queries(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/savedQueries', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSavedQueriesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSavedQueriesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_dataset_saved_query_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2657 def list_project_location_dataset_saved_query_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_datasets(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetsResponse
Lists Datasets in a Location.
1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1266 def list_project_location_datasets(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/datasets', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDatasetsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_deployment_resource_pool_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3021 def list_project_location_deployment_resource_pool_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_deployment_resource_pools(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse
List DeploymentResourcePools in a location.
2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2839 def list_project_location_deployment_resource_pools(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/deploymentResourcePools', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListDeploymentResourcePoolsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_edge_device_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3204 def list_project_location_edge_device_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_endpoint_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4024 def list_project_location_endpoint_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_endpoints(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEndpointsResponse
Lists Endpoints in a Location.
3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3588 def list_project_location_endpoints(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/endpoints', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEndpointsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEndpointsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_extension_controller_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4207 def list_project_location_extension_controller_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_extension_deployment_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4390 def list_project_location_extension_deployment_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_extension_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4573 def list_project_location_extension_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_group_feature_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5153 def list_project_location_feature_group_feature_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_group_features(parent, filter: nil, latest_stats_count: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse
Lists Features in a given FeatureGroup.
4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4998 def list_project_location_feature_group_features(parent, filter: nil, latest_stats_count: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/features', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['latestStatsCount'] = latest_stats_count unless latest_stats_count.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_group_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5299 def list_project_location_feature_group_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_groups(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse
Lists FeatureGroups in a given project and location.
4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4776 def list_project_location_feature_groups(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/featureGroups', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureGroupsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_online_store_feature_view_feature_view_syncs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse
Lists FeatureViewSyncs in a given FeatureView.
5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5952 def list_project_location_feature_online_store_feature_view_feature_view_syncs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/featureViewSyncs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewSyncsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_online_store_feature_view_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6057 def list_project_location_feature_online_store_feature_view_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_online_store_feature_views(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewsResponse
Lists FeatureViews in a given FeatureOnlineStore.
5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5752 def list_project_location_feature_online_store_feature_views(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/featureViews', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureViewsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_online_store_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6203 def list_project_location_feature_online_store_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_feature_online_stores(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse
Lists FeatureOnlineStores in a given project and location.
5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5506 def list_project_location_feature_online_stores(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/featureOnlineStores', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeatureOnlineStoresResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_featurestore_entity_type_feature_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7670 def list_project_location_featurestore_entity_type_feature_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_featurestore_entity_type_features(parent, filter: nil, latest_stats_count: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse
Lists Features in a given EntityType.
7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7478 def list_project_location_featurestore_entity_type_features(parent, filter: nil, latest_stats_count: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/features', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['latestStatsCount'] = latest_stats_count unless latest_stats_count.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_featurestore_entity_type_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7853 def list_project_location_featurestore_entity_type_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_featurestore_entity_types(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEntityTypesResponse
Lists EntityTypes in a given Featurestore.
7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7018 def list_project_location_featurestore_entity_types(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/entityTypes', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEntityTypesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListEntityTypesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_featurestore_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
8036 8037 8038 8039 8040 8041 8042 8043 8044 8045 8046 8047 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8036 def list_project_location_featurestore_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_featurestores(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturestoresResponse
Lists Featurestores in a given project and location.
6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6486 def list_project_location_featurestores(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/featurestores', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturestoresResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListFeaturestoresResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_hyperparameter_tuning_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
8414 8415 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8414 def list_project_location_hyperparameter_tuning_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_hyperparameter_tuning_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse
Lists HyperparameterTuningJobs in a Location.
8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8272 def list_project_location_hyperparameter_tuning_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/hyperparameterTuningJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListHyperparameterTuningJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_index_endpoint_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8960 def list_project_location_index_endpoint_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_index_endpoints(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse
Lists IndexEndpoints in a Location.
8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8675 def list_project_location_index_endpoints(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/indexEndpoints', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexEndpointsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_index_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
9389 9390 9391 9392 9393 9394 9395 9396 9397 9398 9399 9400 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9389 def list_project_location_index_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_indexes(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexesResponse
Lists Indexes in a Location.
9142 9143 9144 9145 9146 9147 9148 9149 9150 9151 9152 9153 9154 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9142 def list_project_location_indexes(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/indexes', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListIndexesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_metadata_store_artifacts(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListArtifactsResponse
Lists Artifacts in the MetadataStore.
9761 9762 9763 9764 9765 9766 9767 9768 9769 9770 9771 9772 9773 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9761 def (parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/artifacts', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListArtifactsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListArtifactsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_metadata_store_contexts(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListContextsResponse
Lists Contexts on the MetadataStore.
10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10151 def (parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/contexts', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListContextsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListContextsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_metadata_store_executions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExecutionsResponse
Lists Executions in the MetadataStore.
10513 10514 10515 10516 10517 10518 10519 10520 10521 10522 10523 10524 10525 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10513 def (parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/executions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExecutionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExecutionsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_metadata_store_metadata_schemas(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse
Lists MetadataSchemas.
10740 10741 10742 10743 10744 10745 10746 10747 10748 10749 10750 10751 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10740 def (parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/metadataSchemas', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataSchemasResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_metadata_stores(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataStoresResponse
Lists MetadataStores for a Location.
9582 9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9582 def (parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/metadataStores', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataStoresResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListMetadataStoresResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_migratable_resource_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
10953 10954 10955 10956 10957 10958 10959 10960 10961 10962 10963 10964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10953 def list_project_location_migratable_resource_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_deployment_monitoring_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11448 def list_project_location_model_deployment_monitoring_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_deployment_monitoring_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse
Lists ModelDeploymentMonitoringJobs in a Location.
11144 11145 11146 11147 11148 11149 11150 11151 11152 11153 11154 11155 11156 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11144 def list_project_location_model_deployment_monitoring_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/modelDeploymentMonitoringJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelDeploymentMonitoringJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_evaluation_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
12468 12469 12470 12471 12472 12473 12474 12475 12476 12477 12478 12479 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12468 def list_project_location_model_evaluation_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_evaluation_slices(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse
Lists ModelEvaluationSlices in a ModelEvaluation.
12622 12623 12624 12625 12626 12627 12628 12629 12630 12631 12632 12633 12634 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12622 def list_project_location_model_evaluation_slices(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/slices', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationSlicesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_evaluations(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse
Lists ModelEvaluations in a Model.
12326 12327 12328 12329 12330 12331 12332 12333 12334 12335 12336 12337 12338 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12326 def list_project_location_model_evaluations(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/evaluations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelEvaluationsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_monitor_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
11631 11632 11633 11634 11635 11636 11637 11638 11639 11640 11641 11642 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11631 def list_project_location_model_monitor_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
12764 12765 12766 12767 12768 12769 12770 12771 12772 12773 12774 12775 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12764 def list_project_location_model_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_model_versions(name, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelVersionsResponse
Lists versions of the specified model.
11997 11998 11999 12000 12001 12002 12003 12004 12005 12006 12007 12008 12009 12010 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11997 def list_project_location_model_versions(name, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:listVersions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelVersionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelVersionsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_models(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelsResponse
Lists Models in a Location.
11946 11947 11948 11949 11950 11951 11952 11953 11954 11955 11956 11957 11958 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11946 def list_project_location_models(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/models', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_nas_job_nas_trial_details(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse
List top NasTrialDetails of a NasJob.
13065 13066 13067 13068 13069 13070 13071 13072 13073 13074 13075 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13065 def list_project_location_nas_job_nas_trial_details(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/nasTrialDetails', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasTrialDetailsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_nas_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasJobsResponse
Lists NasJobs in a Location.
12993 12994 12995 12996 12997 12998 12999 13000 13001 13002 13003 13004 13005 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12993 def list_project_location_nas_jobs(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/nasJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNasJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_notebook_runtime_templates(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse
Lists NotebookRuntimeTemplates in a Location.
13341 13342 13343 13344 13345 13346 13347 13348 13349 13350 13351 13352 13353 13354 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13341 def list_project_location_notebook_runtime_templates(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/notebookRuntimeTemplates', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimeTemplatesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_notebook_runtimes(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse
Lists NotebookRuntimes in a Location.
13628 13629 13630 13631 13632 13633 13634 13635 13636 13637 13638 13639 13640 13641 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13628 def list_project_location_notebook_runtimes(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/notebookRuntimes', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookRuntimesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
13841 13842 13843 13844 13845 13846 13847 13848 13849 13850 13851 13852 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13841 def list_project_location_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_persistent_resource_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
14202 14203 14204 14205 14206 14207 14208 14209 14210 14211 14212 14213 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14202 def list_project_location_persistent_resource_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_persistent_resources(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse
Lists PersistentResources in a Location.
14025 14026 14027 14028 14029 14030 14031 14032 14033 14034 14035 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14025 def list_project_location_persistent_resources(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/persistentResources', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPersistentResourcesResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_pipeline_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
14636 14637 14638 14639 14640 14641 14642 14643 14644 14645 14646 14647 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14636 def list_project_location_pipeline_job_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_pipeline_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPipelineJobsResponse
Lists PipelineJobs in a Location.
14493 14494 14495 14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 14506 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14493 def list_project_location_pipeline_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/pipelineJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPipelineJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPipelineJobsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_schedule_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
15271 15272 15273 15274 15275 15276 15277 15278 15279 15280 15281 15282 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15271 def list_project_location_schedule_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_schedules(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSchedulesResponse
Lists Schedules in a Location.
15013 15014 15015 15016 15017 15018 15019 15020 15021 15022 15023 15024 15025 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15013 def list_project_location_schedules(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/schedules', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSchedulesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSchedulesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_solver_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
15417 15418 15419 15420 15421 15422 15423 15424 15425 15426 15427 15428 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15417 def list_project_location_solver_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_specialist_pool_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
15737 15738 15739 15740 15741 15742 15743 15744 15745 15746 15747 15748 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15737 def list_project_location_specialist_pool_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_specialist_pools(parent, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse
Lists SpecialistPools in a Location.
15560 15561 15562 15563 15564 15565 15566 15567 15568 15569 15570 15571 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15560 def list_project_location_specialist_pools(parent, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/specialistPools', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListSpecialistPoolsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_studies(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListStudiesResponse
Lists all the studies in a region for an associated project.
15915 15916 15917 15918 15919 15920 15921 15922 15923 15924 15925 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15915 def list_project_location_studies(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/studies', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListStudiesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListStudiesResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_study_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
16090 16091 16092 16093 16094 16095 16096 16097 16098 16099 16100 16101 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16090 def list_project_location_study_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_study_trial_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
16619 16620 16621 16622 16623 16624 16625 16626 16627 16628 16629 16630 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16619 def list_project_location_study_trial_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_study_trial_optimal_trials(parent, google_cloud_aiplatform_v1beta1_list_optimal_trials_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse
Lists the pareto-optimal Trials for multi-objective Study or the optimal Trials for single-objective Study. The definition of pareto-optimal can be checked in wiki page. https://en.wikipedia.org/wiki/Pareto_efficiency
16408 16409 16410 16411 16412 16413 16414 16415 16416 16417 16418 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16408 def list_project_location_study_trial_optimal_trials(parent, google_cloud_aiplatform_v1beta1_list_optimal_trials_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/trials:listOptimalTrials', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListOptimalTrialsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_list_optimal_trials_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListOptimalTrialsResponse command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_study_trials(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrialsResponse
Lists the Trials associated with a Study.
16373 16374 16375 16376 16377 16378 16379 16380 16381 16382 16383 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16373 def list_project_location_study_trials(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/trials', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrialsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrialsResponse command.params['parent'] = parent unless parent.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_experiment_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
17284 17285 17286 17287 17288 17289 17290 17291 17292 17293 17294 17295 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17284 def list_project_location_tensorboard_experiment_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_experiment_run_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
17736 17737 17738 17739 17740 17741 17742 17743 17744 17745 17746 17747 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17736 def list_project_location_tensorboard_experiment_run_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_experiment_run_time_series(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse
Lists TensorboardTimeSeries in a Location.
18052 18053 18054 18055 18056 18057 18058 18059 18060 18061 18062 18063 18064 18065 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18052 def list_project_location_tensorboard_experiment_run_time_series(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/timeSeries', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardTimeSeriesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_experiment_run_time_series_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
18314 18315 18316 18317 18318 18319 18320 18321 18322 18323 18324 18325 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18314 def list_project_location_tensorboard_experiment_run_time_series_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_experiment_runs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse
Lists TensorboardRuns in a Location.
17516 17517 17518 17519 17520 17521 17522 17523 17524 17525 17526 17527 17528 17529 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17516 def list_project_location_tensorboard_experiment_runs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/runs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardRunsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_experiments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse
Lists TensorboardExperiments in a Location.
17064 17065 17066 17067 17068 17069 17070 17071 17072 17073 17074 17075 17076 17077 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17064 def list_project_location_tensorboard_experiments(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/experiments', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardExperimentsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboard_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
18497 18498 18499 18500 18501 18502 18503 18504 18505 18506 18507 18508 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18497 def list_project_location_tensorboard_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_tensorboards(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardsResponse
Lists Tensorboards in a Location.
16806 16807 16808 16809 16810 16811 16812 16813 16814 16815 16816 16817 16818 16819 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16806 def list_project_location_tensorboards(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/tensorboards', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTensorboardsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_training_pipeline_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse
Lists operations that match the specified filter in the request. If the server
doesn't support this method, it returns UNIMPLEMENTED
.
18873 18874 18875 18876 18877 18878 18879 18880 18881 18882 18883 18884 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18873 def list_project_location_training_pipeline_operations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/operations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningListOperationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_location_training_pipelines(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse
Lists TrainingPipelines in a Location.
18731 18732 18733 18734 18735 18736 18737 18738 18739 18740 18741 18742 18743 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18731 def list_project_location_training_pipelines(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/trainingPipelines', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTrainingPipelinesResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['readMask'] = read_mask unless read_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_project_locations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudLocationListLocationsResponse
Lists information about the supported locations for this service.
113 114 115 116 117 118 119 120 121 122 123 124 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 113 def list_project_locations(name, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}/locations', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudLocationListLocationsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudLocationListLocationsResponse command.params['name'] = name unless name.nil? command.query['filter'] = filter unless filter.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#list_publisher_models(parent, filter: nil, language_code: nil, order_by: nil, page_size: nil, page_token: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPublisherModelsResponse
Lists publisher models in Model Garden.
19004 19005 19006 19007 19008 19009 19010 19011 19012 19013 19014 19015 19016 19017 19018 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19004 def list_publisher_models(parent, filter: nil, language_code: nil, order_by: nil, page_size: nil, page_token: nil, view: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/models', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPublisherModelsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListPublisherModelsResponse command.params['parent'] = parent unless parent.nil? command.query['filter'] = filter unless filter.nil? command.query['languageCode'] = language_code unless language_code.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['view'] = view unless view.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#lookup_project_location_study(parent, google_cloud_aiplatform_v1beta1_lookup_study_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study
Looks a study up using the user-defined display_name field instead of the fully qualified resource name.
15950 15951 15952 15953 15954 15955 15956 15957 15958 15959 15960 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15950 def lookup_project_location_study(parent, google_cloud_aiplatform_v1beta1_lookup_study_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/studies:lookup', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LookupStudyRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_lookup_study_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Study command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#merge_project_location_model_version_aliases(name, google_cloud_aiplatform_v1beta1_merge_version_aliases_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model
Merges a set of aliases for a Model version.
12035 12036 12037 12038 12039 12040 12041 12042 12043 12044 12045 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12035 def merge_project_location_model_version_aliases(name, google_cloud_aiplatform_v1beta1_merge_version_aliases_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:mergeVersionAliases', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MergeVersionAliasesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_merge_version_aliases_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#mutate_project_location_endpoint_deployed_model(endpoint, google_cloud_aiplatform_v1beta1_mutate_deployed_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates an existing deployed model. Updatable fields include
min_replica_count
, max_replica_count
, autoscaling_metric_specs
,
disable_container_logging
(v1 only), and enable_container_logging
(v1beta1
only).
3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3628 def mutate_project_location_endpoint_deployed_model(endpoint, google_cloud_aiplatform_v1beta1_mutate_deployed_model_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:mutateDeployedModel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MutateDeployedModelRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_mutate_deployed_model_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#mutate_project_location_index_endpoint_deployed_index(index_endpoint, google_cloud_aiplatform_v1beta1_deployed_index_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Update an existing DeployedIndex under an IndexEndpoint.
8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8712 def mutate_project_location_index_endpoint_deployed_index(index_endpoint, google_cloud_aiplatform_v1beta1_deployed_index_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+indexEndpoint}:mutateDeployedIndex', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DeployedIndex::Representation command.request_object = google_cloud_aiplatform_v1beta1_deployed_index_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['indexEndpoint'] = index_endpoint unless index_endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_dataset(name, google_cloud_aiplatform_v1beta1_dataset_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset
Updates a Dataset.
1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1306 def patch_project_location_dataset(name, google_cloud_aiplatform_v1beta1_dataset_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset::Representation command.request_object = google_cloud_aiplatform_v1beta1_dataset_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Dataset command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_endpoint(name, google_cloud_aiplatform_v1beta1_endpoint_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint
Updates an Endpoint.
3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3664 def patch_project_location_endpoint(name, google_cloud_aiplatform_v1beta1_endpoint_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint::Representation command.request_object = google_cloud_aiplatform_v1beta1_endpoint_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Endpoint command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_feature_group(name, google_cloud_aiplatform_v1beta1_feature_group_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single FeatureGroup.
4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4819 def patch_project_location_feature_group(name, google_cloud_aiplatform_v1beta1_feature_group_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureGroup::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_group_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_feature_group_feature(name, google_cloud_aiplatform_v1beta1_feature_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single Feature.
5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5049 def patch_project_location_feature_group_feature(name, google_cloud_aiplatform_v1beta1_feature_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_feature_online_store(name, google_cloud_aiplatform_v1beta1_feature_online_store_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single FeatureOnlineStore.
5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5550 def patch_project_location_feature_online_store(name, google_cloud_aiplatform_v1beta1_feature_online_store_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureOnlineStore::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_online_store_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_feature_online_store_feature_view(name, google_cloud_aiplatform_v1beta1_feature_view_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single FeatureView.
5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5796 def patch_project_location_feature_online_store_feature_view(name, google_cloud_aiplatform_v1beta1_feature_view_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1FeatureView::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_view_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_featurestore(name, google_cloud_aiplatform_v1beta1_featurestore_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates the parameters of a single Featurestore.
6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6531 def patch_project_location_featurestore(name, google_cloud_aiplatform_v1beta1_featurestore_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Featurestore::Representation command.request_object = google_cloud_aiplatform_v1beta1_featurestore_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_featurestore_entity_type(name, google_cloud_aiplatform_v1beta1_entity_type_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType
Updates the parameters of a single EntityType.
7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7073 def patch_project_location_featurestore_entity_type(name, google_cloud_aiplatform_v1beta1_entity_type_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType::Representation command.request_object = google_cloud_aiplatform_v1beta1_entity_type_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EntityType command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_featurestore_entity_type_feature(name, google_cloud_aiplatform_v1beta1_feature_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature
Updates the parameters of a single Feature.
7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7529 def patch_project_location_featurestore_entity_type_feature(name, google_cloud_aiplatform_v1beta1_feature_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.request_object = google_cloud_aiplatform_v1beta1_feature_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Feature command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_index(name, google_cloud_aiplatform_v1beta1_index_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates an Index.
9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 9191 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9180 def patch_project_location_index(name, google_cloud_aiplatform_v1beta1_index_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Index::Representation command.request_object = google_cloud_aiplatform_v1beta1_index_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_index_endpoint(name, google_cloud_aiplatform_v1beta1_index_endpoint_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint
Updates an IndexEndpoint.
8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8748 def patch_project_location_index_endpoint(name, google_cloud_aiplatform_v1beta1_index_endpoint_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint::Representation command.request_object = google_cloud_aiplatform_v1beta1_index_endpoint_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1IndexEndpoint command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_metadata_store_artifact(name, google_cloud_aiplatform_v1beta1_artifact_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact
Updates a stored Artifact.
9800 9801 9802 9803 9804 9805 9806 9807 9808 9809 9810 9811 9812 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9800 def (name, google_cloud_aiplatform_v1beta1_artifact_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact::Representation command.request_object = google_cloud_aiplatform_v1beta1_artifact_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Artifact command.params['name'] = name unless name.nil? command.query['allowMissing'] = allow_missing unless allow_missing.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_metadata_store_context(name, google_cloud_aiplatform_v1beta1_context_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Updates a stored Context.
10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10190 def (name, google_cloud_aiplatform_v1beta1_context_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context::Representation command.request_object = google_cloud_aiplatform_v1beta1_context_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context command.params['name'] = name unless name.nil? command.query['allowMissing'] = allow_missing unless allow_missing.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_metadata_store_execution(name, google_cloud_aiplatform_v1beta1_execution_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Updates a stored Execution.
10552 10553 10554 10555 10556 10557 10558 10559 10560 10561 10562 10563 10564 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10552 def (name, google_cloud_aiplatform_v1beta1_execution_object = nil, allow_missing: nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution::Representation command.request_object = google_cloud_aiplatform_v1beta1_execution_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution command.params['name'] = name unless name.nil? command.query['allowMissing'] = allow_missing unless allow_missing.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_model(name, google_cloud_aiplatform_v1beta1_model_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model
Updates a Model.
12071 12072 12073 12074 12075 12076 12077 12078 12079 12080 12081 12082 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12071 def patch_project_location_model(name, google_cloud_aiplatform_v1beta1_model_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model::Representation command.request_object = google_cloud_aiplatform_v1beta1_model_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Model command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a ModelDeploymentMonitoringJob.
11199 11200 11201 11202 11203 11204 11205 11206 11207 11208 11209 11210 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11199 def patch_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelDeploymentMonitoringJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_model_deployment_monitoring_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_persistent_resource(name, google_cloud_aiplatform_v1beta1_persistent_resource_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a PersistentResource.
14061 14062 14063 14064 14065 14066 14067 14068 14069 14070 14071 14072 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14061 def patch_project_location_persistent_resource(name, google_cloud_aiplatform_v1beta1_persistent_resource_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PersistentResource::Representation command.request_object = google_cloud_aiplatform_v1beta1_persistent_resource_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_schedule(name, google_cloud_aiplatform_v1beta1_schedule_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule
Updates an active or paused Schedule. When the Schedule is updated, new runs will be scheduled starting from the updated next execution time after the update time based on the time_specification in the updated Schedule. All unstarted runs before the update time will be skipped while already created runs will NOT be paused or canceled.
15055 15056 15057 15058 15059 15060 15061 15062 15063 15064 15065 15066 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15055 def patch_project_location_schedule(name, google_cloud_aiplatform_v1beta1_schedule_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule::Representation command.request_object = google_cloud_aiplatform_v1beta1_schedule_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Schedule command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_specialist_pool(name, google_cloud_aiplatform_v1beta1_specialist_pool_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a SpecialistPool.
15596 15597 15598 15599 15600 15601 15602 15603 15604 15605 15606 15607 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15596 def patch_project_location_specialist_pool(name, google_cloud_aiplatform_v1beta1_specialist_pool_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SpecialistPool::Representation command.request_object = google_cloud_aiplatform_v1beta1_specialist_pool_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_tensorboard(name, google_cloud_aiplatform_v1beta1_tensorboard_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a Tensorboard.
16849 16850 16851 16852 16853 16854 16855 16856 16857 16858 16859 16860 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16849 def patch_project_location_tensorboard(name, google_cloud_aiplatform_v1beta1_tensorboard_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Tensorboard::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_tensorboard_experiment(name, google_cloud_aiplatform_v1beta1_tensorboard_experiment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment
Updates a TensorboardExperiment.
17107 17108 17109 17110 17111 17112 17113 17114 17115 17116 17117 17118 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17107 def patch_project_location_tensorboard_experiment(name, google_cloud_aiplatform_v1beta1_tensorboard_experiment_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_experiment_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardExperiment command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_tensorboard_experiment_run(name, google_cloud_aiplatform_v1beta1_tensorboard_run_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun
Updates a TensorboardRun.
17559 17560 17561 17562 17563 17564 17565 17566 17567 17568 17569 17570 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17559 def patch_project_location_tensorboard_experiment_run(name, google_cloud_aiplatform_v1beta1_tensorboard_run_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_run_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardRun command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#patch_project_location_tensorboard_experiment_run_time_series(name, google_cloud_aiplatform_v1beta1_tensorboard_time_series_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries
Updates a TensorboardTimeSeries.
18094 18095 18096 18097 18098 18099 18100 18101 18102 18103 18104 18105 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18094 def patch_project_location_tensorboard_experiment_run_time_series(name, google_cloud_aiplatform_v1beta1_tensorboard_time_series_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries::Representation command.request_object = google_cloud_aiplatform_v1beta1_tensorboard_time_series_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TensorboardTimeSeries command.params['name'] = name unless name.nil? command.query['updateMask'] = update_mask unless update_mask.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#pause_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_pause_model_deployment_monitoring_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Pauses a ModelDeploymentMonitoringJob. If the job is running, the server makes a best effort to cancel the job. Will mark ModelDeploymentMonitoringJob.state to 'PAUSED'.
11237 11238 11239 11240 11241 11242 11243 11244 11245 11246 11247 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11237 def pause_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_pause_model_deployment_monitoring_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:pause', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PauseModelDeploymentMonitoringJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_pause_model_deployment_monitoring_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#pause_project_location_schedule(name, google_cloud_aiplatform_v1beta1_pause_schedule_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Pauses a Schedule. Will mark Schedule.state to 'PAUSED'. If the schedule is paused, no new runs will be created. Already created runs will NOT be paused or canceled.
15092 15093 15094 15095 15096 15097 15098 15099 15100 15101 15102 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15092 def pause_project_location_schedule(name, google_cloud_aiplatform_v1beta1_pause_schedule_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:pause', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PauseScheduleRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_pause_schedule_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#predict_project_location_endpoint(endpoint, google_cloud_aiplatform_v1beta1_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse
Perform an online prediction.
3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3699 def predict_project_location_endpoint(endpoint, google_cloud_aiplatform_v1beta1_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:predict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#predict_project_location_publisher_model(endpoint, google_cloud_aiplatform_v1beta1_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse
Perform an online prediction.
14781 14782 14783 14784 14785 14786 14787 14788 14789 14790 14791 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14781 def predict_project_location_publisher_model(endpoint, google_cloud_aiplatform_v1beta1_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:predict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PredictResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#purge_project_location_metadata_store_artifact(parent, google_cloud_aiplatform_v1beta1_purge_artifacts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Purges Artifacts.
9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9836 def (parent, google_cloud_aiplatform_v1beta1_purge_artifacts_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/artifacts:purge', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PurgeArtifactsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_purge_artifacts_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#purge_project_location_metadata_store_context(parent, google_cloud_aiplatform_v1beta1_purge_contexts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Purges Contexts.
10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10226 def (parent, google_cloud_aiplatform_v1beta1_purge_contexts_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/contexts:purge', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PurgeContextsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_purge_contexts_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#purge_project_location_metadata_store_execution(parent, google_cloud_aiplatform_v1beta1_purge_executions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Purges Executions.
10588 10589 10590 10591 10592 10593 10594 10595 10596 10597 10598 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10588 def (parent, google_cloud_aiplatform_v1beta1_purge_executions_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/executions:purge', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PurgeExecutionsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_purge_executions_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_deployment_resource_pool_deployed_models(deployment_resource_pool, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse
List DeployedModels that have been deployed on this DeploymentResourcePool.
2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2881 def query_project_location_deployment_resource_pool_deployed_models(deployment_resource_pool, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+deploymentResourcePool}:queryDeployedModels', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryDeployedModelsResponse command.params['deploymentResourcePool'] = deployment_resource_pool unless deployment_resource_pool.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_metadata_store_artifact_artifact_lineage_subgraph(artifact, filter: nil, max_hops: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph
Retrieves lineage of an Artifact represented through Artifacts and Executions connected by Event edges and returned as a LineageSubgraph.
9895 9896 9897 9898 9899 9900 9901 9902 9903 9904 9905 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9895 def (artifact, filter: nil, max_hops: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+artifact}:queryArtifactLineageSubgraph', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph command.params['artifact'] = artifact unless artifact.nil? command.query['filter'] = filter unless filter.nil? command.query['maxHops'] = max_hops unless max_hops.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_metadata_store_context_context_lineage_subgraph(context, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph
Retrieves Artifacts and Executions within the specified Context, connected by Event edges and returned as a LineageSubgraph.
10264 10265 10266 10267 10268 10269 10270 10271 10272 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10264 def (context, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+context}:queryContextLineageSubgraph', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph command.params['context'] = context unless context.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#query_project_location_metadata_store_execution_execution_inputs_and_outputs(execution, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph
Obtains the set of input and output Artifacts for this Execution, in the form of LineageSubgraph that also contains the Execution and connecting Events.
10623 10624 10625 10626 10627 10628 10629 10630 10631 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10623 def (execution, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+execution}:queryExecutionInputsAndOutputs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1LineageSubgraph command.params['execution'] = execution unless execution.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#raw_project_location_endpoint_predict(endpoint, google_cloud_aiplatform_v1beta1_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform an online prediction with an arbitrary HTTP payload. The response
includes the following HTTP headers: * X-Vertex-AI-Endpoint-Id
: ID of the
Endpoint that served this prediction. * X-Vertex-AI-Deployed-Model-Id
: ID of
the Endpoint's DeployedModel that served this prediction.
3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3736 def raw_project_location_endpoint_predict(endpoint, google_cloud_aiplatform_v1beta1_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:rawPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RawPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_raw_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleApiHttpBody::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleApiHttpBody command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#raw_project_location_publisher_model_predict(endpoint, google_cloud_aiplatform_v1beta1_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform an online prediction with an arbitrary HTTP payload. The response
includes the following HTTP headers: * X-Vertex-AI-Endpoint-Id
: ID of the
Endpoint that served this prediction. * X-Vertex-AI-Deployed-Model-Id
: ID of
the Endpoint's DeployedModel that served this prediction.
14818 14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14818 def raw_project_location_publisher_model_predict(endpoint, google_cloud_aiplatform_v1beta1_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:rawPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RawPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_raw_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleApiHttpBody::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleApiHttpBody command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse
Reads Feature values of a specific entity of an EntityType. For reading feature values of multiple entities of an EntityType, please use StreamingReadFeatureValues.
7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7112 def read_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+entityType}:readFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_read_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse command.params['entityType'] = entity_type unless entity_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_index_endpoint_index_datapoints(index_endpoint, google_cloud_aiplatform_v1beta1_read_index_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse
Reads the datapoints/vectors of the given IDs. A maximum of 1000 datapoints can be retrieved in a batch.
8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8784 def read_project_location_index_endpoint_index_datapoints(index_endpoint, google_cloud_aiplatform_v1beta1_read_index_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+indexEndpoint}:readIndexDatapoints', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadIndexDatapointsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_read_index_datapoints_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadIndexDatapointsResponse command.params['indexEndpoint'] = index_endpoint unless index_endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_tensorboard_experiment_run_time_series(tensorboard_time_series, filter: nil, max_data_points: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse
Reads a TensorboardTimeSeries' data. By default, if the number of data points stored is less than 1000, all data is returned. Otherwise, 1000 data points is randomly selected from this time series and returned. This value can be changed by changing max_data_points, which can't be greater than 10k.
18137 18138 18139 18140 18141 18142 18143 18144 18145 18146 18147 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18137 def read_project_location_tensorboard_experiment_run_time_series(tensorboard_time_series, filter: nil, max_data_points: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+tensorboardTimeSeries}:read', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardTimeSeriesDataResponse command.params['tensorboardTimeSeries'] = tensorboard_time_series unless tensorboard_time_series.nil? command.query['filter'] = filter unless filter.nil? command.query['maxDataPoints'] = max_data_points unless max_data_points.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_tensorboard_experiment_run_time_series_blob_data(time_series, blob_ids: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse
Gets bytes of TensorboardBlobs. This is to allow reading blob data stored in consumer project's Cloud Storage bucket without users having to obtain Cloud Storage access permission.
18175 18176 18177 18178 18179 18180 18181 18182 18183 18184 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18175 def read_project_location_tensorboard_experiment_run_time_series_blob_data(time_series, blob_ids: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+timeSeries}:readBlobData', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardBlobDataResponse command.params['timeSeries'] = time_series unless time_series.nil? command.query['blobIds'] = blob_ids unless blob_ids.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_tensorboard_size(tensorboard, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse
Returns the storage size for a given TensorBoard instance.
16883 16884 16885 16886 16887 16888 16889 16890 16891 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16883 def read_project_location_tensorboard_size(tensorboard, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+tensorboard}:readSize', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardSizeResponse command.params['tensorboard'] = tensorboard unless tensorboard.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#read_project_location_tensorboard_usage(tensorboard, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse
Returns a list of monthly active users for a given TensorBoard instance.
16914 16915 16916 16917 16918 16919 16920 16921 16922 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16914 def read_project_location_tensorboard_usage(tensorboard, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+tensorboard}:readUsage', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadTensorboardUsageResponse command.params['tensorboard'] = tensorboard unless tensorboard.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#remove_project_location_index_datapoints(index, google_cloud_aiplatform_v1beta1_remove_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveDatapointsResponse
Remove Datapoints from an Index.
9215 9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9215 def remove_project_location_index_datapoints(index, google_cloud_aiplatform_v1beta1_remove_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+index}:removeDatapoints', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveDatapointsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_remove_datapoints_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveDatapointsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveDatapointsResponse command.params['index'] = index unless index.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#remove_project_location_metadata_store_context_context_children(context, google_cloud_aiplatform_v1beta1_remove_context_children_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveContextChildrenResponse
Remove a set of children contexts from a parent Context. If any of the child Contexts were NOT added to the parent Context, they are simply skipped.
10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10297 def (context, google_cloud_aiplatform_v1beta1_remove_context_children_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+context}:removeContextChildren', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveContextChildrenRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_remove_context_children_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveContextChildrenResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RemoveContextChildrenResponse command.params['context'] = context unless context.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#report_project_location_notebook_execution_job_event(name, google_cloud_aiplatform_v1beta1_report_execution_event_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportExecutionEventResponse
13137 13138 13139 13140 13141 13142 13143 13144 13145 13146 13147 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13137 def report_project_location_notebook_execution_job_event(name, google_cloud_aiplatform_v1beta1_report_execution_event_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:reportEvent', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportExecutionEventRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_report_execution_event_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportExecutionEventResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportExecutionEventResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#report_project_location_notebook_runtime_event(name, google_cloud_aiplatform_v1beta1_report_runtime_event_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse
13665 13666 13667 13668 13669 13670 13671 13672 13673 13674 13675 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13665 def report_project_location_notebook_runtime_event(name, google_cloud_aiplatform_v1beta1_report_runtime_event_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:reportEvent', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportRuntimeEventRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_report_runtime_event_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReportRuntimeEventResponse command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#restore_project_location_dataset_dataset_version(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Restores a dataset version.
2258 2259 2260 2261 2262 2263 2264 2265 2266 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2258 def restore_project_location_dataset_dataset_version(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}:restore', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#resume_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_resume_model_deployment_monitoring_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Resumes a paused ModelDeploymentMonitoringJob. It will start to run from next scheduled time. A deleted ModelDeploymentMonitoringJob can't be resumed.
11273 11274 11275 11276 11277 11278 11279 11280 11281 11282 11283 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11273 def resume_project_location_model_deployment_monitoring_job(name, google_cloud_aiplatform_v1beta1_resume_model_deployment_monitoring_job_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:resume', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResumeModelDeploymentMonitoringJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_resume_model_deployment_monitoring_job_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#resume_project_location_schedule(name, google_cloud_aiplatform_v1beta1_resume_schedule_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Resumes a paused Schedule to start scheduling new runs. Will mark Schedule. state to 'ACTIVE'. Only paused Schedule can be resumed. When the Schedule is resumed, new runs will be scheduled starting from the next execution time after the current time based on the time_specification in the Schedule. If Schedule.catchUp is set up true, all missed runs will be scheduled for backfill first.
15131 15132 15133 15134 15135 15136 15137 15138 15139 15140 15141 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15131 def resume_project_location_schedule(name, google_cloud_aiplatform_v1beta1_resume_schedule_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:resume', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ResumeScheduleRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_resume_schedule_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#search_project_location_dataset_data_items(dataset, annotation_filters: nil, annotations_filter: nil, annotations_limit: nil, data_item_filter: nil, data_labeling_job: nil, field_mask: nil, order_by: nil, order_by_annotation_order_by: nil, order_by_annotation_saved_query: nil, order_by_data_item: nil, page_size: nil, page_token: nil, saved_query: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchDataItemsResponse
Searches DataItems in a Dataset.
1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1388 def search_project_location_dataset_data_items(dataset, annotation_filters: nil, annotations_filter: nil, annotations_limit: nil, data_item_filter: nil, data_labeling_job: nil, field_mask: nil, order_by: nil, order_by_annotation_order_by: nil, order_by_annotation_saved_query: nil, order_by_data_item: nil, page_size: nil, page_token: nil, saved_query: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+dataset}:searchDataItems', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchDataItemsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchDataItemsResponse command.params['dataset'] = dataset unless dataset.nil? command.query['annotationFilters'] = annotation_filters unless annotation_filters.nil? command.query['annotationsFilter'] = annotations_filter unless annotations_filter.nil? command.query['annotationsLimit'] = annotations_limit unless annotations_limit.nil? command.query['dataItemFilter'] = data_item_filter unless data_item_filter.nil? command.query['dataLabelingJob'] = data_labeling_job unless data_labeling_job.nil? command.query['fieldMask'] = field_mask unless field_mask.nil? command.query['orderBy'] = order_by unless order_by.nil? command.query['orderByAnnotation.orderBy'] = order_by_annotation_order_by unless order_by_annotation_order_by.nil? command.query['orderByAnnotation.savedQuery'] = order_by_annotation_saved_query unless order_by_annotation_saved_query.nil? command.query['orderByDataItem'] = order_by_data_item unless order_by_data_item.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['savedQuery'] = saved_query unless saved_query.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#search_project_location_feature_online_store_feature_view_nearest_entities(feature_view, google_cloud_aiplatform_v1beta1_search_nearest_entities_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse
Search the nearest entities under a FeatureView. Search only works for indexable feature view; if a feature view isn't indexable, returns Invalid argument response.
5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5833 def search_project_location_feature_online_store_feature_view_nearest_entities(feature_view, google_cloud_aiplatform_v1beta1_search_nearest_entities_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+featureView}:searchNearestEntities', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchNearestEntitiesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_search_nearest_entities_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchNearestEntitiesResponse command.params['featureView'] = feature_view unless feature_view.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#search_project_location_featurestore_features(location, page_size: nil, page_token: nil, query: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchFeaturesResponse
Searches Features matching a query in a given project.
6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6607 def search_project_location_featurestore_features(location, page_size: nil, page_token: nil, query: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+location}/featurestores:searchFeatures', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchFeaturesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchFeaturesResponse command.params['location'] = location unless location.nil? command.query['pageSize'] = page_size unless page_size.nil? command.query['pageToken'] = page_token unless page_token.nil? command.query['query'] = query unless query.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#search_project_location_migratable_resources(parent, google_cloud_aiplatform_v1beta1_search_migratable_resources_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse
Searches all of the resources in automl.googleapis.com, datalabeling. googleapis.com and ml.googleapis.com that can be migrated to Vertex AI's given location.
10813 10814 10815 10816 10817 10818 10819 10820 10821 10822 10823 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10813 def search_project_location_migratable_resources(parent, google_cloud_aiplatform_v1beta1_search_migratable_resources_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/migratableResources:search', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchMigratableResourcesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_search_migratable_resources_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchMigratableResourcesResponse command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#search_project_location_model_deployment_monitoring_job_model_deployment_monitoring_stats_anomalies(model_deployment_monitoring_job, google_cloud_aiplatform_v1beta1_search_model_deployment_monitoring_stats_anomalies_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse
Searches Model Monitoring Statistics generated within a given time window.
11308 11309 11310 11311 11312 11313 11314 11315 11316 11317 11318 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11308 def search_project_location_model_deployment_monitoring_job_model_deployment_monitoring_stats_anomalies(model_deployment_monitoring_job, google_cloud_aiplatform_v1beta1_search_model_deployment_monitoring_stats_anomalies_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+modelDeploymentMonitoringJob}:searchModelDeploymentMonitoringStatsAnomalies', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_search_model_deployment_monitoring_stats_anomalies_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelDeploymentMonitoringStatsAnomaliesResponse command.params['modelDeploymentMonitoringJob'] = model_deployment_monitoring_job unless model_deployment_monitoring_job.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#server_project_location_endpoint_streaming_predict(endpoint, google_cloud_aiplatform_v1beta1_streaming_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse
Perform a server-side streaming online prediction request for Vertex LLM streaming.
3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3771 def server_project_location_endpoint_streaming_predict(endpoint, google_cloud_aiplatform_v1beta1_streaming_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:serverStreamingPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_streaming_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#server_project_location_publisher_model_streaming_predict(endpoint, google_cloud_aiplatform_v1beta1_streaming_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse
Perform a server-side streaming online prediction request for Vertex LLM streaming.
14853 14854 14855 14856 14857 14858 14859 14860 14861 14862 14863 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14853 def server_project_location_publisher_model_streaming_predict(endpoint, google_cloud_aiplatform_v1beta1_streaming_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:serverStreamingPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_streaming_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingPredictResponse command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#set_project_location_endpoint_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource. Replaces any
existing policy. Can return NOT_FOUND
, INVALID_ARGUMENT
, and
PERMISSION_DENIED
errors.
3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3808 def set_project_location_endpoint_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:setIamPolicy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1SetIamPolicyRequest::Representation command.request_object = google_iam_v1_set_iam_policy_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#set_project_location_featurestore_entity_type_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource. Replaces any
existing policy. Can return NOT_FOUND
, INVALID_ARGUMENT
, and
PERMISSION_DENIED
errors.
7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7149 def set_project_location_featurestore_entity_type_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:setIamPolicy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1SetIamPolicyRequest::Representation command.request_object = google_iam_v1_set_iam_policy_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#set_project_location_featurestore_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource. Replaces any
existing policy. Can return NOT_FOUND
, INVALID_ARGUMENT
, and
PERMISSION_DENIED
errors.
6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6645 def set_project_location_featurestore_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:setIamPolicy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1SetIamPolicyRequest::Representation command.request_object = google_iam_v1_set_iam_policy_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#set_project_location_model_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource. Replaces any
existing policy. Can return NOT_FOUND
, INVALID_ARGUMENT
, and
PERMISSION_DENIED
errors.
12109 12110 12111 12112 12113 12114 12115 12116 12117 12118 12119 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12109 def set_project_location_model_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:setIamPolicy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1SetIamPolicyRequest::Representation command.request_object = google_iam_v1_set_iam_policy_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#set_project_location_notebook_runtime_template_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1Policy
Sets the access control policy on the specified resource. Replaces any
existing policy. Can return NOT_FOUND
, INVALID_ARGUMENT
, and
PERMISSION_DENIED
errors.
13381 13382 13383 13384 13385 13386 13387 13388 13389 13390 13391 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13381 def set_project_location_notebook_runtime_template_iam_policy(resource, google_iam_v1_set_iam_policy_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:setIamPolicy', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1SetIamPolicyRequest::Representation command.request_object = google_iam_v1_set_iam_policy_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1Policy command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#start_project_location_notebook_runtime(name, google_cloud_aiplatform_v1beta1_start_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Starts a NotebookRuntime.
13701 13702 13703 13704 13705 13706 13707 13708 13709 13710 13711 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13701 def start_project_location_notebook_runtime(name, google_cloud_aiplatform_v1beta1_start_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:start', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StartNotebookRuntimeRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_start_notebook_runtime_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#stop_project_location_study_trial(name, google_cloud_aiplatform_v1beta1_stop_trial_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial
Stops a Trial.
16442 16443 16444 16445 16446 16447 16448 16449 16450 16451 16452 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16442 def stop_project_location_study_trial(name, google_cloud_aiplatform_v1beta1_stop_trial_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:stop', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StopTrialRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_stop_trial_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Trial command.params['name'] = name unless name.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#streaming_project_location_featurestore_entity_type_read_feature_values(entity_type, google_cloud_aiplatform_v1beta1_streaming_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse
Reads Feature values for multiple entities. Depending on their size, data for different entities may be broken up across multiple responses.
7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7186 def streaming_project_location_featurestore_entity_type_read_feature_values(entity_type, google_cloud_aiplatform_v1beta1_streaming_read_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+entityType}:streamingReadFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingReadFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_streaming_read_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReadFeatureValuesResponse command.params['entityType'] = entity_type unless entity_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#suggest_project_location_study_trial(parent, google_cloud_aiplatform_v1beta1_suggest_trials_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Adds one or more Trials to a Study, with parameter values suggested by Vertex AI Vizier. Returns a long-running operation associated with the generation of Trial suggestions. When this long-running operation succeeds, it will contain a SuggestTrialsResponse.
16479 16480 16481 16482 16483 16484 16485 16486 16487 16488 16489 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16479 def suggest_project_location_study_trial(parent, google_cloud_aiplatform_v1beta1_suggest_trials_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/trials:suggest', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SuggestTrialsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_suggest_trials_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#sync_project_location_feature_online_store_feature_view(feature_view, google_cloud_aiplatform_v1beta1_sync_feature_view_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SyncFeatureViewResponse
Triggers on-demand sync for the FeatureView.
5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5867 def sync_project_location_feature_online_store_feature_view(feature_view, google_cloud_aiplatform_v1beta1_sync_feature_view_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+featureView}:sync', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SyncFeatureViewRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_sync_feature_view_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SyncFeatureViewResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SyncFeatureViewResponse command.params['featureView'] = feature_view unless feature_view.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_project_location_endpoint_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource. If the
resource does not exist, this will return an empty set of permissions, not a
NOT_FOUND
error. Note: This operation is designed to be used for building
permission-aware UIs and command-line tools, not for authorization checking.
This operation may "fail open" without warning.
3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3850 def (resource, permissions: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:testIamPermissions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse command.params['resource'] = resource unless resource.nil? command.query['permissions'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_project_location_featurestore_entity_type_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource. If the
resource does not exist, this will return an empty set of permissions, not a
NOT_FOUND
error. Note: This operation is designed to be used for building
permission-aware UIs and command-line tools, not for authorization checking.
This operation may "fail open" without warning.
7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7228 def (resource, permissions: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:testIamPermissions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse command.params['resource'] = resource unless resource.nil? command.query['permissions'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_project_location_featurestore_iam_permissions(resource, google_iam_v1_test_iam_permissions_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource. If the
resource does not exist, this will return an empty set of permissions, not a
NOT_FOUND
error. Note: This operation is designed to be used for building
permission-aware UIs and command-line tools, not for authorization checking.
This operation may "fail open" without warning.
6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6684 def (resource, = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:testIamPermissions', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsRequest::Representation command.request_object = command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse command.params['resource'] = resource unless resource.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_project_location_model_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource. If the
resource does not exist, this will return an empty set of permissions, not a
NOT_FOUND
error. Note: This operation is designed to be used for building
permission-aware UIs and command-line tools, not for authorization checking.
This operation may "fail open" without warning.
12151 12152 12153 12154 12155 12156 12157 12158 12159 12160 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12151 def (resource, permissions: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:testIamPermissions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse command.params['resource'] = resource unless resource.nil? command.query['permissions'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#test_project_location_notebook_runtime_template_iam_permissions(resource, permissions: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse
Returns permissions that a caller has on the specified resource. If the
resource does not exist, this will return an empty set of permissions, not a
NOT_FOUND
error. Note: This operation is designed to be used for building
permission-aware UIs and command-line tools, not for authorization checking.
This operation may "fail open" without warning.
13423 13424 13425 13426 13427 13428 13429 13430 13431 13432 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13423 def (resource, permissions: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+resource}:testIamPermissions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleIamV1TestIamPermissionsResponse command.params['resource'] = resource unless resource.nil? command.query['permissions'] = unless .nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#undeploy_project_location_endpoint_model(endpoint, google_cloud_aiplatform_v1beta1_undeploy_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Undeploys a Model from an Endpoint, removing a DeployedModel from it, and freeing all resources it's using.
3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3884 def undeploy_project_location_endpoint_model(endpoint, google_cloud_aiplatform_v1beta1_undeploy_model_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:undeployModel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UndeployModelRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_undeploy_model_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['endpoint'] = endpoint unless endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#undeploy_project_location_index_endpoint_index(index_endpoint, google_cloud_aiplatform_v1beta1_undeploy_index_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Undeploys an Index from an IndexEndpoint, removing a DeployedIndex from it, and freeing all resources it's using.
8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8820 def undeploy_project_location_index_endpoint_index(index_endpoint, google_cloud_aiplatform_v1beta1_undeploy_index_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+indexEndpoint}:undeployIndex', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UndeployIndexRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_undeploy_index_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['indexEndpoint'] = index_endpoint unless index_endpoint.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#update_project_location_model_explanation_dataset(model, google_cloud_aiplatform_v1beta1_update_explanation_dataset_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Incrementally update the dataset used for an examples model.
12184 12185 12186 12187 12188 12189 12190 12191 12192 12193 12194 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12184 def update_project_location_model_explanation_dataset(model, google_cloud_aiplatform_v1beta1_update_explanation_dataset_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+model}:updateExplanationDataset', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpdateExplanationDatasetRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_update_explanation_dataset_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['model'] = model unless model.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#upload_project_location_model(parent, google_cloud_aiplatform_v1beta1_upload_model_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Uploads a Model artifact into Vertex AI.
12218 12219 12220 12221 12222 12223 12224 12225 12226 12227 12228 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12218 def upload_project_location_model(parent, google_cloud_aiplatform_v1beta1_upload_model_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/models:upload', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadModelRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_upload_model_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['parent'] = parent unless parent.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#upsert_project_location_index_datapoints(index, google_cloud_aiplatform_v1beta1_upsert_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpsertDatapointsResponse
Add/update Datapoints into an Index.
9249 9250 9251 9252 9253 9254 9255 9256 9257 9258 9259 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9249 def upsert_project_location_index_datapoints(index, google_cloud_aiplatform_v1beta1_upsert_datapoints_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+index}:upsertDatapoints', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpsertDatapointsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_upsert_datapoints_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpsertDatapointsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpsertDatapointsResponse command.params['index'] = index unless index.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_custom_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
679 680 681 682 683 684 685 686 687 688 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 679 def wait_project_location_custom_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_data_labeling_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1050 def wait_project_location_data_labeling_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_dataset_annotation_spec_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1617 def wait_project_location_dataset_annotation_spec_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_dataset_data_item_annotation_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1895 def wait_project_location_dataset_data_item_annotation_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_dataset_data_item_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2078 def wait_project_location_dataset_data_item_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_dataset_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2440 def wait_project_location_dataset_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_dataset_saved_query_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2701 def wait_project_location_dataset_saved_query_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_deployment_resource_pool_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3065 def wait_project_location_deployment_resource_pool_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_edge_device_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3248 def wait_project_location_edge_device_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_endpoint_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4068 def wait_project_location_endpoint_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_extension_controller_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4251 def wait_project_location_extension_controller_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_extension_deployment_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4434 def wait_project_location_extension_deployment_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_extension_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4617 def wait_project_location_extension_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_feature_group_feature_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5197 def wait_project_location_feature_group_feature_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_feature_group_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5343 def wait_project_location_feature_group_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_feature_online_store_feature_view_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6101 def wait_project_location_feature_online_store_feature_view_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_feature_online_store_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6247 def wait_project_location_feature_online_store_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_featurestore_entity_type_feature_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7714 def wait_project_location_featurestore_entity_type_feature_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_featurestore_entity_type_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7897 def wait_project_location_featurestore_entity_type_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_featurestore_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
8080 8081 8082 8083 8084 8085 8086 8087 8088 8089 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8080 def wait_project_location_featurestore_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_hyperparameter_tuning_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8458 def wait_project_location_hyperparameter_tuning_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_index_endpoint_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9004 def wait_project_location_index_endpoint_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_index_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
9433 9434 9435 9436 9437 9438 9439 9440 9441 9442 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9433 def wait_project_location_index_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_migratable_resource_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
10997 10998 10999 11000 11001 11002 11003 11004 11005 11006 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10997 def wait_project_location_migratable_resource_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_model_deployment_monitoring_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
11492 11493 11494 11495 11496 11497 11498 11499 11500 11501 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11492 def wait_project_location_model_deployment_monitoring_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_model_evaluation_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
12512 12513 12514 12515 12516 12517 12518 12519 12520 12521 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12512 def wait_project_location_model_evaluation_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_model_monitor_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
11675 11676 11677 11678 11679 11680 11681 11682 11683 11684 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11675 def wait_project_location_model_monitor_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_model_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
12808 12809 12810 12811 12812 12813 12814 12815 12816 12817 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12808 def wait_project_location_model_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
13885 13886 13887 13888 13889 13890 13891 13892 13893 13894 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13885 def wait_project_location_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_persistent_resource_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
14246 14247 14248 14249 14250 14251 14252 14253 14254 14255 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14246 def wait_project_location_persistent_resource_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_pipeline_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
14680 14681 14682 14683 14684 14685 14686 14687 14688 14689 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14680 def wait_project_location_pipeline_job_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_schedule_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
15315 15316 15317 15318 15319 15320 15321 15322 15323 15324 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15315 def wait_project_location_schedule_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_specialist_pool_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
15781 15782 15783 15784 15785 15786 15787 15788 15789 15790 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15781 def wait_project_location_specialist_pool_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_study_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
16134 16135 16136 16137 16138 16139 16140 16141 16142 16143 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16134 def wait_project_location_study_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_study_trial_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
16663 16664 16665 16666 16667 16668 16669 16670 16671 16672 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16663 def wait_project_location_study_trial_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_tensorboard_experiment_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
17328 17329 17330 17331 17332 17333 17334 17335 17336 17337 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17328 def wait_project_location_tensorboard_experiment_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_tensorboard_experiment_run_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
17780 17781 17782 17783 17784 17785 17786 17787 17788 17789 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17780 def wait_project_location_tensorboard_experiment_run_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_tensorboard_experiment_run_time_series_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
18358 18359 18360 18361 18362 18363 18364 18365 18366 18367 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18358 def wait_project_location_tensorboard_experiment_run_time_series_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_tensorboard_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
18541 18542 18543 18544 18545 18546 18547 18548 18549 18550 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18541 def wait_project_location_tensorboard_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#wait_project_location_training_pipeline_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Waits until the specified long-running operation is done or reaches at most a
specified timeout, returning the latest state. If the operation is already
done, the latest state is immediately returned. If the timeout specified is
greater than the default HTTP/RPC timeout, the HTTP/RPC timeout is used. If
the server does not support this method, it returns google.rpc.Code.
UNIMPLEMENTED
. Note that this method is on a best-effort basis. It may return
the latest state before the specified timeout (including immediately), meaning
even an immediate response is no guarantee that the operation is done.
18917 18918 18919 18920 18921 18922 18923 18924 18925 18926 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18917 def wait_project_location_training_pipeline_operation(name, timeout: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:wait', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation command.params['name'] = name unless name.nil? command.query['timeout'] = timeout unless timeout.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#write_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_write_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteFeatureValuesResponse
Writes Feature values of one or more entities of an EntityType. The Feature values are merged into existing entities if any. The Feature values to be written must have timestamp within the online storage retention.
7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7265 def write_project_location_featurestore_entity_type_feature_values(entity_type, google_cloud_aiplatform_v1beta1_write_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+entityType}:writeFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_write_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteFeatureValuesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteFeatureValuesResponse command.params['entityType'] = entity_type unless entity_type.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#write_project_location_tensorboard_experiment(tensorboard_experiment, google_cloud_aiplatform_v1beta1_write_tensorboard_experiment_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse
Write time series data points of multiple TensorboardTimeSeries in multiple TensorboardRun's. If any data fail to be ingested, an error is returned.
17144 17145 17146 17147 17148 17149 17150 17151 17152 17153 17154 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17144 def write_project_location_tensorboard_experiment(tensorboard_experiment, google_cloud_aiplatform_v1beta1_write_tensorboard_experiment_data_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+tensorboardExperiment}:write', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_write_tensorboard_experiment_data_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardExperimentDataResponse command.params['tensorboardExperiment'] = tensorboard_experiment unless tensorboard_experiment.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#write_project_location_tensorboard_experiment_run(tensorboard_run, google_cloud_aiplatform_v1beta1_write_tensorboard_run_data_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardRunDataResponse
Write time series data points into multiple TensorboardTimeSeries under a TensorboardRun. If any data fail to be ingested, an error is returned.
17596 17597 17598 17599 17600 17601 17602 17603 17604 17605 17606 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17596 def write_project_location_tensorboard_experiment_run(tensorboard_run, google_cloud_aiplatform_v1beta1_write_tensorboard_run_data_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+tensorboardRun}:write', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardRunDataRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_write_tensorboard_run_data_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardRunDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1WriteTensorboardRunDataResponse command.params['tensorboardRun'] = tensorboard_run unless tensorboard_run.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |