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.
Constant Summary collapse
- DEFAULT_ENDPOINT_TEMPLATE =
"https://aiplatform.$UNIVERSE_DOMAIN$/"
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_cancel(parent, google_cloud_aiplatform_v1beta1_batch_cancel_pipeline_jobs_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch cancel PipelineJobs.
-
#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_create(parent, 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_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_read(tensorboard, time_series: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse
Reads multiple TensorboardTimeSeries' data.
-
#cancel_project_location_agent_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_app_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_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_example_store_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_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_metadata_store_artifact_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_metadata_store_context_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_metadata_store_execution_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_metadata_store_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_notebook_execution_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_notebook_runtime_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_notebook_runtime_template_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_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_rag_corpora_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_rag_corpora_rag_file_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_reasoning_engine_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.
-
#cancel_project_location_tuning_job(name, google_cloud_aiplatform_v1beta1_cancel_tuning_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a TuningJob.
-
#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.
-
#completions_project_location_endpoint_chat(endpoint, google_api_http_body_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Exposes an OpenAI-compatible endpoint for chat completions.
-
#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_cached_content(parent, google_cloud_aiplatform_v1beta1_cached_content_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent
Creates cached content, this call will initialize the cached content in the data storage, and users need to pay for the cache data storage.
-
#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_model_monitor(parent, google_cloud_aiplatform_v1beta1_model_monitor_object = nil, model_monitor_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a ModelMonitor.
-
#create_project_location_model_monitor_model_monitoring_job(parent, google_cloud_aiplatform_v1beta1_model_monitoring_job_object = nil, model_monitoring_job_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob
Creates a ModelMonitoringJob.
-
#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_execution_job(parent, google_cloud_aiplatform_v1beta1_notebook_execution_job_object = nil, notebook_execution_job_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a NotebookExecutionJob.
-
#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_rag_corpora(parent, google_cloud_aiplatform_v1beta1_rag_corpus_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a RagCorpus.
-
#create_project_location_reasoning_engine(parent, google_cloud_aiplatform_v1beta1_reasoning_engine_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a reasoning engine.
-
#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.
-
#create_project_location_tuning_job(parent, google_cloud_aiplatform_v1beta1_tuning_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob
Creates a TuningJob.
-
#delete_project_location_agent_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_app_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#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_cached_content(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes cached content.
-
#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_evaluation_task_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_example_store_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_extension(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Extension.
-
#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_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_artifact_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_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_context_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_execution(name, etag: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Execution.
-
#delete_project_location_metadata_store_execution_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_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#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(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a ModelMonitor.
-
#delete_project_location_model_monitor_model_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a ModelMonitoringJob.
-
#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_execution_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookExecutionJob.
-
#delete_project_location_notebook_execution_job_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#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_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#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_notebook_runtime_template_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#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_rag_corpora(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a RagCorpus.
-
#delete_project_location_rag_corpora_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_rag_corpora_rag_file(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a RagFile.
-
#delete_project_location_rag_corpora_rag_file_operation(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes a long-running operation.
-
#delete_project_location_reasoning_engine(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a reasoning engine.
-
#delete_project_location_reasoning_engine_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.
-
#direct_project_location_endpoint_predict(endpoint, google_cloud_aiplatform_v1beta1_direct_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectPredictResponse
Perform an unary online prediction request to a gRPC model server for Vertex first-party products and frameworks.
-
#direct_project_location_endpoint_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_direct_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectRawPredictResponse
Perform an unary online prediction request to a gRPC model server for custom containers.
-
#evaluate_project_location_instances(location, google_cloud_aiplatform_v1beta1_evaluate_instances_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateInstancesResponse
Evaluates instances based on a given metric.
-
#execute_project_location_extension(name, google_cloud_aiplatform_v1beta1_execute_extension_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecuteExtensionResponse
Executes the request against a given extension.
-
#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_endpoint_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs.
-
#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.
-
#generate_project_location_publisher_model_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs.
-
#get_project_cache_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CacheConfig
Gets a GenAI cache config.
-
#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_agent_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_app_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_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob
Gets a BatchPredictionJob.
-
#get_project_location_cached_content(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent
Gets cached content configurations.
-
#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_evaluation_task_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_example_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_extension(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension
Gets an Extension.
-
#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_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_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_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_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_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_artifact_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_context(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Retrieves a specific Context.
-
#get_project_location_metadata_store_context_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_execution(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Retrieves a specific Execution.
-
#get_project_location_metadata_store_execution_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_metadata_schema(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema
Retrieves a specific MetadataSchema.
-
#get_project_location_metadata_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_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(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor
Gets a ModelMonitor.
-
#get_project_location_model_monitor_model_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob
Gets a ModelMonitoringJob.
-
#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_execution_job(name, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob
Gets a NotebookExecutionJob.
-
#get_project_location_notebook_execution_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_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntime
Gets a NotebookRuntime.
-
#get_project_location_notebook_runtime_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_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_notebook_runtime_template_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_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_publisher_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_rag_corpora(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus
Gets a RagCorpus.
-
#get_project_location_rag_corpora_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_rag_corpora_rag_file(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile
Gets a RagFile.
-
#get_project_location_rag_corpora_rag_file_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_reasoning_engine(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine
Gets a reasoning engine.
-
#get_project_location_reasoning_engine_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_project_location_tuning_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob
Gets a TuningJob.
-
#get_publisher_model(name, is_hugging_face_model: nil, 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_extension(parent, google_cloud_aiplatform_v1beta1_extension_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Imports an Extension.
-
#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.
-
#import_project_location_rag_corpora_rag_file(parent, google_cloud_aiplatform_v1beta1_import_rag_files_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Import files from Google Cloud Storage or Google Drive into a RagCorpus.
-
#initialize ⇒ AiplatformService
constructor
A new instance of AiplatformService.
-
#list_project_location_agent_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_app_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_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_cached_contents(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCachedContentsResponse
Lists cached contents in a project.
-
#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_evaluation_task_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_example_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_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_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_extensions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExtensionsResponse
Lists Extensions in a location.
-
#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_artifact_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_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_context_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_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_execution_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_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_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_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_model_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::GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse
Lists ModelMonitoringJobs.
-
#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_monitors(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelMonitorsResponse
Lists ModelMonitors in a Location.
-
#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_execution_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_notebook_execution_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse
Lists NotebookExecutionJobs in a Location.
-
#list_project_location_notebook_runtime_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_notebook_runtime_template_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_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_rag_corpora_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_rag_corpora_rag_file_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_rag_corpora_rag_files(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagFilesResponse
Lists RagFiles in a RagCorpus.
-
#list_project_location_rag_corporas(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagCorporaResponse
Lists RagCorpora in a Location.
-
#list_project_location_reasoning_engine_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_reasoning_engines(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse
Lists reasoning engines 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_location_tuning_jobs(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTuningJobsResponse
Lists TuningJobs 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_cached_content(name, google_cloud_aiplatform_v1beta1_cached_content_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent
Updates cached content configurations.
-
#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_dataset_dataset_version(name, google_cloud_aiplatform_v1beta1_dataset_version_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion
Updates a DatasetVersion.
-
#patch_project_location_deployment_resource_pool(name, google_cloud_aiplatform_v1beta1_deployment_resource_pool_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Update a DeploymentResourcePool.
-
#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_extension(name, google_cloud_aiplatform_v1beta1_extension_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension
Updates an Extension.
-
#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_model_monitor(name, google_cloud_aiplatform_v1beta1_model_monitor_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a ModelMonitor.
-
#patch_project_location_notebook_runtime_template(name, google_cloud_aiplatform_v1beta1_notebook_runtime_template_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate
Updates a NotebookRuntimeTemplate.
-
#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_reasoning_engine(name, google_cloud_aiplatform_v1beta1_reasoning_engine_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a reasoning engine.
-
#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_extension(name, google_cloud_aiplatform_v1beta1_query_extension_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryExtensionResponse
Queries an extension with a default controller.
-
#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.
-
#query_project_location_reasoning_engine(name, google_cloud_aiplatform_v1beta1_query_reasoning_engine_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse
Queries using a reasoning engine.
-
#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.
-
#reboot_project_location_persistent_resource(name, google_cloud_aiplatform_v1beta1_reboot_persistent_resource_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Reboots a PersistentResource.
-
#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.
-
#retrieve_project_location_contexts(parent, google_cloud_aiplatform_v1beta1_retrieve_contexts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsResponse
Retrieves relevant contexts for a query.
-
#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.
-
#search_project_location_model_monitor_model_monitoring_alerts(model_monitor, google_cloud_aiplatform_v1beta1_search_model_monitoring_alerts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse
Returns the Model Monitoring alerts.
-
#search_project_location_model_monitor_model_monitoring_stats(model_monitor, google_cloud_aiplatform_v1beta1_search_model_monitoring_stats_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse
Searches Model Monitoring Stats 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_feature_online_store_feature_view_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_feature_online_store_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.
-
#stream_project_location_endpoint_generate_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs with streaming support.
-
#stream_project_location_endpoint_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_stream_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform a streaming online prediction with an arbitrary HTTP payload.
-
#stream_project_location_publisher_model_generate_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs with streaming support.
-
#stream_project_location_publisher_model_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_stream_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform a streaming online prediction with an arbitrary HTTP payload.
-
#streaming_project_location_feature_online_store_feature_view_fetch_feature_values(feature_view, google_cloud_aiplatform_v1beta1_streaming_fetch_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse
Bidirectional streaming RPC to fetch feature values under a FeatureView.
-
#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_feature_online_store_feature_view_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_feature_online_store_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_cache_config(name, google_cloud_aiplatform_v1beta1_cache_config_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a cache config.
-
#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.
-
#upgrade_project_location_notebook_runtime(name, google_cloud_aiplatform_v1beta1_upgrade_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Upgrades a NotebookRuntime.
-
#upload_medium(parent, google_cloud_aiplatform_v1beta1_upload_rag_file_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileResponse
Upload a file into a RagCorpus.
-
#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_agent_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_app_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_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_evaluation_task_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_example_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_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_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_metadata_store_artifact_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_metadata_store_context_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_metadata_store_execution_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_metadata_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_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_notebook_execution_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_notebook_runtime_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_notebook_runtime_template_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_rag_corpora_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_rag_corpora_rag_file_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_reasoning_engine_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.
48 49 50 51 52 53 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 48 def initialize super(DEFAULT_ENDPOINT_TEMPLATE, '', 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.
41 42 43 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 41 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.
46 47 48 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 46 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.
11800 11801 11802 11803 11804 11805 11806 11807 11808 11809 11810 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11800 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.
11837 11838 11839 11840 11841 11842 11843 11844 11845 11846 11847 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11837 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.
12386 12387 12388 12389 12390 12391 12392 12393 12394 12395 12396 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12386 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.
21020 21021 21022 21023 21024 21025 21026 21027 21028 21029 21030 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21020 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.
16840 16841 16842 16843 16844 16845 16846 16847 16848 16849 16850 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16840 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.
8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8985 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.
7970 7971 7972 7973 7974 7975 7976 7977 7978 7979 7980 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7970 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.
13194 13195 13196 13197 13198 13199 13200 13201 13202 13203 13204 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13194 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.
15368 15369 15370 15371 15372 15373 15374 15375 15376 15377 15378 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15368 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_cancel(parent, google_cloud_aiplatform_v1beta1_batch_cancel_pipeline_jobs_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Batch cancel PipelineJobs. Firstly the server will check if all the jobs are in non-terminal states, and skip the jobs that are already terminated. If the operation failed, none of the pipeline jobs are cancelled. The server will poll the states of all the pipeline jobs periodically to check the cancellation status. This operation will return an LRO.
17920 17921 17922 17923 17924 17925 17926 17927 17928 17929 17930 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17920 def batch_project_location_pipeline_job_cancel(parent, google_cloud_aiplatform_v1beta1_batch_cancel_pipeline_jobs_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/pipelineJobs:batchCancel', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchCancelPipelineJobsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_batch_cancel_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_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.
17955 17956 17957 17958 17959 17960 17961 17962 17963 17964 17965 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17955 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_create(parent, 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.
21843 21844 21845 21846 21847 21848 21849 21850 21851 21852 21853 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21843 def batch_project_location_tensorboard_experiment_create(parent, 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}: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.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.
22294 22295 22296 22297 22298 22299 22300 22301 22302 22303 22304 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22294 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_read(tensorboard, 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.
21557 21558 21559 21560 21561 21562 21563 21564 21565 21566 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21557 def batch_project_location_tensorboard_read(tensorboard, time_series: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+tensorboard}:batchRead', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchReadTensorboardTimeSeriesDataResponse command.params['tensorboard'] = tensorboard unless tensorboard.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_agent_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
.
332 333 334 335 336 337 338 339 340 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 332 def cancel_project_location_agent_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_app_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
.
515 516 517 518 519 520 521 522 523 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 515 def cancel_project_location_app_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_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.
699 700 701 702 703 704 705 706 707 708 709 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 699 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
.
1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1065 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
.
1253 1254 1255 1256 1257 1258 1259 1260 1261 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1253 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.
1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1431 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
.
1624 1625 1626 1627 1628 1629 1630 1631 1632 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1624 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
.
2191 2192 2193 2194 2195 2196 2197 2198 2199 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2191 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
.
2469 2470 2471 2472 2473 2474 2475 2476 2477 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2469 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
.
2652 2653 2654 2655 2656 2657 2658 2659 2660 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2652 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
.
3051 3052 3053 3054 3055 3056 3057 3058 3059 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3051 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
.
3312 3313 3314 3315 3316 3317 3318 3319 3320 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3312 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
.
3714 3715 3716 3717 3718 3719 3720 3721 3722 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3714 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
.
3897 3898 3899 3900 3901 3902 3903 3904 3905 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3897 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
.
4924 4925 4926 4927 4928 4929 4930 4931 4932 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4924 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_example_store_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
.
5253 5254 5255 5256 5257 5258 5259 5260 5261 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5253 def cancel_project_location_example_store_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
.
5436 5437 5438 5439 5440 5441 5442 5443 5444 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5436 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_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
.
5869 5870 5871 5872 5873 5874 5875 5876 5877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5869 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
.
9255 9256 9257 9258 9259 9260 9261 9262 9263 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9255 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
.
9438 9439 9440 9441 9442 9443 9444 9445 9446 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9438 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
.
9621 9622 9623 9624 9625 9626 9627 9628 9629 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9621 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
.
9808 9809 9810 9811 9812 9813 9814 9815 9816 9817 9818 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9808 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
.
9999 10000 10001 10002 10003 10004 10005 10006 10007 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9999 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
.
10545 10546 10547 10548 10549 10550 10551 10552 10553 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10545 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
.
10974 10975 10976 10977 10978 10979 10980 10981 10982 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10974 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_metadata_store_artifact_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
.
11620 11621 11622 11623 11624 11625 11626 11627 11628 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11620 def (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_metadata_store_context_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
.
12205 12206 12207 12208 12209 12210 12211 12212 12213 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12205 def (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_metadata_store_execution_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
.
12712 12713 12714 12715 12716 12717 12718 12719 12720 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12712 def (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_metadata_store_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
.
13015 13016 13017 13018 13019 13020 13021 13022 13023 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13015 def (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
.
13270 13271 13272 13273 13274 13275 13276 13277 13278 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13270 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
.
13765 13766 13767 13768 13769 13770 13771 13772 13773 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13765 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
.
15189 15190 15191 15192 15193 15194 15195 15196 15197 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15189 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
.
14351 14352 14353 14354 14355 14356 14357 14358 14359 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14351 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
.
15485 15486 15487 15488 15489 15490 15491 15492 15493 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15485 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
.
15669 15670 15671 15672 15673 15674 15675 15676 15677 15678 15679 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15669 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_notebook_execution_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
.
16155 16156 16157 16158 16159 16160 16161 16162 16163 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16155 def cancel_project_location_notebook_execution_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_notebook_runtime_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
.
17159 17160 17161 17162 17163 17164 17165 17166 17167 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17159 def cancel_project_location_notebook_runtime_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_notebook_runtime_template_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
.
16661 16662 16663 16664 16665 16666 16667 16668 16669 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16661 def cancel_project_location_notebook_runtime_template_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_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
.
17342 17343 17344 17345 17346 17347 17348 17349 17350 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17342 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
.
17738 17739 17740 17741 17742 17743 17744 17745 17746 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17738 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
.
17996 17997 17998 17999 18000 18001 18002 18003 18004 18005 18006 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17996 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
.
18210 18211 18212 18213 18214 18215 18216 18217 18218 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18210 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_rag_corpora_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
.
18853 18854 18855 18856 18857 18858 18859 18860 18861 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18853 def cancel_project_location_rag_corpora_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_rag_corpora_rag_file_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
.
19171 19172 19173 19174 19175 19176 19177 19178 19179 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19171 def cancel_project_location_rag_corpora_rag_file_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_reasoning_engine_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
.
19561 19562 19563 19564 19565 19566 19567 19568 19569 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19561 def cancel_project_location_reasoning_engine_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
.
20022 20023 20024 20025 20026 20027 20028 20029 20030 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20022 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
.
20488 20489 20490 20491 20492 20493 20494 20495 20496 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20488 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
.
20841 20842 20843 20844 20845 20846 20847 20848 20849 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20841 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
.
21370 21371 21372 21373 21374 21375 21376 21377 21378 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21370 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
.
22114 22115 22116 22117 22118 22119 22120 22121 22122 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22114 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
.
22566 22567 22568 22569 22570 22571 22572 22573 22574 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22566 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
.
23059 23060 23061 23062 23063 23064 23065 23066 23067 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23059 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
.
23242 23243 23244 23245 23246 23247 23248 23249 23250 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23242 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
.
23427 23428 23429 23430 23431 23432 23433 23434 23435 23436 23437 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23427 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
.
23618 23619 23620 23621 23622 23623 23624 23625 23626 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23618 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 |
#cancel_project_location_tuning_job(name, google_cloud_aiplatform_v1beta1_cancel_tuning_job_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Cancels a TuningJob. Starts asynchronous cancellation on the TuningJob. The
server makes a best effort to cancel the job, but success is not guaranteed.
Clients can use GenAiTuningService.GetTuningJob or other methods to check
whether the cancellation succeeded or whether the job completed despite
cancellation. On successful cancellation, the TuningJob is not deleted;
instead it becomes a job with a TuningJob.error value with a google.rpc.Status.
code of 1, corresponding to Code.CANCELLED
, and TuningJob.state is set to
CANCELLED
.
23803 23804 23805 23806 23807 23808 23809 23810 23811 23812 23813 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23803 def cancel_project_location_tuning_job(name, google_cloud_aiplatform_v1beta1_cancel_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::GoogleCloudAiplatformV1beta1CancelTuningJobRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_cancel_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 |
#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.
21056 21057 21058 21059 21060 21061 21062 21063 21064 21065 21066 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21056 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.
21090 21091 21092 21093 21094 21095 21096 21097 21098 21099 21100 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21090 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 |
#completions_project_location_endpoint_chat(endpoint, google_api_http_body_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Exposes an OpenAI-compatible endpoint for chat completions.
4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4885 def completions_project_location_endpoint_chat(endpoint, google_api_http_body_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}/chat/completions', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleApiHttpBody::Representation command.request_object = google_api_http_body_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 |
#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.
4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4075 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.
18388 18389 18390 18391 18392 18393 18394 18395 18396 18397 18398 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18388 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.
14533 14534 14535 14536 14537 14538 14539 14540 14541 14542 14543 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14533 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.
4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4109 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.
18422 18423 18424 18425 18426 18427 18428 18429 18430 18431 18432 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18422 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.
734 735 736 737 738 739 740 741 742 743 744 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 734 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_cached_content(parent, google_cloud_aiplatform_v1beta1_cached_content_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent
Creates cached content, this call will initialize the cached content in the data storage, and users need to pay for the cache data storage.
885 886 887 888 889 890 891 892 893 894 895 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 885 def create_project_location_cached_content(parent, google_cloud_aiplatform_v1beta1_cached_content_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/cachedContents', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent::Representation command.request_object = google_cloud_aiplatform_v1beta1_cached_content_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent 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.
1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1100 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.
1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1465 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.
1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1802 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.
2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2830 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.
3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3490 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.
4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4153 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.
6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6052 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.
6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6260 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.
6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6780 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.
7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7117 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.
8009 8010 8011 8012 8013 8014 8015 8016 8017 8018 8019 8020 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8009 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.
8408 8409 8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8408 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.
9027 9028 9029 9030 9031 9032 9033 9034 9035 9036 9037 9038 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9027 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
9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9842 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.
10723 10724 10725 10726 10727 10728 10729 10730 10731 10732 10733 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10723 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.
10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10177 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.
11160 11161 11162 11163 11164 11165 11166 11167 11168 11169 11170 11171 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11160 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.
11311 11312 11313 11314 11315 11316 11317 11318 11319 11320 11321 11322 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11311 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.
11880 11881 11882 11883 11884 11885 11886 11887 11888 11889 11890 11891 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11880 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.
12429 12430 12431 12432 12433 12434 12435 12436 12437 12438 12439 12440 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12429 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.
12899 12900 12901 12902 12903 12904 12905 12906 12907 12908 12909 12910 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12899 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.
13449 13450 13451 13452 13453 13454 13455 13456 13457 13458 13459 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13449 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_model_monitor(parent, google_cloud_aiplatform_v1beta1_model_monitor_object = nil, model_monitor_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a ModelMonitor.
13947 13948 13949 13950 13951 13952 13953 13954 13955 13956 13957 13958 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13947 def create_project_location_model_monitor(parent, google_cloud_aiplatform_v1beta1_model_monitor_object = nil, model_monitor_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/modelMonitors', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor::Representation command.request_object = google_cloud_aiplatform_v1beta1_model_monitor_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['modelMonitorId'] = model_monitor_id unless model_monitor_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_model_monitor_model_monitoring_job(parent, google_cloud_aiplatform_v1beta1_model_monitoring_job_object = nil, model_monitoring_job_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob
Creates a ModelMonitoringJob.
14200 14201 14202 14203 14204 14205 14206 14207 14208 14209 14210 14211 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14200 def create_project_location_model_monitor_model_monitoring_job(parent, google_cloud_aiplatform_v1beta1_model_monitoring_job_object = nil, model_monitoring_job_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/modelMonitoringJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_model_monitoring_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob command.params['parent'] = parent unless parent.nil? command.query['modelMonitoringJobId'] = model_monitoring_job_id unless model_monitoring_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_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
15703 15704 15705 15706 15707 15708 15709 15710 15711 15712 15713 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15703 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_execution_job(parent, google_cloud_aiplatform_v1beta1_notebook_execution_job_object = nil, notebook_execution_job_id: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a NotebookExecutionJob.
15923 15924 15925 15926 15927 15928 15929 15930 15931 15932 15933 15934 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15923 def create_project_location_notebook_execution_job(parent, google_cloud_aiplatform_v1beta1_notebook_execution_job_object = nil, notebook_execution_job_id: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/notebookExecutionJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_notebook_execution_job_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['notebookExecutionJobId'] = notebook_execution_job_id unless notebook_execution_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_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.
16335 16336 16337 16338 16339 16340 16341 16342 16343 16344 16345 16346 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16335 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.
17524 17525 17526 17527 17528 17529 17530 17531 17532 17533 17534 17535 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17524 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.
18035 18036 18037 18038 18039 18040 18041 18042 18043 18044 18045 18046 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18035 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_rag_corpora(parent, google_cloud_aiplatform_v1beta1_rag_corpus_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a RagCorpus.
18709 18710 18711 18712 18713 18714 18715 18716 18717 18718 18719 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18709 def create_project_location_rag_corpora(parent, google_cloud_aiplatform_v1beta1_rag_corpus_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/ragCorpora', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus::Representation command.request_object = google_cloud_aiplatform_v1beta1_rag_corpus_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_reasoning_engine(parent, google_cloud_aiplatform_v1beta1_reasoning_engine_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Creates a reasoning engine.
19349 19350 19351 19352 19353 19354 19355 19356 19357 19358 19359 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19349 def create_project_location_reasoning_engine(parent, google_cloud_aiplatform_v1beta1_reasoning_engine_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/reasoningEngines', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine::Representation command.request_object = google_cloud_aiplatform_v1beta1_reasoning_engine_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_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.
19739 19740 19741 19742 19743 19744 19745 19746 19747 19748 19749 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19739 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.
20304 20305 20306 20307 20308 20309 20310 20311 20312 20313 20314 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20304 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.
20666 20667 20668 20669 20670 20671 20672 20673 20674 20675 20676 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20666 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.
21124 21125 21126 21127 21128 21129 21130 21131 21132 21133 21134 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21124 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.
21590 21591 21592 21593 21594 21595 21596 21597 21598 21599 21600 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21590 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.
21882 21883 21884 21885 21886 21887 21888 21889 21890 21891 21892 21893 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21882 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.
22333 22334 22335 22336 22337 22338 22339 22340 22341 22342 22343 22344 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22333 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.
22749 22750 22751 22752 22753 22754 22755 22756 22757 22758 22759 22760 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22749 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.
23462 23463 23464 23465 23466 23467 23468 23469 23470 23471 23472 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23462 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 |
#create_project_location_tuning_job(parent, google_cloud_aiplatform_v1beta1_tuning_job_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob
Creates a TuningJob. A created TuningJob right away will be attempted to be run.
23838 23839 23840 23841 23842 23843 23844 23845 23846 23847 23848 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23838 def create_project_location_tuning_job(parent, google_cloud_aiplatform_v1beta1_tuning_job_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/tuningJobs', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob::Representation command.request_object = google_cloud_aiplatform_v1beta1_tuning_job_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob 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_agent_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
.
365 366 367 368 369 370 371 372 373 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 365 def delete_project_location_agent_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_app_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
.
548 549 550 551 552 553 554 555 556 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 548 def delete_project_location_app_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_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.
768 769 770 771 772 773 774 775 776 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 768 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_cached_content(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleProtobufEmpty
Deletes cached content
917 918 919 920 921 922 923 924 925 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 917 def delete_project_location_cached_content(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_custom_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a CustomJob.
1133 1134 1135 1136 1137 1138 1139 1140 1141 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1133 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
.
1286 1287 1288 1289 1290 1291 1292 1293 1294 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1286 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.
1498 1499 1500 1501 1502 1503 1504 1505 1506 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1498 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
.
1657 1658 1659 1660 1661 1662 1663 1664 1665 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1657 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.
1835 1836 1837 1838 1839 1840 1841 1842 1843 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1835 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
.
2224 2225 2226 2227 2228 2229 2230 2231 2232 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2224 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
.
2502 2503 2504 2505 2506 2507 2508 2509 2510 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2502 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
.
2685 2686 2687 2688 2689 2690 2691 2692 2693 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2685 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.
2864 2865 2866 2867 2868 2869 2870 2871 2872 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2864 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
.
3084 3085 3086 3087 3088 3089 3090 3091 3092 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3084 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.
3228 3229 3230 3231 3232 3233 3234 3235 3236 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3228 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
.
3345 3346 3347 3348 3349 3350 3351 3352 3353 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3345 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.
3524 3525 3526 3527 3528 3529 3530 3531 3532 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3524 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
.
3747 3748 3749 3750 3751 3752 3753 3754 3755 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3747 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
.
3930 3931 3932 3933 3934 3935 3936 3937 3938 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3930 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.
4187 4188 4189 4190 4191 4192 4193 4194 4195 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4187 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
.
4957 4958 4959 4960 4961 4962 4963 4964 4965 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4957 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_evaluation_task_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
.
5103 5104 5105 5106 5107 5108 5109 5110 5111 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5103 def delete_project_location_evaluation_task_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_example_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
.
5286 5287 5288 5289 5290 5291 5292 5293 5294 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5286 def delete_project_location_example_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_extension(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Extension.
5613 5614 5615 5616 5617 5618 5619 5620 5621 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5613 def delete_project_location_extension(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_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
.
5469 5470 5471 5472 5473 5474 5475 5476 5477 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5469 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_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
.
5902 5903 5904 5905 5906 5907 5908 5909 5910 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5902 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.
6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6089 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.
6296 6297 6298 6299 6300 6301 6302 6303 6304 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6296 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
.
6484 6485 6486 6487 6488 6489 6490 6491 6492 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6484 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
.
6630 6631 6632 6633 6634 6635 6636 6637 6638 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6630 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.
6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6819 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.
7153 7154 7155 7156 7157 7158 7159 7160 7161 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7153 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
.
7674 7675 7676 7677 7678 7679 7680 7681 7682 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7674 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
.
7820 7821 7822 7823 7824 7825 7826 7827 7828 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7820 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.
8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8048 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.
8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8446 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.
9063 9064 9065 9066 9067 9068 9069 9070 9071 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9063 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
.
9288 9289 9290 9291 9292 9293 9294 9295 9296 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9288 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.
8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8486 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
.
9471 9472 9473 9474 9475 9476 9477 9478 9479 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9471 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
.
9654 9655 9656 9657 9658 9659 9660 9661 9662 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9654 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.
9876 9877 9878 9879 9880 9881 9882 9883 9884 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9876 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
.
10032 10033 10034 10035 10036 10037 10038 10039 10040 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10032 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.
10757 10758 10759 10760 10761 10762 10763 10764 10765 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10757 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.
10210 10211 10212 10213 10214 10215 10216 10217 10218 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10210 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
.
10578 10579 10580 10581 10582 10583 10584 10585 10586 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10578 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
.
11007 11008 11009 11010 11011 11012 11013 11014 11015 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11007 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).
11197 11198 11199 11200 11201 11202 11203 11204 11205 11206 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11197 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.
11350 11351 11352 11353 11354 11355 11356 11357 11358 11359 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11350 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_artifact_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
.
11653 11654 11655 11656 11657 11658 11659 11660 11661 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11653 def (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_context(name, etag: nil, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a stored Context.
11922 11923 11924 11925 11926 11927 11928 11929 11930 11931 11932 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11922 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_context_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
.
12238 12239 12240 12241 12242 12243 12244 12245 12246 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12238 def (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_execution(name, etag: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes an Execution.
12468 12469 12470 12471 12472 12473 12474 12475 12476 12477 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12468 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_execution_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
.
12745 12746 12747 12748 12749 12750 12751 12752 12753 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12745 def (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_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
.
13048 13049 13050 13051 13052 13053 13054 13055 13056 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13048 def (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_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
.
13303 13304 13305 13306 13307 13308 13309 13310 13311 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13303 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.
14567 14568 14569 14570 14571 14572 14573 14574 14575 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14567 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.
13483 13484 13485 13486 13487 13488 13489 13490 13491 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13483 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
.
13798 13799 13800 13801 13802 13803 13804 13805 13806 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13798 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
.
15222 15223 15224 15225 15226 15227 15228 15229 15230 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15222 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(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a ModelMonitor.
13983 13984 13985 13986 13987 13988 13989 13990 13991 13992 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13983 def delete_project_location_model_monitor(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_model_monitor_model_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a ModelMonitoringJob.
14235 14236 14237 14238 14239 14240 14241 14242 14243 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14235 def delete_project_location_model_monitor_model_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_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
.
14384 14385 14386 14387 14388 14389 14390 14391 14392 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14384 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
.
15518 15519 15520 15521 15522 15523 15524 15525 15526 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15518 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.
14601 14602 14603 14604 14605 14606 14607 14608 14609 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14601 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.
15736 15737 15738 15739 15740 15741 15742 15743 15744 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15736 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_execution_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookExecutionJob.
15956 15957 15958 15959 15960 15961 15962 15963 15964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15956 def delete_project_location_notebook_execution_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_execution_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
.
16188 16189 16190 16191 16192 16193 16194 16195 16196 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16188 def delete_project_location_notebook_execution_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_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookRuntime.
16875 16876 16877 16878 16879 16880 16881 16882 16883 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16875 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_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
.
17192 17193 17194 17195 17196 17197 17198 17199 17200 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17192 def delete_project_location_notebook_runtime_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_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a NotebookRuntimeTemplate.
16370 16371 16372 16373 16374 16375 16376 16377 16378 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16370 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_notebook_runtime_template_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
.
16694 16695 16696 16697 16698 16699 16700 16701 16702 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16694 def delete_project_location_notebook_runtime_template_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_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
.
17375 17376 17377 17378 17379 17380 17381 17382 17383 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17375 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.
17558 17559 17560 17561 17562 17563 17564 17565 17566 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17558 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
.
17771 17772 17773 17774 17775 17776 17777 17778 17779 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17771 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.
18069 18070 18071 18072 18073 18074 18075 18076 18077 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18069 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
.
18243 18244 18245 18246 18247 18248 18249 18250 18251 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18243 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_rag_corpora(name, force: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a RagCorpus.
18745 18746 18747 18748 18749 18750 18751 18752 18753 18754 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18745 def delete_project_location_rag_corpora(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_rag_corpora_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
.
18886 18887 18888 18889 18890 18891 18892 18893 18894 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18886 def delete_project_location_rag_corpora_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_rag_corpora_rag_file(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a RagFile.
19030 19031 19032 19033 19034 19035 19036 19037 19038 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19030 def delete_project_location_rag_corpora_rag_file(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_rag_corpora_rag_file_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
.
19204 19205 19206 19207 19208 19209 19210 19211 19212 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19204 def delete_project_location_rag_corpora_rag_file_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_reasoning_engine(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Deletes a reasoning engine.
19382 19383 19384 19385 19386 19387 19388 19389 19390 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19382 def delete_project_location_reasoning_engine(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_reasoning_engine_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
.
19594 19595 19596 19597 19598 19599 19600 19601 19602 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19594 def delete_project_location_reasoning_engine_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.
19772 19773 19774 19775 19776 19777 19778 19779 19780 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19772 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
.
20055 20056 20057 20058 20059 20060 20061 20062 20063 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20055 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
.
20201 20202 20203 20204 20205 20206 20207 20208 20209 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20201 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.
20341 20342 20343 20344 20345 20346 20347 20348 20349 20350 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20341 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
.
20521 20522 20523 20524 20525 20526 20527 20528 20529 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20521 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.
20699 20700 20701 20702 20703 20704 20705 20706 20707 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20699 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
.
20874 20875 20876 20877 20878 20879 20880 20881 20882 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20874 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.
21157 21158 21159 21160 21161 21162 21163 21164 21165 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21157 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
.
21403 21404 21405 21406 21407 21408 21409 21410 21411 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21403 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.
21623 21624 21625 21626 21627 21628 21629 21630 21631 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21623 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.
21917 21918 21919 21920 21921 21922 21923 21924 21925 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21917 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
.
22147 22148 22149 22150 22151 22152 22153 22154 22155 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22147 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.
22368 22369 22370 22371 22372 22373 22374 22375 22376 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22368 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
.
22599 22600 22601 22602 22603 22604 22605 22606 22607 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22599 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.
22784 22785 22786 22787 22788 22789 22790 22791 22792 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22784 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
.
23092 23093 23094 23095 23096 23097 23098 23099 23100 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23092 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
.
23275 23276 23277 23278 23279 23280 23281 23282 23283 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23275 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.
23495 23496 23497 23498 23499 23500 23501 23502 23503 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23495 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
.
23651 23652 23653 23654 23655 23656 23657 23658 23659 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23651 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.
4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4219 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.
10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10244 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 |
#direct_project_location_endpoint_predict(endpoint, google_cloud_aiplatform_v1beta1_direct_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectPredictResponse
Perform an unary online prediction request to a gRPC model server for Vertex first-party products and frameworks.
4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4254 def direct_project_location_endpoint_predict(endpoint, google_cloud_aiplatform_v1beta1_direct_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:directPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_direct_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectPredictResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectPredictResponse 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 |
#direct_project_location_endpoint_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_direct_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectRawPredictResponse
Perform an unary online prediction request to a gRPC model server for custom containers.
4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4289 def direct_project_location_endpoint_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_direct_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:directRawPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectRawPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_direct_raw_predict_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectRawPredictResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DirectRawPredictResponse 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 |
#evaluate_project_location_instances(location, google_cloud_aiplatform_v1beta1_evaluate_instances_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateInstancesResponse
Evaluates instances based on a given metric.
185 186 187 188 189 190 191 192 193 194 195 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 185 def evaluate_project_location_instances(location, google_cloud_aiplatform_v1beta1_evaluate_instances_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+location}:evaluateInstances', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateInstancesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_evaluate_instances_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateInstancesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1EvaluateInstancesResponse command.params['location'] = location unless location.nil? command.query['fields'] = fields unless fields.nil? command.query['quotaUser'] = quota_user unless quota_user.nil? execute_or_queue_command(command, &block) end |
#execute_project_location_extension(name, google_cloud_aiplatform_v1beta1_execute_extension_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecuteExtensionResponse
Executes the request against a given extension.
5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5645 def execute_project_location_extension(name, google_cloud_aiplatform_v1beta1_execute_extension_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:execute', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecuteExtensionRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_execute_extension_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecuteExtensionResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ExecuteExtensionResponse 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 |
#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.
4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4326 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.
1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1867 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.
8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8521 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.
14636 14637 14638 14639 14640 14641 14642 14643 14644 14645 14646 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14636 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.
22817 22818 22819 22820 22821 22822 22823 22824 22825 22826 22827 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22817 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.
7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7185 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.
10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10278 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_endpoint_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs.
4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4360 def generate_project_location_endpoint_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+model}:generateContent', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_generate_content_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse 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 |
#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
15992 15993 15994 15995 15996 15997 15998 15999 16000 16001 16002 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15992 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
16911 16912 16913 16914 16915 16916 16917 16918 16919 16920 16921 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16911 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 |
#generate_project_location_publisher_model_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs.
18456 18457 18458 18459 18460 18461 18462 18463 18464 18465 18466 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18456 def generate_project_location_publisher_model_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+model}:generateContent', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_generate_content_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse 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 |
#get_project_cache_config(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CacheConfig
Gets a GenAI cache config.
119 120 121 122 123 124 125 126 127 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 119 def get_project_cache_config(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CacheConfig::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CacheConfig 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.
217 218 219 220 221 222 223 224 225 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 217 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_agent_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.
396 397 398 399 400 401 402 403 404 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 396 def get_project_location_agent_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_app_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.
579 580 581 582 583 584 585 586 587 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 579 def get_project_location_app_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_batch_prediction_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1BatchPredictionJob
Gets a BatchPredictionJob
799 800 801 802 803 804 805 806 807 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 799 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_cached_content(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent
Gets cached content configurations
947 948 949 950 951 952 953 954 955 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 947 def get_project_location_cached_content(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent 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.
1164 1165 1166 1167 1168 1169 1170 1171 1172 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1164 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.
1317 1318 1319 1320 1321 1322 1323 1324 1325 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1317 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.
1529 1530 1531 1532 1533 1534 1535 1536 1537 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1529 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.
1688 1689 1690 1691 1692 1693 1694 1695 1696 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1688 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.
1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1901 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.
2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2153 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.
2255 2256 2257 2258 2259 2260 2261 2262 2263 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2255 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.
2533 2534 2535 2536 2537 2538 2539 2540 2541 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2533 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.
2716 2717 2718 2719 2720 2721 2722 2723 2724 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2716 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.
2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2898 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.
3115 3116 3117 3118 3119 3120 3121 3122 3123 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3115 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.
3376 3377 3378 3379 3380 3381 3382 3383 3384 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3376 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.
3556 3557 3558 3559 3560 3561 3562 3563 3564 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3556 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.
3778 3779 3780 3781 3782 3783 3784 3785 3786 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3778 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.
3961 3962 3963 3964 3965 3966 3967 3968 3969 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3961 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.
4393 4394 4395 4396 4397 4398 4399 4400 4401 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4393 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.
4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4437 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.
4988 4989 4990 4991 4992 4993 4994 4995 4996 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4988 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_evaluation_task_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.
5134 5135 5136 5137 5138 5139 5140 5141 5142 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5134 def get_project_location_evaluation_task_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_example_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.
5317 5318 5319 5320 5321 5322 5323 5324 5325 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5317 def get_project_location_example_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_extension(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension
Gets an Extension.
5678 5679 5680 5681 5682 5683 5684 5685 5686 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5678 def get_project_location_extension(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension 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.
5500 5501 5502 5503 5504 5505 5506 5507 5508 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5500 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_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.
5933 5934 5935 5936 5937 5938 5939 5940 5941 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5933 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.
6120 6121 6122 6123 6124 6125 6126 6127 6128 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6120 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.
6329 6330 6331 6332 6333 6334 6335 6336 6337 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6329 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.
6515 6516 6517 6518 6519 6520 6521 6522 6523 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6515 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.
6661 6662 6663 6664 6665 6666 6667 6668 6669 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6661 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.
6850 6851 6852 6853 6854 6855 6856 6857 6858 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6850 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.
7219 7220 7221 7222 7223 7224 7225 7226 7227 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7219 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.
7586 7587 7588 7589 7590 7591 7592 7593 7594 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7586 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_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.
7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7263 def get_project_location_feature_online_store_feature_view_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_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.
7705 7706 7707 7708 7709 7710 7711 7712 7713 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7705 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_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.
6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6894 def get_project_location_feature_online_store_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_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.
7851 7852 7853 7854 7855 7856 7857 7858 7859 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7851 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.
8079 8080 8081 8082 8083 8084 8085 8086 8087 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8079 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.
8554 8555 8556 8557 8558 8559 8560 8561 8562 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8554 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.
9096 9097 9098 9099 9100 9101 9102 9103 9104 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9096 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.
9319 9320 9321 9322 9323 9324 9325 9326 9327 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9319 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.
8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8598 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.
9502 9503 9504 9505 9506 9507 9508 9509 9510 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9502 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.
8113 8114 8115 8116 8117 8118 8119 8120 8121 8122 8123 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8113 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.
9685 9686 9687 9688 9689 9690 9691 9692 9693 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9685 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
9908 9909 9910 9911 9912 9913 9914 9915 9916 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9908 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.
10063 10064 10065 10066 10067 10068 10069 10070 10071 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10063 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.
10788 10789 10790 10791 10792 10793 10794 10795 10796 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10788 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.
10311 10312 10313 10314 10315 10316 10317 10318 10319 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10311 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.
10609 10610 10611 10612 10613 10614 10615 10616 10617 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10609 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.
11038 11039 11040 11041 11042 11043 11044 11045 11046 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11038 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.
11229 11230 11231 11232 11233 11234 11235 11236 11237 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11229 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.
11383 11384 11385 11386 11387 11388 11389 11390 11391 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11383 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_artifact_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.
11684 11685 11686 11687 11688 11689 11690 11691 11692 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11684 def (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_context(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Context
Retrieves a specific Context.
11956 11957 11958 11959 11960 11961 11962 11963 11964 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11956 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_context_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.
12269 12270 12271 12272 12273 12274 12275 12276 12277 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12269 def (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_execution(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Execution
Retrieves a specific Execution.
12501 12502 12503 12504 12505 12506 12507 12508 12509 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12501 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_execution_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.
12776 12777 12778 12779 12780 12781 12782 12783 12784 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12776 def (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_metadata_schema(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1MetadataSchema
Retrieves a specific MetadataSchema.
12934 12935 12936 12937 12938 12939 12940 12941 12942 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12934 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_metadata_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.
13079 13080 13081 13082 13083 13084 13085 13086 13087 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13079 def (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_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.
13334 13335 13336 13337 13338 13339 13340 13341 13342 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13334 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.
14675 14676 14677 14678 14679 14680 14681 14682 14683 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14675 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.
13515 13516 13517 13518 13519 13520 13521 13522 13523 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13515 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.
13829 13830 13831 13832 13833 13834 13835 13836 13837 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13829 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.
15073 15074 15075 15076 15077 15078 15079 15080 15081 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15073 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.
15253 15254 15255 15256 15257 15258 15259 15260 15261 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15253 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.
15402 15403 15404 15405 15406 15407 15408 15409 15410 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15402 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.
14719 14720 14721 14722 14723 14724 14725 14726 14727 14728 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14719 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(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor
Gets a ModelMonitor.
14015 14016 14017 14018 14019 14020 14021 14022 14023 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14015 def get_project_location_model_monitor(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitor 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_monitor_model_monitoring_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob
Gets a ModelMonitoringJob.
14267 14268 14269 14270 14271 14272 14273 14274 14275 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14267 def get_project_location_model_monitor_model_monitoring_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ModelMonitoringJob 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_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.
14415 14416 14417 14418 14419 14420 14421 14422 14423 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14415 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.
15549 15550 15551 15552 15553 15554 15555 15556 15557 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15549 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
15767 15768 15769 15770 15771 15772 15773 15774 15775 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15767 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.
15850 15851 15852 15853 15854 15855 15856 15857 15858 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15850 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_execution_job(name, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob
Gets a NotebookExecutionJob.
16026 16027 16028 16029 16030 16031 16032 16033 16034 16035 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16026 def get_project_location_notebook_execution_job(name, view: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookExecutionJob command.params['name'] = name unless name.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 |
#get_project_location_notebook_execution_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.
16219 16220 16221 16222 16223 16224 16225 16226 16227 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16219 def get_project_location_notebook_execution_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_notebook_runtime(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntime
Gets a NotebookRuntime.
16945 16946 16947 16948 16949 16950 16951 16952 16953 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16945 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_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.
17223 17224 17225 17226 17227 17228 17229 17230 17231 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17223 def get_project_location_notebook_runtime_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_notebook_runtime_template(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate
Gets a NotebookRuntimeTemplate.
16402 16403 16404 16405 16406 16407 16408 16409 16410 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16402 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.
16446 16447 16448 16449 16450 16451 16452 16453 16454 16455 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16446 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_notebook_runtime_template_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.
16725 16726 16727 16728 16729 16730 16731 16732 16733 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16725 def get_project_location_notebook_runtime_template_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_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.
17406 17407 17408 17409 17410 17411 17412 17413 17414 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17406 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.
17590 17591 17592 17593 17594 17595 17596 17597 17598 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17590 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.
17802 17803 17804 17805 17806 17807 17808 17809 17810 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17802 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.
18100 18101 18102 18103 18104 18105 18106 18107 18108 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18100 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.
18274 18275 18276 18277 18278 18279 18280 18281 18282 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18274 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_publisher_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.
18502 18503 18504 18505 18506 18507 18508 18509 18510 18511 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18502 def get_project_location_publisher_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_rag_corpora(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus
Gets a RagCorpus.
18777 18778 18779 18780 18781 18782 18783 18784 18785 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18777 def get_project_location_rag_corpora(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagCorpus 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_rag_corpora_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.
18917 18918 18919 18920 18921 18922 18923 18924 18925 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18917 def get_project_location_rag_corpora_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_rag_corpora_rag_file(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile
Gets a RagFile.
19061 19062 19063 19064 19065 19066 19067 19068 19069 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19061 def get_project_location_rag_corpora_rag_file(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RagFile 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_rag_corpora_rag_file_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.
19235 19236 19237 19238 19239 19240 19241 19242 19243 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19235 def get_project_location_rag_corpora_rag_file_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_reasoning_engine(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine
Gets a reasoning engine.
19413 19414 19415 19416 19417 19418 19419 19420 19421 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19413 def get_project_location_reasoning_engine(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ReasoningEngine 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_reasoning_engine_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.
19625 19626 19627 19628 19629 19630 19631 19632 19633 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19625 def get_project_location_reasoning_engine_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.
19803 19804 19805 19806 19807 19808 19809 19810 19811 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19803 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.
20086 20087 20088 20089 20090 20091 20092 20093 20094 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20086 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.
20232 20233 20234 20235 20236 20237 20238 20239 20240 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20232 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.
20373 20374 20375 20376 20377 20378 20379 20380 20381 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20373 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.
20552 20553 20554 20555 20556 20557 20558 20559 20560 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20552 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.
20730 20731 20732 20733 20734 20735 20736 20737 20738 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20730 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.
20905 20906 20907 20908 20909 20910 20911 20912 20913 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20905 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.
21188 21189 21190 21191 21192 21193 21194 21195 21196 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21188 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.
21434 21435 21436 21437 21438 21439 21440 21441 21442 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21434 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.
21654 21655 21656 21657 21658 21659 21660 21661 21662 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21654 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.
21949 21950 21951 21952 21953 21954 21955 21956 21957 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21949 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.
22178 22179 22180 22181 22182 22183 22184 22185 22186 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22178 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.
22400 22401 22402 22403 22404 22405 22406 22407 22408 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22400 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.
22630 22631 22632 22633 22634 22635 22636 22637 22638 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22630 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.
22851 22852 22853 22854 22855 22856 22857 22858 22859 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22851 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.
23123 23124 23125 23126 23127 23128 23129 23130 23131 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23123 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.
23306 23307 23308 23309 23310 23311 23312 23313 23314 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23306 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.
23526 23527 23528 23529 23530 23531 23532 23533 23534 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23526 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.
23682 23683 23684 23685 23686 23687 23688 23689 23690 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23682 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_project_location_tuning_job(name, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob
Gets a TuningJob.
23871 23872 23873 23874 23875 23876 23877 23878 23879 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23871 def get_project_location_tuning_job(name, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+name}', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1TuningJob 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, is_hugging_face_model: nil, language_code: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1PublisherModel
Gets a Model Garden publisher model.
23951 23952 23953 23954 23955 23956 23957 23958 23959 23960 23961 23962 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23951 def get_publisher_model(name, is_hugging_face_model: nil, 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['isHuggingFaceModel'] = is_hugging_face_model unless is_hugging_face_model.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.
1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1934 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_extension(parent, google_cloud_aiplatform_v1beta1_extension_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Imports an Extension.
5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5710 def import_project_location_extension(parent, google_cloud_aiplatform_v1beta1_extension_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/extensions:import', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension::Representation command.request_object = google_cloud_aiplatform_v1beta1_extension_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 |
#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.
8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8644 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.
15105 15106 15107 15108 15109 15110 15111 15112 15113 15114 15115 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15105 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 |
#import_project_location_rag_corpora_rag_file(parent, google_cloud_aiplatform_v1beta1_import_rag_files_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Import files from Google Cloud Storage or Google Drive into a RagCorpus.
19093 19094 19095 19096 19097 19098 19099 19100 19101 19102 19103 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19093 def import_project_location_rag_corpora_rag_file(parent, google_cloud_aiplatform_v1beta1_import_rag_files_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}/ragFiles:import', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ImportRagFilesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_import_rag_files_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 |
#list_project_location_agent_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
.
433 434 435 436 437 438 439 440 441 442 443 444 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 433 def list_project_location_agent_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_app_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
.
616 617 618 619 620 621 622 623 624 625 626 627 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 616 def list_project_location_app_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_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.
849 850 851 852 853 854 855 856 857 858 859 860 861 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 849 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_cached_contents(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCachedContentsResponse
Lists cached contents in a project
987 988 989 990 991 992 993 994 995 996 997 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 987 def list_project_location_cached_contents(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/cachedContents', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCachedContentsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListCachedContentsResponse 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_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
.
1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1354 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.
1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1212 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
.
1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1725 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.
1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1582 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
.
2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2292 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
.
2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2570 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
2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2427 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
.
2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2753 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.
2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2379 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.
2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2941 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
.
3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3152 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.
3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3270 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
.
3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3413 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.
1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1985 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
.
3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3815 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.
3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3595 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
.
3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3998 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
.
5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5025 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.
4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4487 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_evaluation_task_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
.
5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5171 def list_project_location_evaluation_task_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_example_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
.
5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5354 def list_project_location_example_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_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
.
5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5537 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_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
.
5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5970 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_extensions(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExtensionsResponse
Lists Extensions in a location.
5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5756 def list_project_location_extensions(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}/extensions', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExtensionsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListExtensionsResponse 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_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
.
6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6552 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.
6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6396 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
.
6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6698 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.
6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6173 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.
7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7637 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
.
7742 7743 7744 7745 7746 7747 7748 7749 7750 7751 7752 7753 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7742 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.
7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7320 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
.
7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7888 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.
6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6950 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
.
9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 9367 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9356 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.
9163 9164 9165 9166 9167 9168 9169 9170 9171 9172 9173 9174 9175 9176 9177 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9163 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
.
9539 9540 9541 9542 9543 9544 9545 9546 9547 9548 9549 9550 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9539 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.
8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8703 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
.
9722 9723 9724 9725 9726 9727 9728 9729 9730 9731 9732 9733 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9722 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.
8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8171 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
.
10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10100 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.
9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9958 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
.
10646 10647 10648 10649 10650 10651 10652 10653 10654 10655 10656 10657 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10646 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.
10361 10362 10363 10364 10365 10366 10367 10368 10369 10370 10371 10372 10373 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10361 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
.
11075 11076 11077 11078 11079 11080 11081 11082 11083 11084 11085 11086 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11075 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.
10828 10829 10830 10831 10832 10833 10834 10835 10836 10837 10838 10839 10840 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10828 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_artifact_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
.
11721 11722 11723 11724 11725 11726 11727 11728 11729 11730 11731 11732 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11721 def (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_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.
11447 11448 11449 11450 11451 11452 11453 11454 11455 11456 11457 11458 11459 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11447 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_context_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
.
12306 12307 12308 12309 12310 12311 12312 12313 12314 12315 12316 12317 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12306 def (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_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.
12020 12021 12022 12023 12024 12025 12026 12027 12028 12029 12030 12031 12032 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12020 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_execution_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
.
12813 12814 12815 12816 12817 12818 12819 12820 12821 12822 12823 12824 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12813 def (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_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.
12565 12566 12567 12568 12569 12570 12571 12572 12573 12574 12575 12576 12577 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12565 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.
12975 12976 12977 12978 12979 12980 12981 12982 12983 12984 12985 12986 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12975 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_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
.
13116 13117 13118 13119 13120 13121 13122 13123 13124 13125 13126 13127 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13116 def (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_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.
11268 11269 11270 11271 11272 11273 11274 11275 11276 11277 11278 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11268 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
.
13371 13372 13373 13374 13375 13376 13377 13378 13379 13380 13381 13382 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13371 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
.
13866 13867 13868 13869 13870 13871 13872 13873 13874 13875 13876 13877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13866 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.
13562 13563 13564 13565 13566 13567 13568 13569 13570 13571 13572 13573 13574 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13562 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
.
15290 15291 15292 15293 15294 15295 15296 15297 15298 15299 15300 15301 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15290 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.
15444 15445 15446 15447 15448 15449 15450 15451 15452 15453 15454 15455 15456 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15444 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.
15148 15149 15150 15151 15152 15153 15154 15155 15156 15157 15158 15159 15160 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15148 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_model_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::GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse
Lists ModelMonitoringJobs. Callers may choose to read across multiple Monitors
as per AIP-159 by using '-' (the hyphen or dash
character) as a wildcard character instead of modelMonitor id in the parent.
Format projects/
project_id/locations/
location/moodelMonitors/-/
modelMonitoringJobs
14310 14311 14312 14313 14314 14315 14316 14317 14318 14319 14320 14321 14322 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14310 def list_project_location_model_monitor_model_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}/modelMonitoringJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelMonitoringJobsResponse 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
.
14452 14453 14454 14455 14456 14457 14458 14459 14460 14461 14462 14463 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14452 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_monitors(parent, filter: nil, page_size: nil, page_token: nil, read_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelMonitorsResponse
Lists ModelMonitors in a Location.
14054 14055 14056 14057 14058 14059 14060 14061 14062 14063 14064 14065 14066 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14054 def list_project_location_model_monitors(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}/modelMonitors', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelMonitorsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListModelMonitorsResponse 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_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
.
15586 15587 15588 15589 15590 15591 15592 15593 15594 15595 15596 15597 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15586 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.
14819 14820 14821 14822 14823 14824 14825 14826 14827 14828 14829 14830 14831 14832 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14819 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.
14768 14769 14770 14771 14772 14773 14774 14775 14776 14777 14778 14779 14780 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14768 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.
15887 15888 15889 15890 15891 15892 15893 15894 15895 15896 15897 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15887 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.
15815 15816 15817 15818 15819 15820 15821 15822 15823 15824 15825 15826 15827 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15815 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_execution_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
.
16256 16257 16258 16259 16260 16261 16262 16263 16264 16265 16266 16267 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16256 def list_project_location_notebook_execution_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_notebook_execution_jobs(parent, filter: nil, order_by: nil, page_size: nil, page_token: nil, view: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse
Lists NotebookExecutionJobs in a Location.
16079 16080 16081 16082 16083 16084 16085 16086 16087 16088 16089 16090 16091 16092 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16079 def list_project_location_notebook_execution_jobs(parent, filter: 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}/notebookExecutionJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListNotebookExecutionJobsResponse 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['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 |
#list_project_location_notebook_runtime_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
.
17260 17261 17262 17263 17264 17265 17266 17267 17268 17269 17270 17271 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17260 def list_project_location_notebook_runtime_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_notebook_runtime_template_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
.
16762 16763 16764 16765 16766 16767 16768 16769 16770 16771 16772 16773 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16762 def list_project_location_notebook_runtime_template_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_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.
16503 16504 16505 16506 16507 16508 16509 16510 16511 16512 16513 16514 16515 16516 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16503 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.
17011 17012 17013 17014 17015 17016 17017 17018 17019 17020 17021 17022 17023 17024 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17011 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
.
17443 17444 17445 17446 17447 17448 17449 17450 17451 17452 17453 17454 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17443 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
.
17839 17840 17841 17842 17843 17844 17845 17846 17847 17848 17849 17850 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17839 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.
17627 17628 17629 17630 17631 17632 17633 17634 17635 17636 17637 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17627 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
.
18311 18312 18313 18314 18315 18316 18317 18318 18319 18320 18321 18322 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18311 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.
18168 18169 18170 18171 18172 18173 18174 18175 18176 18177 18178 18179 18180 18181 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18168 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_rag_corpora_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
.
18954 18955 18956 18957 18958 18959 18960 18961 18962 18963 18964 18965 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18954 def list_project_location_rag_corpora_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_rag_corpora_rag_file_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
.
19272 19273 19274 19275 19276 19277 19278 19279 19280 19281 19282 19283 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19272 def list_project_location_rag_corpora_rag_file_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_rag_corpora_rag_files(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagFilesResponse
Lists RagFiles in a RagCorpus.
19132 19133 19134 19135 19136 19137 19138 19139 19140 19141 19142 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19132 def list_project_location_rag_corpora_rag_files(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/ragFiles', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagFilesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagFilesResponse 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_rag_corporas(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagCorporaResponse
Lists RagCorpora in a Location.
18814 18815 18816 18817 18818 18819 18820 18821 18822 18823 18824 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18814 def list_project_location_rag_corporas(parent, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/ragCorpora', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagCorporaResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListRagCorporaResponse 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_reasoning_engine_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
.
19662 19663 19664 19665 19666 19667 19668 19669 19670 19671 19672 19673 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19662 def list_project_location_reasoning_engine_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_reasoning_engines(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse
Lists reasoning engines in a location.
19451 19452 19453 19454 19455 19456 19457 19458 19459 19460 19461 19462 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19451 def list_project_location_reasoning_engines(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/reasoningEngines', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListReasoningEnginesResponse 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_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
.
20123 20124 20125 20126 20127 20128 20129 20130 20131 20132 20133 20134 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20123 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.
19865 19866 19867 19868 19869 19870 19871 19872 19873 19874 19875 19876 19877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19865 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
.
20269 20270 20271 20272 20273 20274 20275 20276 20277 20278 20279 20280 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20269 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
.
20589 20590 20591 20592 20593 20594 20595 20596 20597 20598 20599 20600 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20589 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.
20412 20413 20414 20415 20416 20417 20418 20419 20420 20421 20422 20423 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20412 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.
20767 20768 20769 20770 20771 20772 20773 20774 20775 20776 20777 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20767 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
.
20942 20943 20944 20945 20946 20947 20948 20949 20950 20951 20952 20953 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20942 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
.
21471 21472 21473 21474 21475 21476 21477 21478 21479 21480 21481 21482 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21471 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
21260 21261 21262 21263 21264 21265 21266 21267 21268 21269 21270 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21260 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.
21225 21226 21227 21228 21229 21230 21231 21232 21233 21234 21235 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21225 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
.
22215 22216 22217 22218 22219 22220 22221 22222 22223 22224 22225 22226 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22215 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
.
22667 22668 22669 22670 22671 22672 22673 22674 22675 22676 22677 22678 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22667 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.
22898 22899 22900 22901 22902 22903 22904 22905 22906 22907 22908 22909 22910 22911 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22898 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
.
23160 23161 23162 23163 23164 23165 23166 23167 23168 23169 23170 23171 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23160 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.
22447 22448 22449 22450 22451 22452 22453 22454 22455 22456 22457 22458 22459 22460 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22447 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.
21995 21996 21997 21998 21999 22000 22001 22002 22003 22004 22005 22006 22007 22008 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21995 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
.
23343 23344 23345 23346 23347 23348 23349 23350 23351 23352 23353 23354 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23343 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.
21700 21701 21702 21703 21704 21705 21706 21707 21708 21709 21710 21711 21712 21713 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21700 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
.
23719 23720 23721 23722 23723 23724 23725 23726 23727 23728 23729 23730 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23719 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.
23577 23578 23579 23580 23581 23582 23583 23584 23585 23586 23587 23588 23589 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23577 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_location_tuning_jobs(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTuningJobsResponse
Lists TuningJobs in a Location.
23909 23910 23911 23912 23913 23914 23915 23916 23917 23918 23919 23920 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23909 def list_project_location_tuning_jobs(parent, filter: nil, page_size: nil, page_token: nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:get, 'v1beta1/{+parent}/tuningJobs', ) command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTuningJobsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1ListTuningJobsResponse 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_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.
257 258 259 260 261 262 263 264 265 266 267 268 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 257 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.
24002 24003 24004 24005 24006 24007 24008 24009 24010 24011 24012 24013 24014 24015 24016 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 24002 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.
20802 20803 20804 20805 20806 20807 20808 20809 20810 20811 20812 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20802 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.
14857 14858 14859 14860 14861 14862 14863 14864 14865 14866 14867 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14857 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).
4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4527 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.
10398 10399 10400 10401 10402 10403 10404 10405 10406 10407 10408 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10398 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_cached_content(name, google_cloud_aiplatform_v1beta1_cached_content_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent
Updates cached content configurations
1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1024 def patch_project_location_cached_content(name, google_cloud_aiplatform_v1beta1_cached_content_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::GoogleCloudAiplatformV1beta1CachedContent::Representation command.request_object = google_cloud_aiplatform_v1beta1_cached_content_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CachedContent 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_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.
2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2025 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_dataset_dataset_version(name, google_cloud_aiplatform_v1beta1_dataset_version_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion
Updates a DatasetVersion.
2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2980 def patch_project_location_dataset_dataset_version(name, google_cloud_aiplatform_v1beta1_dataset_version_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::GoogleCloudAiplatformV1beta1DatasetVersion::Representation command.request_object = google_cloud_aiplatform_v1beta1_dataset_version_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1DatasetVersion 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_deployment_resource_pool(name, google_cloud_aiplatform_v1beta1_deployment_resource_pool_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Update a DeploymentResourcePool.
3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3632 def patch_project_location_deployment_resource_pool(name, google_cloud_aiplatform_v1beta1_deployment_resource_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::GoogleCloudAiplatformV1beta1DeploymentResourcePool::Representation command.request_object = google_cloud_aiplatform_v1beta1_deployment_resource_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_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.
4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4563 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_extension(name, google_cloud_aiplatform_v1beta1_extension_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension
Updates an Extension.
5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5795 def patch_project_location_extension(name, google_cloud_aiplatform_v1beta1_extension_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::GoogleCloudAiplatformV1beta1Extension::Representation command.request_object = google_cloud_aiplatform_v1beta1_extension_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1Extension 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.
6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6217 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.
6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6448 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.
6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6995 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.
7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7367 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.
8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8216 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.
8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8758 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.
9215 9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 9226 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9215 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.
10866 10867 10868 10869 10870 10871 10872 10873 10874 10875 10876 10877 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10866 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.
10434 10435 10436 10437 10438 10439 10440 10441 10442 10443 10444 10445 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10434 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.
11486 11487 11488 11489 11490 11491 11492 11493 11494 11495 11496 11497 11498 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11486 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.
12059 12060 12061 12062 12063 12064 12065 12066 12067 12068 12069 12070 12071 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12059 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.
12604 12605 12606 12607 12608 12609 12610 12611 12612 12613 12614 12615 12616 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12604 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.
14893 14894 14895 14896 14897 14898 14899 14900 14901 14902 14903 14904 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14893 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.
13617 13618 13619 13620 13621 13622 13623 13624 13625 13626 13627 13628 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13617 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_model_monitor(name, google_cloud_aiplatform_v1beta1_model_monitor_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a ModelMonitor.
14092 14093 14094 14095 14096 14097 14098 14099 14100 14101 14102 14103 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14092 def patch_project_location_model_monitor(name, google_cloud_aiplatform_v1beta1_model_monitor_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::GoogleCloudAiplatformV1beta1ModelMonitor::Representation command.request_object = google_cloud_aiplatform_v1beta1_model_monitor_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_notebook_runtime_template(name, google_cloud_aiplatform_v1beta1_notebook_runtime_template_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate
Updates a NotebookRuntimeTemplate.
16543 16544 16545 16546 16547 16548 16549 16550 16551 16552 16553 16554 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16543 def patch_project_location_notebook_runtime_template(name, google_cloud_aiplatform_v1beta1_notebook_runtime_template_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::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate::Representation command.request_object = google_cloud_aiplatform_v1beta1_notebook_runtime_template_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1NotebookRuntimeTemplate 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.
17663 17664 17665 17666 17667 17668 17669 17670 17671 17672 17673 17674 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17663 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_reasoning_engine(name, google_cloud_aiplatform_v1beta1_reasoning_engine_object = nil, update_mask: nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a reasoning engine.
19487 19488 19489 19490 19491 19492 19493 19494 19495 19496 19497 19498 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19487 def patch_project_location_reasoning_engine(name, google_cloud_aiplatform_v1beta1_reasoning_engine_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::GoogleCloudAiplatformV1beta1ReasoningEngine::Representation command.request_object = google_cloud_aiplatform_v1beta1_reasoning_engine_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.
19907 19908 19909 19910 19911 19912 19913 19914 19915 19916 19917 19918 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19907 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.
20448 20449 20450 20451 20452 20453 20454 20455 20456 20457 20458 20459 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20448 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.
21743 21744 21745 21746 21747 21748 21749 21750 21751 21752 21753 21754 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21743 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.
22038 22039 22040 22041 22042 22043 22044 22045 22046 22047 22048 22049 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22038 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.
22490 22491 22492 22493 22494 22495 22496 22497 22498 22499 22500 22501 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22490 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.
22940 22941 22942 22943 22944 22945 22946 22947 22948 22949 22950 22951 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22940 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'.
13655 13656 13657 13658 13659 13660 13661 13662 13663 13664 13665 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13655 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.
19944 19945 19946 19947 19948 19949 19950 19951 19952 19953 19954 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19944 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.
4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4598 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.
18535 18536 18537 18538 18539 18540 18541 18542 18543 18544 18545 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18535 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.
11522 11523 11524 11525 11526 11527 11528 11529 11530 11531 11532 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11522 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.
12095 12096 12097 12098 12099 12100 12101 12102 12103 12104 12105 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12095 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.
12640 12641 12642 12643 12644 12645 12646 12647 12648 12649 12650 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12640 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.
3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3675 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_extension(name, google_cloud_aiplatform_v1beta1_query_extension_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryExtensionResponse
Queries an extension with a default controller.
5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5830 def query_project_location_extension(name, google_cloud_aiplatform_v1beta1_query_extension_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:query', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryExtensionRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_query_extension_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryExtensionResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryExtensionResponse 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 |
#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.
11581 11582 11583 11584 11585 11586 11587 11588 11589 11590 11591 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11581 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.
12133 12134 12135 12136 12137 12138 12139 12140 12141 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12133 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.
12675 12676 12677 12678 12679 12680 12681 12682 12683 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12675 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 |
#query_project_location_reasoning_engine(name, google_cloud_aiplatform_v1beta1_query_reasoning_engine_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse
Queries using a reasoning engine.
19522 19523 19524 19525 19526 19527 19528 19529 19530 19531 19532 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19522 def query_project_location_reasoning_engine(name, google_cloud_aiplatform_v1beta1_query_reasoning_engine_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:query', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryReasoningEngineRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_query_reasoning_engine_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1QueryReasoningEngineResponse 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 |
#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.
4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4635 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.
18572 18573 18574 18575 18576 18577 18578 18579 18580 18581 18582 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18572 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.
8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8797 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.
10470 10471 10472 10473 10474 10475 10476 10477 10478 10479 10480 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10470 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.
22983 22984 22985 22986 22987 22988 22989 22990 22991 22992 22993 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22983 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.
23021 23022 23023 23024 23025 23026 23027 23028 23029 23030 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23021 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.
21777 21778 21779 21780 21781 21782 21783 21784 21785 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21777 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.
21808 21809 21810 21811 21812 21813 21814 21815 21816 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21808 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 |
#reboot_project_location_persistent_resource(name, google_cloud_aiplatform_v1beta1_reboot_persistent_resource_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Reboots a PersistentResource.
17699 17700 17701 17702 17703 17704 17705 17706 17707 17708 17709 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17699 def reboot_project_location_persistent_resource(name, google_cloud_aiplatform_v1beta1_reboot_persistent_resource_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:reboot', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RebootPersistentResourceRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_reboot_persistent_resource_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 |
#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.
10901 10902 10903 10904 10905 10906 10907 10908 10909 10910 10911 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10901 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.
12166 12167 12168 12169 12170 12171 12172 12173 12174 12175 12176 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12166 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
16116 16117 16118 16119 16120 16121 16122 16123 16124 16125 16126 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16116 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
17048 17049 17050 17051 17052 17053 17054 17055 17056 17057 17058 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17048 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.
3014 3015 3016 3017 3018 3019 3020 3021 3022 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3014 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.
13691 13692 13693 13694 13695 13696 13697 13698 13699 13700 13701 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13691 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.
19983 19984 19985 19986 19987 19988 19989 19990 19991 19992 19993 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19983 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 |
#retrieve_project_location_contexts(parent, google_cloud_aiplatform_v1beta1_retrieve_contexts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsResponse
Retrieves relevant contexts for a query.
293 294 295 296 297 298 299 300 301 302 303 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 293 def retrieve_project_location_contexts(parent, google_cloud_aiplatform_v1beta1_retrieve_contexts_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+parent}:retrieveContexts', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_retrieve_contexts_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1RetrieveContextsResponse 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_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.
2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2107 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.
7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7404 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.
8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8292 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.
13231 13232 13233 13234 13235 13236 13237 13238 13239 13240 13241 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13231 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.
13726 13727 13728 13729 13730 13731 13732 13733 13734 13735 13736 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13726 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 |
#search_project_location_model_monitor_model_monitoring_alerts(model_monitor, google_cloud_aiplatform_v1beta1_search_model_monitoring_alerts_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse
Returns the Model Monitoring alerts.
14127 14128 14129 14130 14131 14132 14133 14134 14135 14136 14137 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14127 def search_project_location_model_monitor_model_monitoring_alerts(model_monitor, google_cloud_aiplatform_v1beta1_search_model_monitoring_alerts_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+modelMonitor}:searchModelMonitoringAlerts', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_search_model_monitoring_alerts_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringAlertsResponse command.params['modelMonitor'] = model_monitor unless model_monitor.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_monitor_model_monitoring_stats(model_monitor, google_cloud_aiplatform_v1beta1_search_model_monitoring_stats_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse
Searches Model Monitoring Stats generated within a given time window.
14161 14162 14163 14164 14165 14166 14167 14168 14169 14170 14171 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14161 def search_project_location_model_monitor_model_monitoring_stats(model_monitor, google_cloud_aiplatform_v1beta1_search_model_monitoring_stats_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+modelMonitor}:searchModelMonitoringStats', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_search_model_monitoring_stats_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1SearchModelMonitoringStatsResponse command.params['modelMonitor'] = model_monitor unless model_monitor.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.
4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4670 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.
18607 18608 18609 18610 18611 18612 18613 18614 18615 18616 18617 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18607 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.
4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4707 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_feature_online_store_feature_view_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.
7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7441 def set_project_location_feature_online_store_feature_view_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_feature_online_store_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.
7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7033 def set_project_location_feature_online_store_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.
8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8834 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.
8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8340 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8330 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.
14931 14932 14933 14934 14935 14936 14937 14938 14939 14940 14941 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14931 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.
16581 16582 16583 16584 16585 16586 16587 16588 16589 16590 16591 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16581 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.
17084 17085 17086 17087 17088 17089 17090 17091 17092 17093 17094 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17084 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.
21294 21295 21296 21297 21298 21299 21300 21301 21302 21303 21304 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21294 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 |
#stream_project_location_endpoint_generate_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs with streaming support.
4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4741 def stream_project_location_endpoint_generate_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+model}:streamGenerateContent', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_generate_content_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse 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 |
#stream_project_location_endpoint_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_stream_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform a streaming online prediction with an arbitrary HTTP payload.
4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4775 def stream_project_location_endpoint_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_stream_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:streamRawPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamRawPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_stream_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 |
#stream_project_location_publisher_model_generate_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse
Generate content with multimodal inputs with streaming support.
18641 18642 18643 18644 18645 18646 18647 18648 18649 18650 18651 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18641 def stream_project_location_publisher_model_generate_content(model, google_cloud_aiplatform_v1beta1_generate_content_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+model}:streamGenerateContent', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_generate_content_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1GenerateContentResponse 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 |
#stream_project_location_publisher_model_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_stream_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleApiHttpBody
Perform a streaming online prediction with an arbitrary HTTP payload.
18675 18676 18677 18678 18679 18680 18681 18682 18683 18684 18685 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18675 def stream_project_location_publisher_model_raw_predict(endpoint, google_cloud_aiplatform_v1beta1_stream_raw_predict_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+endpoint}:streamRawPredict', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamRawPredictRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_stream_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 |
#streaming_project_location_feature_online_store_feature_view_fetch_feature_values(feature_view, google_cloud_aiplatform_v1beta1_streaming_fetch_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse
Bidirectional streaming RPC to fetch feature values under a FeatureView. Requests may not have a one-to-one mapping to responses and responses may be returned out-of-order to reduce latency.
7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7477 def streaming_project_location_feature_online_store_feature_view_fetch_feature_values(feature_view, google_cloud_aiplatform_v1beta1_streaming_fetch_feature_values_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+featureView}:streamingFetchFeatureValues', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_streaming_fetch_feature_values_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1StreamingFetchFeatureValuesResponse 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 |
#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.
8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8871 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.
21331 21332 21333 21334 21335 21336 21337 21338 21339 21340 21341 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21331 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.
7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7511 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.
4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4817 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_feature_online_store_feature_view_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.
7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7553 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_feature_online_store_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.
7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7075 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.
8913 8914 8915 8916 8917 8918 8919 8920 8921 8922 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8913 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.
8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8369 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.
14973 14974 14975 14976 14977 14978 14979 14980 14981 14982 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14973 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.
16623 16624 16625 16626 16627 16628 16629 16630 16631 16632 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16623 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.
4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4851 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.
10506 10507 10508 10509 10510 10511 10512 10513 10514 10515 10516 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10506 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_cache_config(name, google_cloud_aiplatform_v1beta1_cache_config_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Updates a cache config.
151 152 153 154 155 156 157 158 159 160 161 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 151 def update_project_cache_config(name, google_cloud_aiplatform_v1beta1_cache_config_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:patch, 'v1beta1/{+name}', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1CacheConfig::Representation command.request_object = google_cloud_aiplatform_v1beta1_cache_config_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 |
#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.
15006 15007 15008 15009 15010 15011 15012 15013 15014 15015 15016 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15006 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 |
#upgrade_project_location_notebook_runtime(name, google_cloud_aiplatform_v1beta1_upgrade_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleLongrunningOperation
Upgrades a NotebookRuntime.
17120 17121 17122 17123 17124 17125 17126 17127 17128 17129 17130 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17120 def upgrade_project_location_notebook_runtime(name, google_cloud_aiplatform_v1beta1_upgrade_notebook_runtime_request_object = nil, fields: nil, quota_user: nil, options: nil, &block) command = make_simple_command(:post, 'v1beta1/{+name}:upgrade', ) command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UpgradeNotebookRuntimeRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_upgrade_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 |
#upload_medium(parent, google_cloud_aiplatform_v1beta1_upload_rag_file_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil) {|result, err| ... } ⇒ Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileResponse
Upload a file into a RagCorpus.
81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 81 def upload_medium(parent, google_cloud_aiplatform_v1beta1_upload_rag_file_request_object = nil, fields: nil, quota_user: nil, upload_source: nil, content_type: nil, options: nil, &block) if upload_source.nil? command = make_simple_command(:post, 'v1beta1/{+parent}/ragFiles:upload', ) else command = make_upload_command(:post, 'v1beta1/{+parent}/ragFiles:upload', ) command.upload_source = upload_source command.upload_content_type = content_type end command.request_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileRequest::Representation command.request_object = google_cloud_aiplatform_v1beta1_upload_rag_file_request_object command.response_representation = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileResponse::Representation command.response_class = Google::Apis::AiplatformV1beta1::GoogleCloudAiplatformV1beta1UploadRagFileResponse 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 |
#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.
15040 15041 15042 15043 15044 15045 15046 15047 15048 15049 15050 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15040 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.
10935 10936 10937 10938 10939 10940 10941 10942 10943 10944 10945 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10935 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_agent_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.
477 478 479 480 481 482 483 484 485 486 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 477 def wait_project_location_agent_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_app_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.
660 661 662 663 664 665 666 667 668 669 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 660 def wait_project_location_app_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_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.
1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1398 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.
1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 1769 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.
2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2336 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.
2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2614 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.
2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 2797 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.
3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3196 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.
3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3457 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.
3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 3859 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.
4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 4042 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.
5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5069 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_evaluation_task_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.
5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5215 def wait_project_location_evaluation_task_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_example_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.
5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5398 def wait_project_location_example_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_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.
5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 5581 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_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.
6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6014 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.
6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6596 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.
6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 6742 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.
7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7786 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.
7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 7932 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.
9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9400 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.
9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9583 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.
9766 9767 9768 9769 9770 9771 9772 9773 9774 9775 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 9766 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.
10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10144 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.
10690 10691 10692 10693 10694 10695 10696 10697 10698 10699 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 10690 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.
11119 11120 11121 11122 11123 11124 11125 11126 11127 11128 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11119 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_metadata_store_artifact_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.
11765 11766 11767 11768 11769 11770 11771 11772 11773 11774 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 11765 def (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_metadata_store_context_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.
12350 12351 12352 12353 12354 12355 12356 12357 12358 12359 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12350 def (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_metadata_store_execution_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.
12857 12858 12859 12860 12861 12862 12863 12864 12865 12866 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 12857 def (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_metadata_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.
13160 13161 13162 13163 13164 13165 13166 13167 13168 13169 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13160 def (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.
13415 13416 13417 13418 13419 13420 13421 13422 13423 13424 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13415 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.
13910 13911 13912 13913 13914 13915 13916 13917 13918 13919 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 13910 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.
15334 15335 15336 15337 15338 15339 15340 15341 15342 15343 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15334 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.
14496 14497 14498 14499 14500 14501 14502 14503 14504 14505 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 14496 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.
15630 15631 15632 15633 15634 15635 15636 15637 15638 15639 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 15630 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_notebook_execution_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.
16300 16301 16302 16303 16304 16305 16306 16307 16308 16309 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16300 def wait_project_location_notebook_execution_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_notebook_runtime_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.
17304 17305 17306 17307 17308 17309 17310 17311 17312 17313 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17304 def wait_project_location_notebook_runtime_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_notebook_runtime_template_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.
16806 16807 16808 16809 16810 16811 16812 16813 16814 16815 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 16806 def wait_project_location_notebook_runtime_template_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.
17487 17488 17489 17490 17491 17492 17493 17494 17495 17496 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17487 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.
17883 17884 17885 17886 17887 17888 17889 17890 17891 17892 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 17883 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.
18355 18356 18357 18358 18359 18360 18361 18362 18363 18364 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18355 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_rag_corpora_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.
18998 18999 19000 19001 19002 19003 19004 19005 19006 19007 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 18998 def wait_project_location_rag_corpora_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_rag_corpora_rag_file_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.
19316 19317 19318 19319 19320 19321 19322 19323 19324 19325 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19316 def wait_project_location_rag_corpora_rag_file_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_reasoning_engine_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.
19706 19707 19708 19709 19710 19711 19712 19713 19714 19715 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 19706 def wait_project_location_reasoning_engine_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.
20167 20168 20169 20170 20171 20172 20173 20174 20175 20176 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20167 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.
20633 20634 20635 20636 20637 20638 20639 20640 20641 20642 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20633 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.
20986 20987 20988 20989 20990 20991 20992 20993 20994 20995 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 20986 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.
21515 21516 21517 21518 21519 21520 21521 21522 21523 21524 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 21515 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.
22259 22260 22261 22262 22263 22264 22265 22266 22267 22268 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22259 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.
22711 22712 22713 22714 22715 22716 22717 22718 22719 22720 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22711 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.
23204 23205 23206 23207 23208 23209 23210 23211 23212 23213 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23204 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.
23387 23388 23389 23390 23391 23392 23393 23394 23395 23396 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23387 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.
23763 23764 23765 23766 23767 23768 23769 23770 23771 23772 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 23763 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.
8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 8950 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.
22075 22076 22077 22078 22079 22080 22081 22082 22083 22084 22085 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22075 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.
22527 22528 22529 22530 22531 22532 22533 22534 22535 22536 22537 |
# File 'lib/google/apis/aiplatform_v1beta1/service.rb', line 22527 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 |