KosmoKrator

data

Google Vertex AI MCP, CLI, and Lua Integration for AI Agents

Google Vertex AI integration docs for AI agents: MCP gateway setup, Google Vertex AI CLI commands, Lua API reference, credentials, and function schemas.

Google Vertex AI for agents

Credentials can be configured manually in web or CLI hosts.

Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.

Agent Surfaces

Machine-Readable Metadata

Function Catalog

FunctionTypeParametersDescription
google-vertex-ai.google_vertex_ai_reasoning_engines_stream_query Write write 0 Reasoning Engines Stream Query (POST /v1/{+name}:streamQuery).
google-vertex-ai.google_vertex_ai_reasoning_engines_async_query Write write 0 Reasoning Engines Async Query (POST /v1/{+name}:asyncQuery).
google-vertex-ai.google_vertex_ai_reasoning_engines_delete Write write 0 Reasoning Engines Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_list Read read 0 Reasoning Engines List (GET /v1/reasoningEngines).
google-vertex-ai.google_vertex_ai_reasoning_engines_patch Write write 0 Reasoning Engines Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_get Read read 0 Reasoning Engines Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_query Write write 0 Reasoning Engines Query (POST /v1/{+name}:query).
google-vertex-ai.google_vertex_ai_reasoning_engines_execute_code Write write 0 Reasoning Engines Execute Code (POST /v1/{+name}:executeCode).
google-vertex-ai.google_vertex_ai_reasoning_engines_create Write write 0 Reasoning Engines Create (POST /v1/reasoningEngines).
google-vertex-ai.google_vertex_ai_reasoning_engines_runtime_revisions_stream_query Write write 0 Reasoning Engines Runtime Revisions Stream Query (POST /v1/{+name}:streamQuery).
google-vertex-ai.google_vertex_ai_reasoning_engines_runtime_revisions_query Write write 0 Reasoning Engines Runtime Revisions Query (POST /v1/{+name}:query).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_delete Write write 0 Reasoning Engines Sandbox Environments Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_create Write write 0 Reasoning Engines Sandbox Environments Create (POST /v1/{+parent}/sandboxEnvironments).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_list Read read 0 Reasoning Engines Sandbox Environments List (GET /v1/{+parent}/sandboxEnvironments).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_execute Write write 0 Reasoning Engines Sandbox Environments Execute (POST /v1/{+name}:execute).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_get Read read 0 Reasoning Engines Sandbox Environments Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_snapshot Write write 0 Reasoning Engines Sandbox Environments Snapshot (POST /v1/{+name}:snapshot).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_operations_cancel Write write 0 Reasoning Engines Sandbox Environments Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_operations_wait Write write 0 Reasoning Engines Sandbox Environments Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_operations_get Read read 0 Reasoning Engines Sandbox Environments Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environments_operations_delete Write write 0 Reasoning Engines Sandbox Environments Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sessions_operations_delete Write write 0 Reasoning Engines Sessions Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sessions_operations_list Read read 0 Reasoning Engines Sessions Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_reasoning_engines_sessions_operations_cancel Write write 0 Reasoning Engines Sessions Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_reasoning_engines_sessions_operations_wait Write write 0 Reasoning Engines Sessions Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_reasoning_engines_sessions_operations_get Read read 0 Reasoning Engines Sessions Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_operations_get Read read 0 Reasoning Engines Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_operations_delete Write write 0 Reasoning Engines Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_operations_list Read read 0 Reasoning Engines Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_reasoning_engines_operations_cancel Write write 0 Reasoning Engines Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_reasoning_engines_operations_wait Write write 0 Reasoning Engines Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_reasoning_engines_memories_operations_get Read read 0 Reasoning Engines Memories Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_memories_operations_cancel Write write 0 Reasoning Engines Memories Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_reasoning_engines_memories_operations_wait Write write 0 Reasoning Engines Memories Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_reasoning_engines_memories_operations_list Read read 0 Reasoning Engines Memories Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_reasoning_engines_memories_operations_delete Write write 0 Reasoning Engines Memories Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_delete Write write 0 Reasoning Engines Sandbox Environment Snapshots Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_get Read read 0 Reasoning Engines Sandbox Environment Snapshots Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_list Read read 0 Reasoning Engines Sandbox Environment Snapshots List (GET /v1/{+parent}/sandboxEnvironmentSnapshots).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_operations_cancel Write write 0 Reasoning Engines Sandbox Environment Snapshots Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_operations_wait Write write 0 Reasoning Engines Sandbox Environment Snapshots Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_operations_delete Write write 0 Reasoning Engines Sandbox Environment Snapshots Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_snapshots_operations_get Read read 0 Reasoning Engines Sandbox Environment Snapshots Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_create Write write 0 Reasoning Engines Sandbox Environment Templates Create (POST /v1/{+parent}/sandboxEnvironmentTemplates).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_list Read read 0 Reasoning Engines Sandbox Environment Templates List (GET /v1/{+parent}/sandboxEnvironmentTemplates).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_get Read read 0 Reasoning Engines Sandbox Environment Templates Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_delete Write write 0 Reasoning Engines Sandbox Environment Templates Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_operations_delete Write write 0 Reasoning Engines Sandbox Environment Templates Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_operations_get Read read 0 Reasoning Engines Sandbox Environment Templates Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_operations_cancel Write write 0 Reasoning Engines Sandbox Environment Templates Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_reasoning_engines_sandbox_environment_templates_operations_wait Write write 0 Reasoning Engines Sandbox Environment Templates Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_schedules_operations_get Read read 0 Schedules Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_schedules_operations_delete Write write 0 Schedules Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_schedules_operations_cancel Write write 0 Schedules Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_schedules_operations_wait Write write 0 Schedules Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_schedules_operations_list Read read 0 Schedules Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_custom_jobs_operations_get Read read 0 Custom Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_custom_jobs_operations_delete Write write 0 Custom Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_custom_jobs_operations_list Read read 0 Custom Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_custom_jobs_operations_cancel Write write 0 Custom Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_custom_jobs_operations_wait Write write 0 Custom Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_media_upload Write write 0 Media Upload (POST /v1/{+parent}/ragFiles:upload).
google-vertex-ai.google_vertex_ai_studies_operations_list Read read 0 Studies Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_studies_operations_cancel Write write 0 Studies Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_studies_operations_wait Write write 0 Studies Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_studies_operations_delete Write write 0 Studies Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_studies_operations_get Read read 0 Studies Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_studies_trials_operations_list Read read 0 Studies Trials Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_studies_trials_operations_cancel Write write 0 Studies Trials Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_studies_trials_operations_wait Write write 0 Studies Trials Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_studies_trials_operations_delete Write write 0 Studies Trials Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_studies_trials_operations_get Read read 0 Studies Trials Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_data_labeling_jobs_operations_list Read read 0 Data Labeling Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_data_labeling_jobs_operations_cancel Write write 0 Data Labeling Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_data_labeling_jobs_operations_wait Write write 0 Data Labeling Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_data_labeling_jobs_operations_delete Write write 0 Data Labeling Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_data_labeling_jobs_operations_get Read read 0 Data Labeling Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_tuning_jobs_operations_list Read read 0 Tuning Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_tuning_jobs_operations_cancel Write write 0 Tuning Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_tuning_jobs_operations_get Read read 0 Tuning Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_tuning_jobs_operations_delete Write write 0 Tuning Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_v1_generate_instance_rubrics Write write 0 V1 Generate Instance Rubrics (POST /v1:generateInstanceRubrics).
google-vertex-ai.google_vertex_ai_v1_evaluate_instances Write write 0 V1 Evaluate Instances (POST /v1:evaluateInstances).
google-vertex-ai.google_vertex_ai_v1_evaluate_dataset Write write 0 V1 Evaluate Dataset (POST /v1:evaluateDataset).
google-vertex-ai.google_vertex_ai_migratable_resources_operations_delete Write write 0 Migratable Resources Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_migratable_resources_operations_cancel Write write 0 Migratable Resources Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_migratable_resources_operations_wait Write write 0 Migratable Resources Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_migratable_resources_operations_list Read read 0 Migratable Resources Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_migratable_resources_operations_get Read read 0 Migratable Resources Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_runtimes_operations_cancel Write write 0 Notebook Runtimes Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_notebook_runtimes_operations_wait Write write 0 Notebook Runtimes Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_notebook_runtimes_operations_list Read read 0 Notebook Runtimes Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_notebook_runtimes_operations_delete Write write 0 Notebook Runtimes Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_runtimes_operations_get Read read 0 Notebook Runtimes Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_model_deployment_monitoring_jobs_operations_delete Write write 0 Model Deployment Monitoring Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_model_deployment_monitoring_jobs_operations_cancel Write write 0 Model Deployment Monitoring Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_model_deployment_monitoring_jobs_operations_wait Write write 0 Model Deployment Monitoring Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_model_deployment_monitoring_jobs_operations_list Read read 0 Model Deployment Monitoring Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_model_deployment_monitoring_jobs_operations_get Read read 0 Model Deployment Monitoring Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_operations_get Read read 0 Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_operations_list Read read 0 Operations List (GET /v1/operations).
google-vertex-ai.google_vertex_ai_operations_cancel Write write 0 Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_operations_wait Write write 0 Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_operations_delete Write write 0 Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_models_operations_get Read read 0 Models Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_models_operations_cancel Write write 0 Models Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_models_operations_wait Write write 0 Models Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_models_operations_list Read read 0 Models Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_models_operations_delete Write write 0 Models Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_models_evaluations_operations_cancel Write write 0 Models Evaluations Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_models_evaluations_operations_wait Write write 0 Models Evaluations Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_models_evaluations_operations_list Read read 0 Models Evaluations Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_models_evaluations_operations_delete Write write 0 Models Evaluations Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_models_evaluations_operations_get Read read 0 Models Evaluations Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_runtime_templates_operations_get Read read 0 Notebook Runtime Templates Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_runtime_templates_operations_delete Write write 0 Notebook Runtime Templates Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_runtime_templates_operations_cancel Write write 0 Notebook Runtime Templates Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_notebook_runtime_templates_operations_wait Write write 0 Notebook Runtime Templates Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_notebook_runtime_templates_operations_list Read read 0 Notebook Runtime Templates Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_feature_groups_operations_get Read read 0 Feature Groups Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_groups_operations_delete Write write 0 Feature Groups Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_groups_operations_list_wait Read read 0 Feature Groups Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_groups_operations_wait Write write 0 Feature Groups Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_groups_features_operations_list_wait Read read 0 Feature Groups Features Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_groups_features_operations_wait Write write 0 Feature Groups Features Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_groups_features_operations_get Read read 0 Feature Groups Features Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_groups_features_operations_delete Write write 0 Feature Groups Features Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_update_cache_config Write write 0 Projects Update Cache Config (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_get_cache_config Read read 0 Projects Get Cache Config (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluate_instances Write write 0 Projects Locations Evaluate Instances (POST /v1/{+location}:evaluateInstances).
google-vertex-ai.google_vertex_ai_projects_locations_ask_contexts Write write 0 Projects Locations Ask Contexts (POST /v1/{+parent}:askContexts).
google-vertex-ai.google_vertex_ai_projects_locations_evaluate_dataset Write write 0 Projects Locations Evaluate Dataset (POST /v1/{+location}:evaluateDataset).
google-vertex-ai.google_vertex_ai_projects_locations_get_rag_engine_config Read read 0 Projects Locations Get Rag Engine Config (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_corroborate_content Write write 0 Projects Locations Corroborate Content (POST /v1/{+parent}:corroborateContent).
google-vertex-ai.google_vertex_ai_projects_locations_update_rag_engine_config Write write 0 Projects Locations Update Rag Engine Config (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_get Read read 0 Projects Locations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_deploy Write write 0 Projects Locations Deploy (POST /v1/{+destination}:deploy).
google-vertex-ai.google_vertex_ai_projects_locations_retrieve_contexts Write write 0 Projects Locations Retrieve Contexts (POST /v1/{+parent}:retrieveContexts).
google-vertex-ai.google_vertex_ai_projects_locations_augment_prompt Write write 0 Projects Locations Augment Prompt (POST /v1/{+parent}:augmentPrompt).
google-vertex-ai.google_vertex_ai_projects_locations_async_retrieve_contexts Write write 0 Projects Locations Async Retrieve Contexts (POST /v1/{+parent}:asyncRetrieveContexts).
google-vertex-ai.google_vertex_ai_projects_locations_list Read read 0 Projects Locations List (GET /v1/{+name}/locations).
google-vertex-ai.google_vertex_ai_projects_locations_generate_synthetic_data Write write 0 Projects Locations Generate Synthetic Data (POST /v1/{+location}:generateSyntheticData).
google-vertex-ai.google_vertex_ai_projects_locations_generate_instance_rubrics Write write 0 Projects Locations Generate Instance Rubrics (POST /v1/{+location}:generateInstanceRubrics).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_create Write write 0 Projects Locations Tuning Jobs Create (POST /v1/{+parent}/tuningJobs).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_list Read read 0 Projects Locations Tuning Jobs List (GET /v1/{+parent}/tuningJobs).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_rebase_tuned_model Write write 0 Projects Locations Tuning Jobs Rebase Tuned Model (POST /v1/{+parent}/tuningJobs:rebaseTunedModel).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_cancel Write write 0 Projects Locations Tuning Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_get Read read 0 Projects Locations Tuning Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_operations_cancel Write write 0 Projects Locations Tuning Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_operations_list Read read 0 Projects Locations Tuning Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_operations_delete Write write 0 Projects Locations Tuning Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tuning_jobs_operations_get Read read 0 Projects Locations Tuning Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_delete Write write 0 Projects Locations Data Labeling Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_create Write write 0 Projects Locations Data Labeling Jobs Create (POST /v1/{+parent}/dataLabelingJobs).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_list Read read 0 Projects Locations Data Labeling Jobs List (GET /v1/{+parent}/dataLabelingJobs).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_cancel Write write 0 Projects Locations Data Labeling Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_get Read read 0 Projects Locations Data Labeling Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_operations_get Read read 0 Projects Locations Data Labeling Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_operations_delete Write write 0 Projects Locations Data Labeling Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_operations_list Read read 0 Projects Locations Data Labeling Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_operations_cancel Write write 0 Projects Locations Data Labeling Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_data_labeling_jobs_operations_wait Write write 0 Projects Locations Data Labeling Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_batch_migrate Write write 0 Projects Locations Migratable Resources Batch Migrate (POST /v1/{+parent}/migratableResources:batchMigrate).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_search Write write 0 Projects Locations Migratable Resources Search (POST /v1/{+parent}/migratableResources:search).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_operations_get Read read 0 Projects Locations Migratable Resources Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_operations_list Read read 0 Projects Locations Migratable Resources Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_operations_cancel Write write 0 Projects Locations Migratable Resources Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_operations_wait Write write 0 Projects Locations Migratable Resources Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_migratable_resources_operations_delete Write write 0 Projects Locations Migratable Resources Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_delete Write write 0 Projects Locations Notebook Runtimes Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_upgrade Write write 0 Projects Locations Notebook Runtimes Upgrade (POST /v1/{+name}:upgrade).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_start Write write 0 Projects Locations Notebook Runtimes Start (POST /v1/{+name}:start).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_list Read read 0 Projects Locations Notebook Runtimes List (GET /v1/{+parent}/notebookRuntimes).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_assign Write write 0 Projects Locations Notebook Runtimes Assign (POST /v1/{+parent}/notebookRuntimes:assign).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_get Read read 0 Projects Locations Notebook Runtimes Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_stop Write write 0 Projects Locations Notebook Runtimes Stop (POST /v1/{+name}:stop).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_operations_get Read read 0 Projects Locations Notebook Runtimes Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_operations_cancel Write write 0 Projects Locations Notebook Runtimes Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_operations_wait Write write 0 Projects Locations Notebook Runtimes Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_operations_list Read read 0 Projects Locations Notebook Runtimes Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtimes_operations_delete Write write 0 Projects Locations Notebook Runtimes Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_delete Write write 0 Projects Locations Model Deployment Monitoring Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_create Write write 0 Projects Locations Model Deployment Monitoring Jobs Create (POST /v1/{+parent}/modelDeploymentMonitoringJobs).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_list Read read 0 Projects Locations Model Deployment Monitoring Jobs List (GET /v1/{+parent}/modelDeploymentMonitoringJobs).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_patch Write write 0 Projects Locations Model Deployment Monitoring Jobs Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_get Read read 0 Projects Locations Model Deployment Monitoring Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_pause Write write 0 Projects Locations Model Deployment Monitoring Jobs Pause (POST /v1/{+name}:pause).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_search_model_deployment_monitoring_stats_anomalies Write write 0 Projects Locations Model Deployment Monitoring Jobs Search Model Deployment Monitoring Stats Anomalies (POST /v1/{+modelDeploymentMonitoringJob}:searchModelDeploymentMonitoringStatsAnomalies).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_resume Write write 0 Projects Locations Model Deployment Monitoring Jobs Resume (POST /v1/{+name}:resume).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_operations_get Read read 0 Projects Locations Model Deployment Monitoring Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_operations_delete Write write 0 Projects Locations Model Deployment Monitoring Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_operations_list Read read 0 Projects Locations Model Deployment Monitoring Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_operations_cancel Write write 0 Projects Locations Model Deployment Monitoring Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_model_deployment_monitoring_jobs_operations_wait Write write 0 Projects Locations Model Deployment Monitoring Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_operations_delete Write write 0 Projects Locations Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_operations_cancel Write write 0 Projects Locations Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_operations_wait Write write 0 Projects Locations Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_operations_list Read read 0 Projects Locations Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_operations_get Read read 0 Projects Locations Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_patch Write write 0 Projects Locations Models Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_copy Write write 0 Projects Locations Models Copy (POST /v1/{+parent}/models:copy).
google-vertex-ai.google_vertex_ai_projects_locations_models_delete Write write 0 Projects Locations Models Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_get Read read 0 Projects Locations Models Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_upload Write write 0 Projects Locations Models Upload (POST /v1/{+parent}/models:upload).
google-vertex-ai.google_vertex_ai_projects_locations_models_get_iam_policy Write write 0 Projects Locations Models Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_models_list Read read 0 Projects Locations Models List (GET /v1/{+parent}/models).
google-vertex-ai.google_vertex_ai_projects_locations_models_export Write write 0 Projects Locations Models Export (POST /v1/{+name}:export).
google-vertex-ai.google_vertex_ai_projects_locations_models_test_iam_permissions Write write 0 Projects Locations Models Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_models_delete_version Write write 0 Projects Locations Models Delete Version (DELETE /v1/{+name}:deleteVersion).
google-vertex-ai.google_vertex_ai_projects_locations_models_merge_version_aliases Write write 0 Projects Locations Models Merge Version Aliases (POST /v1/{+name}:mergeVersionAliases).
google-vertex-ai.google_vertex_ai_projects_locations_models_list_checkpoints Read read 0 Projects Locations Models List Checkpoints (GET /v1/{+name}:listCheckpoints).
google-vertex-ai.google_vertex_ai_projects_locations_models_list_versions Read read 0 Projects Locations Models List Versions (GET /v1/{+name}:listVersions).
google-vertex-ai.google_vertex_ai_projects_locations_models_set_iam_policy Write write 0 Projects Locations Models Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_models_update_explanation_dataset Write write 0 Projects Locations Models Update Explanation Dataset (POST /v1/{+model}:updateExplanationDataset).
google-vertex-ai.google_vertex_ai_projects_locations_models_operations_delete Write write 0 Projects Locations Models Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_operations_cancel Write write 0 Projects Locations Models Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_models_operations_wait Write write 0 Projects Locations Models Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_models_operations_list Read read 0 Projects Locations Models Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_models_operations_get Read read 0 Projects Locations Models Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_import Write write 0 Projects Locations Models Evaluations Import (POST /v1/{+parent}/evaluations:import).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_list Read read 0 Projects Locations Models Evaluations List (GET /v1/{+parent}/evaluations).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_get Read read 0 Projects Locations Models Evaluations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_operations_get Read read 0 Projects Locations Models Evaluations Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_operations_delete Write write 0 Projects Locations Models Evaluations Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_operations_list Read read 0 Projects Locations Models Evaluations Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_operations_cancel Write write 0 Projects Locations Models Evaluations Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_operations_wait Write write 0 Projects Locations Models Evaluations Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_slices_list Read read 0 Projects Locations Models Evaluations Slices List (GET /v1/{+parent}/slices).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_slices_batch_import Write write 0 Projects Locations Models Evaluations Slices Batch Import (POST /v1/{+parent}:batchImport).
google-vertex-ai.google_vertex_ai_projects_locations_models_evaluations_slices_get Read read 0 Projects Locations Models Evaluations Slices Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_set_iam_policy Write write 0 Projects Locations Notebook Runtime Templates Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_get Read read 0 Projects Locations Notebook Runtime Templates Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_get_iam_policy Write write 0 Projects Locations Notebook Runtime Templates Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_create Write write 0 Projects Locations Notebook Runtime Templates Create (POST /v1/{+parent}/notebookRuntimeTemplates).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_list Read read 0 Projects Locations Notebook Runtime Templates List (GET /v1/{+parent}/notebookRuntimeTemplates).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_patch Write write 0 Projects Locations Notebook Runtime Templates Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_test_iam_permissions Write write 0 Projects Locations Notebook Runtime Templates Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_delete Write write 0 Projects Locations Notebook Runtime Templates Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_operations_list Read read 0 Projects Locations Notebook Runtime Templates Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_operations_cancel Write write 0 Projects Locations Notebook Runtime Templates Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_operations_wait Write write 0 Projects Locations Notebook Runtime Templates Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_operations_delete Write write 0 Projects Locations Notebook Runtime Templates Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_runtime_templates_operations_get Read read 0 Projects Locations Notebook Runtime Templates Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_test_iam_permissions Write write 0 Projects Locations Feature Groups Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_delete Write write 0 Projects Locations Feature Groups Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_get_iam_policy Write write 0 Projects Locations Feature Groups Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_create Write write 0 Projects Locations Feature Groups Create (POST /v1/{+parent}/featureGroups).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_list Read read 0 Projects Locations Feature Groups List (GET /v1/{+parent}/featureGroups).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_patch Write write 0 Projects Locations Feature Groups Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_set_iam_policy Write write 0 Projects Locations Feature Groups Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_get Read read 0 Projects Locations Feature Groups Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_operations_wait Write write 0 Projects Locations Feature Groups Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_operations_list_wait Read read 0 Projects Locations Feature Groups Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_operations_delete Write write 0 Projects Locations Feature Groups Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_operations_get Read read 0 Projects Locations Feature Groups Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_delete Write write 0 Projects Locations Feature Groups Features Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_create Write write 0 Projects Locations Feature Groups Features Create (POST /v1/{+parent}/features).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_list Read read 0 Projects Locations Feature Groups Features List (GET /v1/{+parent}/features).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_patch Write write 0 Projects Locations Feature Groups Features Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_batch_create Write write 0 Projects Locations Feature Groups Features Batch Create (POST /v1/{+parent}/features:batchCreate).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_get Read read 0 Projects Locations Feature Groups Features Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_operations_get Read read 0 Projects Locations Feature Groups Features Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_operations_delete Write write 0 Projects Locations Feature Groups Features Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_operations_list_wait Read read 0 Projects Locations Feature Groups Features Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_feature_groups_features_operations_wait Write write 0 Projects Locations Feature Groups Features Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_set_iam_policy Write write 0 Projects Locations Reasoning Engines Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_execute_code Write write 0 Projects Locations Reasoning Engines Execute Code (POST /v1/{+name}:executeCode).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_create Write write 0 Projects Locations Reasoning Engines Create (POST /v1/{+parent}/reasoningEngines).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_get Read read 0 Projects Locations Reasoning Engines Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_query Write write 0 Projects Locations Reasoning Engines Query (POST /v1/{+name}:query).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_test_iam_permissions Write write 0 Projects Locations Reasoning Engines Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_stream_query Write write 0 Projects Locations Reasoning Engines Stream Query (POST /v1/{+name}:streamQuery).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_async_query Write write 0 Projects Locations Reasoning Engines Async Query (POST /v1/{+name}:asyncQuery).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_delete Write write 0 Projects Locations Reasoning Engines Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_get_iam_policy Write write 0 Projects Locations Reasoning Engines Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_list Read read 0 Projects Locations Reasoning Engines List (GET /v1/{+parent}/reasoningEngines).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_patch Write write 0 Projects Locations Reasoning Engines Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_delete Write write 0 Projects Locations Reasoning Engines Memories Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_patch Write write 0 Projects Locations Reasoning Engines Memories Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_list Read read 0 Projects Locations Reasoning Engines Memories List (GET /v1/{+parent}/memories).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_generate Write write 0 Projects Locations Reasoning Engines Memories Generate (POST /v1/{+parent}/memories:generate).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_get Read read 0 Projects Locations Reasoning Engines Memories Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_create Write write 0 Projects Locations Reasoning Engines Memories Create (POST /v1/{+parent}/memories).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_retrieve Write write 0 Projects Locations Reasoning Engines Memories Retrieve (POST /v1/{+parent}/memories:retrieve).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_purge Write write 0 Projects Locations Reasoning Engines Memories Purge (POST /v1/{+parent}/memories:purge).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_rollback Write write 0 Projects Locations Reasoning Engines Memories Rollback (POST /v1/{+name}:rollback).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_operations_get Read read 0 Projects Locations Reasoning Engines Memories Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_operations_list Read read 0 Projects Locations Reasoning Engines Memories Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_operations_cancel Write write 0 Projects Locations Reasoning Engines Memories Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_operations_wait Write write 0 Projects Locations Reasoning Engines Memories Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_operations_delete Write write 0 Projects Locations Reasoning Engines Memories Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_revisions_get Read read 0 Projects Locations Reasoning Engines Memories Revisions Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_memories_revisions_list Read read 0 Projects Locations Reasoning Engines Memories Revisions List (GET /v1/{+parent}/revisions).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_list Read read 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots List (GET /v1/{+parent}/sandboxEnvironmentSnapshots).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_get Read read 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_delete Write write 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_operations_cancel Write write 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_operations_wait Write write 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_operations_get Read read 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_snapshots_operations_delete Write write 0 Projects Locations Reasoning Engines Sandbox Environment Snapshots Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_create Write write 0 Projects Locations Reasoning Engines Sandbox Environment Templates Create (POST /v1/{+parent}/sandboxEnvironmentTemplates).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_list Read read 0 Projects Locations Reasoning Engines Sandbox Environment Templates List (GET /v1/{+parent}/sandboxEnvironmentTemplates).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_get Read read 0 Projects Locations Reasoning Engines Sandbox Environment Templates Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_delete Write write 0 Projects Locations Reasoning Engines Sandbox Environment Templates Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_operations_get Read read 0 Projects Locations Reasoning Engines Sandbox Environment Templates Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_operations_delete Write write 0 Projects Locations Reasoning Engines Sandbox Environment Templates Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_operations_cancel Write write 0 Projects Locations Reasoning Engines Sandbox Environment Templates Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environment_templates_operations_wait Write write 0 Projects Locations Reasoning Engines Sandbox Environment Templates Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_get Read read 0 Projects Locations Reasoning Engines Sessions Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_delete Write write 0 Projects Locations Reasoning Engines Sessions Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_append_event Write write 0 Projects Locations Reasoning Engines Sessions Append Event (POST /v1/{+name}:appendEvent).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_create Write write 0 Projects Locations Reasoning Engines Sessions Create (POST /v1/{+parent}/sessions).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_list Read read 0 Projects Locations Reasoning Engines Sessions List (GET /v1/{+parent}/sessions).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_patch Write write 0 Projects Locations Reasoning Engines Sessions Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_operations_delete Write write 0 Projects Locations Reasoning Engines Sessions Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_operations_list Read read 0 Projects Locations Reasoning Engines Sessions Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_operations_cancel Write write 0 Projects Locations Reasoning Engines Sessions Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_operations_wait Write write 0 Projects Locations Reasoning Engines Sessions Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_operations_get Read read 0 Projects Locations Reasoning Engines Sessions Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sessions_events_list Read read 0 Projects Locations Reasoning Engines Sessions Events List (GET /v1/{+parent}/events).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_operations_delete Write write 0 Projects Locations Reasoning Engines Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_operations_list Read read 0 Projects Locations Reasoning Engines Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_operations_cancel Write write 0 Projects Locations Reasoning Engines Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_operations_wait Write write 0 Projects Locations Reasoning Engines Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_operations_get Read read 0 Projects Locations Reasoning Engines Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_runtime_revisions_stream_query Write write 0 Projects Locations Reasoning Engines Runtime Revisions Stream Query (POST /v1/{+name}:streamQuery).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_runtime_revisions_query Write write 0 Projects Locations Reasoning Engines Runtime Revisions Query (POST /v1/{+name}:query).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_snapshot Write write 0 Projects Locations Reasoning Engines Sandbox Environments Snapshot (POST /v1/{+name}:snapshot).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_get Read read 0 Projects Locations Reasoning Engines Sandbox Environments Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_create Write write 0 Projects Locations Reasoning Engines Sandbox Environments Create (POST /v1/{+parent}/sandboxEnvironments).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_list Read read 0 Projects Locations Reasoning Engines Sandbox Environments List (GET /v1/{+parent}/sandboxEnvironments).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_execute Write write 0 Projects Locations Reasoning Engines Sandbox Environments Execute (POST /v1/{+name}:execute).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_delete Write write 0 Projects Locations Reasoning Engines Sandbox Environments Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_operations_cancel Write write 0 Projects Locations Reasoning Engines Sandbox Environments Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_operations_wait Write write 0 Projects Locations Reasoning Engines Sandbox Environments Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_operations_delete Write write 0 Projects Locations Reasoning Engines Sandbox Environments Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_reasoning_engines_sandbox_environments_operations_get Read read 0 Projects Locations Reasoning Engines Sandbox Environments Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_cached_contents_get Read read 0 Projects Locations Cached Contents Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_cached_contents_create Write write 0 Projects Locations Cached Contents Create (POST /v1/{+parent}/cachedContents).
google-vertex-ai.google_vertex_ai_projects_locations_cached_contents_patch Write write 0 Projects Locations Cached Contents Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_cached_contents_list Read read 0 Projects Locations Cached Contents List (GET /v1/{+parent}/cachedContents).
google-vertex-ai.google_vertex_ai_projects_locations_cached_contents_delete Write write 0 Projects Locations Cached Contents Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_create Write write 0 Projects Locations Schedules Create (POST /v1/{+parent}/schedules).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_list Read read 0 Projects Locations Schedules List (GET /v1/{+parent}/schedules).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_patch Write write 0 Projects Locations Schedules Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_delete Write write 0 Projects Locations Schedules Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_resume Write write 0 Projects Locations Schedules Resume (POST /v1/{+name}:resume).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_pause Write write 0 Projects Locations Schedules Pause (POST /v1/{+name}:pause).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_get Read read 0 Projects Locations Schedules Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_operations_delete Write write 0 Projects Locations Schedules Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_operations_list Read read 0 Projects Locations Schedules Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_operations_cancel Write write 0 Projects Locations Schedules Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_operations_wait Write write 0 Projects Locations Schedules Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_schedules_operations_get Read read 0 Projects Locations Schedules Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_get Read read 0 Projects Locations Custom Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_create Write write 0 Projects Locations Custom Jobs Create (POST /v1/{+parent}/customJobs).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_list Read read 0 Projects Locations Custom Jobs List (GET /v1/{+parent}/customJobs).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_cancel Write write 0 Projects Locations Custom Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_delete Write write 0 Projects Locations Custom Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_operations_get Read read 0 Projects Locations Custom Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_operations_cancel Write write 0 Projects Locations Custom Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_operations_wait Write write 0 Projects Locations Custom Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_operations_list Read read 0 Projects Locations Custom Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_custom_jobs_operations_delete Write write 0 Projects Locations Custom Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_delete Write write 0 Projects Locations Studies Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_create Write write 0 Projects Locations Studies Create (POST /v1/{+parent}/studies).
google-vertex-ai.google_vertex_ai_projects_locations_studies_list Read read 0 Projects Locations Studies List (GET /v1/{+parent}/studies).
google-vertex-ai.google_vertex_ai_projects_locations_studies_lookup Write write 0 Projects Locations Studies Lookup (POST /v1/{+parent}/studies:lookup).
google-vertex-ai.google_vertex_ai_projects_locations_studies_get Read read 0 Projects Locations Studies Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_operations_get Read read 0 Projects Locations Studies Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_operations_delete Write write 0 Projects Locations Studies Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_operations_cancel Write write 0 Projects Locations Studies Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_studies_operations_wait Write write 0 Projects Locations Studies Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_studies_operations_list Read read 0 Projects Locations Studies Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_suggest Write write 0 Projects Locations Studies Trials Suggest (POST /v1/{+parent}/trials:suggest).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_get Read read 0 Projects Locations Studies Trials Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_stop Write write 0 Projects Locations Studies Trials Stop (POST /v1/{+name}:stop).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_add_trial_measurement Write write 0 Projects Locations Studies Trials Add Trial Measurement (POST /v1/{+trialName}:addTrialMeasurement).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_delete Write write 0 Projects Locations Studies Trials Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_list Read read 0 Projects Locations Studies Trials List (GET /v1/{+parent}/trials).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_list_optimal_trials Write write 0 Projects Locations Studies Trials List Optimal Trials (POST /v1/{+parent}/trials:listOptimalTrials).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_check_trial_early_stopping_state Write write 0 Projects Locations Studies Trials Check Trial Early Stopping State (POST /v1/{+trialName}:checkTrialEarlyStoppingState).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_create Write write 0 Projects Locations Studies Trials Create (POST /v1/{+parent}/trials).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_complete Write write 0 Projects Locations Studies Trials Complete (POST /v1/{+name}:complete).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_operations_get Read read 0 Projects Locations Studies Trials Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_operations_cancel Write write 0 Projects Locations Studies Trials Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_operations_wait Write write 0 Projects Locations Studies Trials Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_operations_list Read read 0 Projects Locations Studies Trials Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_studies_trials_operations_delete Write write 0 Projects Locations Studies Trials Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_direct_raw_predict Write write 0 Projects Locations Endpoints Direct Raw Predict (POST /v1/{+endpoint}:directRawPredict).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_stream_generate_content Write write 0 Projects Locations Endpoints Stream Generate Content (POST /v1/{+model}:streamGenerateContent).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_raw_predict Write write 0 Projects Locations Endpoints Raw Predict (POST /v1/{+endpoint}:rawPredict).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_generate_content Write write 0 Projects Locations Endpoints Generate Content (POST /v1/{+model}:generateContent).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_deploy_model Write write 0 Projects Locations Endpoints Deploy Model (POST /v1/{+endpoint}:deployModel).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_list Read read 0 Projects Locations Endpoints List (GET /v1/{+parent}/endpoints).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_compute_tokens Write write 0 Projects Locations Endpoints Compute Tokens (POST /v1/{+endpoint}:computeTokens).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_server_streaming_predict Write write 0 Projects Locations Endpoints Server Streaming Predict (POST /v1/{+endpoint}:serverStreamingPredict).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_undeploy_model Write write 0 Projects Locations Endpoints Undeploy Model (POST /v1/{+endpoint}:undeployModel).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_predict Write write 0 Projects Locations Endpoints Predict (POST /v1/{+endpoint}:predict).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_direct_predict Write write 0 Projects Locations Endpoints Direct Predict (POST /v1/{+endpoint}:directPredict).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_create Write write 0 Projects Locations Endpoints Create (POST /v1/{+parent}/endpoints).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_update Write write 0 Projects Locations Endpoints Update (POST /v1/{+name}:update).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_mutate_deployed_model Write write 0 Projects Locations Endpoints Mutate Deployed Model (POST /v1/{+endpoint}:mutateDeployedModel).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_delete Write write 0 Projects Locations Endpoints Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_count_tokens Write write 0 Projects Locations Endpoints Count Tokens (POST /v1/{+endpoint}:countTokens).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_patch Write write 0 Projects Locations Endpoints Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_fetch_predict_operation Write write 0 Projects Locations Endpoints Fetch Predict Operation (POST /v1/{+endpoint}:fetchPredictOperation).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_get Read read 0 Projects Locations Endpoints Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_predict_long_running Write write 0 Projects Locations Endpoints Predict Long Running (POST /v1/{+endpoint}:predictLongRunning).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_stream_raw_predict Write write 0 Projects Locations Endpoints Stream Raw Predict (POST /v1/{+endpoint}:streamRawPredict).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_explain Write write 0 Projects Locations Endpoints Explain (POST /v1/{+endpoint}:explain).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_operations_cancel Write write 0 Projects Locations Endpoints Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_operations_wait Write write 0 Projects Locations Endpoints Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_operations_list Read read 0 Projects Locations Endpoints Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_operations_delete Write write 0 Projects Locations Endpoints Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_operations_get Read read 0 Projects Locations Endpoints Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_invoke_invoke Write write 0 Projects Locations Endpoints Invoke Invoke (POST /v1/{+endpoint}/invoke/{+invokeId}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_openapi_responses Write write 0 Projects Locations Endpoints Openapi Responses (POST /v1/{+endpoint}/responses).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_openapi_completions Write write 0 Projects Locations Endpoints Openapi Completions (POST /v1/{+endpoint}/completions).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_openapi_embeddings Write write 0 Projects Locations Endpoints Openapi Embeddings (POST /v1/{+endpoint}/embeddings).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_chat_completions Write write 0 Projects Locations Endpoints Chat Completions (POST /v1/{+endpoint}/chat/completions).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_deployed_models_invoke_invoke Write write 0 Projects Locations Endpoints Deployed Models Invoke Invoke (POST /v1/{+endpoint}/deployedModels/{deployedModelId}/invoke/{+invokeId}).
google-vertex-ai.google_vertex_ai_projects_locations_endpoints_google_science_inference Write write 0 Projects Locations Endpoints Google Science Inference (POST /v1/{+endpoint}/science/inference).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_runs_create Write write 0 Projects Locations Evaluation Runs Create (POST /v1/{+parent}/evaluationRuns).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_runs_list Read read 0 Projects Locations Evaluation Runs List (GET /v1/{+parent}/evaluationRuns).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_runs_cancel Write write 0 Projects Locations Evaluation Runs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_runs_delete Write write 0 Projects Locations Evaluation Runs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_runs_get Read read 0 Projects Locations Evaluation Runs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_delete Write write 0 Projects Locations Pipeline Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_batch_delete Write write 0 Projects Locations Pipeline Jobs Batch Delete (POST /v1/{+parent}/pipelineJobs:batchDelete).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_cancel Write write 0 Projects Locations Pipeline Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_create Write write 0 Projects Locations Pipeline Jobs Create (POST /v1/{+parent}/pipelineJobs).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_list Read read 0 Projects Locations Pipeline Jobs List (GET /v1/{+parent}/pipelineJobs).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_batch_cancel Write write 0 Projects Locations Pipeline Jobs Batch Cancel (POST /v1/{+parent}/pipelineJobs:batchCancel).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_get Read read 0 Projects Locations Pipeline Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_operations_cancel Write write 0 Projects Locations Pipeline Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_operations_wait Write write 0 Projects Locations Pipeline Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_operations_list Read read 0 Projects Locations Pipeline Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_operations_delete Write write 0 Projects Locations Pipeline Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_pipeline_jobs_operations_get Read read 0 Projects Locations Pipeline Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_create Write write 0 Projects Locations Rag Corpora Create (POST /v1/{+parent}/ragCorpora).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_patch Write write 0 Projects Locations Rag Corpora Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_list Read read 0 Projects Locations Rag Corpora List (GET /v1/{+parent}/ragCorpora).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_delete Write write 0 Projects Locations Rag Corpora Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_get Read read 0 Projects Locations Rag Corpora Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_operations_get Read read 0 Projects Locations Rag Corpora Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_operations_list Read read 0 Projects Locations Rag Corpora Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_operations_cancel Write write 0 Projects Locations Rag Corpora Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_operations_wait Write write 0 Projects Locations Rag Corpora Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_operations_delete Write write 0 Projects Locations Rag Corpora Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_get Read read 0 Projects Locations Rag Corpora Rag Files Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_delete Write write 0 Projects Locations Rag Corpora Rag Files Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_import Write write 0 Projects Locations Rag Corpora Rag Files Import (POST /v1/{+parent}/ragFiles:import).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_list Read read 0 Projects Locations Rag Corpora Rag Files List (GET /v1/{+parent}/ragFiles).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_operations_list Read read 0 Projects Locations Rag Corpora Rag Files Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_operations_cancel Write write 0 Projects Locations Rag Corpora Rag Files Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_operations_wait Write write 0 Projects Locations Rag Corpora Rag Files Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_operations_delete Write write 0 Projects Locations Rag Corpora Rag Files Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_corpora_rag_files_operations_get Read read 0 Projects Locations Rag Corpora Rag Files Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_get Read read 0 Projects Locations Tensorboards Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_read_size Read read 0 Projects Locations Tensorboards Read Size (GET /v1/{+tensorboard}:readSize).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_batch_read Read read 0 Projects Locations Tensorboards Batch Read (GET /v1/{+tensorboard}:batchRead).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_create Write write 0 Projects Locations Tensorboards Create (POST /v1/{+parent}/tensorboards).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_patch Write write 0 Projects Locations Tensorboards Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_list Read read 0 Projects Locations Tensorboards List (GET /v1/{+parent}/tensorboards).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_read_usage Read read 0 Projects Locations Tensorboards Read Usage (GET /v1/{+tensorboard}:readUsage).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_delete Write write 0 Projects Locations Tensorboards Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_create Write write 0 Projects Locations Tensorboards Experiments Create (POST /v1/{+parent}/experiments).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_patch Write write 0 Projects Locations Tensorboards Experiments Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_list Read read 0 Projects Locations Tensorboards Experiments List (GET /v1/{+parent}/experiments).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_batch_create Write write 0 Projects Locations Tensorboards Experiments Batch Create (POST /v1/{+parent}:batchCreate).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_delete Write write 0 Projects Locations Tensorboards Experiments Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_get Read read 0 Projects Locations Tensorboards Experiments Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_write Write write 0 Projects Locations Tensorboards Experiments Write (POST /v1/{+tensorboardExperiment}:write).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_operations_delete Write write 0 Projects Locations Tensorboards Experiments Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_operations_cancel Write write 0 Projects Locations Tensorboards Experiments Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_operations_wait Write write 0 Projects Locations Tensorboards Experiments Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_operations_list Read read 0 Projects Locations Tensorboards Experiments Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_operations_get Read read 0 Projects Locations Tensorboards Experiments Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_batch_create Write write 0 Projects Locations Tensorboards Experiments Runs Batch Create (POST /v1/{+parent}/runs:batchCreate).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_create Write write 0 Projects Locations Tensorboards Experiments Runs Create (POST /v1/{+parent}/runs).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_patch Write write 0 Projects Locations Tensorboards Experiments Runs Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_list Read read 0 Projects Locations Tensorboards Experiments Runs List (GET /v1/{+parent}/runs).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_delete Write write 0 Projects Locations Tensorboards Experiments Runs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_get Read read 0 Projects Locations Tensorboards Experiments Runs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_write Write write 0 Projects Locations Tensorboards Experiments Runs Write (POST /v1/{+tensorboardRun}:write).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_operations_delete Write write 0 Projects Locations Tensorboards Experiments Runs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_operations_cancel Write write 0 Projects Locations Tensorboards Experiments Runs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_operations_wait Write write 0 Projects Locations Tensorboards Experiments Runs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_operations_list Read read 0 Projects Locations Tensorboards Experiments Runs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_operations_get Read read 0 Projects Locations Tensorboards Experiments Runs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_export_tensorboard_time_series Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Export Tensorboard Time Series (POST /v1/{+tensorboardTimeSeries}:exportTensorboardTimeSeries).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_delete Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_read Read read 0 Projects Locations Tensorboards Experiments Runs Time Series Read (GET /v1/{+tensorboardTimeSeries}:read).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_create Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Create (POST /v1/{+parent}/timeSeries).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_patch Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_list Read read 0 Projects Locations Tensorboards Experiments Runs Time Series List (GET /v1/{+parent}/timeSeries).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_get Read read 0 Projects Locations Tensorboards Experiments Runs Time Series Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_read_blob_data Read read 0 Projects Locations Tensorboards Experiments Runs Time Series Read Blob Data (GET /v1/{+timeSeries}:readBlobData).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_operations_get Read read 0 Projects Locations Tensorboards Experiments Runs Time Series Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_operations_delete Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_operations_list Read read 0 Projects Locations Tensorboards Experiments Runs Time Series Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_operations_cancel Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_experiments_runs_time_series_operations_wait Write write 0 Projects Locations Tensorboards Experiments Runs Time Series Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_operations_delete Write write 0 Projects Locations Tensorboards Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_operations_cancel Write write 0 Projects Locations Tensorboards Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_operations_wait Write write 0 Projects Locations Tensorboards Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_operations_list Read read 0 Projects Locations Tensorboards Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_tensorboards_operations_get Read read 0 Projects Locations Tensorboards Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_create Write write 0 Projects Locations Notebook Execution Jobs Create (POST /v1/{+parent}/notebookExecutionJobs).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_list Read read 0 Projects Locations Notebook Execution Jobs List (GET /v1/{+parent}/notebookExecutionJobs).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_get Read read 0 Projects Locations Notebook Execution Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_delete Write write 0 Projects Locations Notebook Execution Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_operations_delete Write write 0 Projects Locations Notebook Execution Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_operations_list Read read 0 Projects Locations Notebook Execution Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_operations_cancel Write write 0 Projects Locations Notebook Execution Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_operations_wait Write write 0 Projects Locations Notebook Execution Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_notebook_execution_jobs_operations_get Read read 0 Projects Locations Notebook Execution Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_set_iam_policy Write write 0 Projects Locations Feature Online Stores Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_get Read read 0 Projects Locations Feature Online Stores Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_get_iam_policy Write write 0 Projects Locations Feature Online Stores Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_create Write write 0 Projects Locations Feature Online Stores Create (POST /v1/{+parent}/featureOnlineStores).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_list Read read 0 Projects Locations Feature Online Stores List (GET /v1/{+parent}/featureOnlineStores).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_patch Write write 0 Projects Locations Feature Online Stores Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_delete Write write 0 Projects Locations Feature Online Stores Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_test_iam_permissions Write write 0 Projects Locations Feature Online Stores Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_set_iam_policy Write write 0 Projects Locations Feature Online Stores Feature Views Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_get_iam_policy Write write 0 Projects Locations Feature Online Stores Feature Views Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_list Read read 0 Projects Locations Feature Online Stores Feature Views List (GET /v1/{+parent}/featureViews).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_test_iam_permissions Write write 0 Projects Locations Feature Online Stores Feature Views Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_search_nearest_entities Write write 0 Projects Locations Feature Online Stores Feature Views Search Nearest Entities (POST /v1/{+featureView}:searchNearestEntities).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_generate_fetch_access_token Write write 0 Projects Locations Feature Online Stores Feature Views Generate Fetch Access Token (POST /v1/{+featureView}:generateFetchAccessToken).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_sync Write write 0 Projects Locations Feature Online Stores Feature Views Sync (POST /v1/{+featureView}:sync).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_create Write write 0 Projects Locations Feature Online Stores Feature Views Create (POST /v1/{+parent}/featureViews).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_patch Write write 0 Projects Locations Feature Online Stores Feature Views Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_delete Write write 0 Projects Locations Feature Online Stores Feature Views Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_get Read read 0 Projects Locations Feature Online Stores Feature Views Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_fetch_feature_values Write write 0 Projects Locations Feature Online Stores Feature Views Fetch Feature Values (POST /v1/{+featureView}:fetchFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_direct_write Write write 0 Projects Locations Feature Online Stores Feature Views Direct Write (POST /v1/{+featureView}:directWrite).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_feature_view_syncs_get Read read 0 Projects Locations Feature Online Stores Feature Views Feature View Syncs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_feature_view_syncs_list Read read 0 Projects Locations Feature Online Stores Feature Views Feature View Syncs List (GET /v1/{+parent}/featureViewSyncs).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_operations_wait Write write 0 Projects Locations Feature Online Stores Feature Views Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_operations_list_wait Read read 0 Projects Locations Feature Online Stores Feature Views Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_operations_delete Write write 0 Projects Locations Feature Online Stores Feature Views Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_feature_views_operations_get Read read 0 Projects Locations Feature Online Stores Feature Views Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_operations_get Read read 0 Projects Locations Feature Online Stores Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_operations_delete Write write 0 Projects Locations Feature Online Stores Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_operations_list_wait Read read 0 Projects Locations Feature Online Stores Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_feature_online_stores_operations_wait Write write 0 Projects Locations Feature Online Stores Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_rag_engine_config_operations_list Read read 0 Projects Locations Rag Engine Config Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_rag_engine_config_operations_cancel Write write 0 Projects Locations Rag Engine Config Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_rag_engine_config_operations_wait Write write 0 Projects Locations Rag Engine Config Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_rag_engine_config_operations_delete Write write 0 Projects Locations Rag Engine Config Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_rag_engine_config_operations_get Read read 0 Projects Locations Rag Engine Config Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_delete Write write 0 Projects Locations Nas Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_create Write write 0 Projects Locations Nas Jobs Create (POST /v1/{+parent}/nasJobs).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_list Read read 0 Projects Locations Nas Jobs List (GET /v1/{+parent}/nasJobs).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_cancel Write write 0 Projects Locations Nas Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_get Read read 0 Projects Locations Nas Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_nas_trial_details_get Read read 0 Projects Locations Nas Jobs Nas Trial Details Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_nas_jobs_nas_trial_details_list Read read 0 Projects Locations Nas Jobs Nas Trial Details List (GET /v1/{+parent}/nasTrialDetails).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_set_iam_policy Write write 0 Projects Locations Datasets Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_create Write write 0 Projects Locations Datasets Create (POST /v1/{+parent}/datasets).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_get Read read 0 Projects Locations Datasets Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_import Write write 0 Projects Locations Datasets Import (POST /v1/{+name}:import).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_delete Write write 0 Projects Locations Datasets Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_test_iam_permissions Write write 0 Projects Locations Datasets Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_export Write write 0 Projects Locations Datasets Export (POST /v1/{+name}:export).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_get_iam_policy Write write 0 Projects Locations Datasets Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_patch Write write 0 Projects Locations Datasets Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_list Read read 0 Projects Locations Datasets List (GET /v1/{+parent}/datasets).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_search_data_items Read read 0 Projects Locations Datasets Search Data Items (GET /v1/{+dataset}:searchDataItems).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_list Read read 0 Projects Locations Datasets Data Items List (GET /v1/{+parent}/dataItems).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_annotations_list Read read 0 Projects Locations Datasets Data Items Annotations List (GET /v1/{+parent}/annotations).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_annotations_operations_get Read read 0 Projects Locations Datasets Data Items Annotations Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_annotations_operations_list Read read 0 Projects Locations Datasets Data Items Annotations Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_annotations_operations_cancel Write write 0 Projects Locations Datasets Data Items Annotations Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_annotations_operations_wait Write write 0 Projects Locations Datasets Data Items Annotations Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_annotations_operations_delete Write write 0 Projects Locations Datasets Data Items Annotations Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_operations_get Read read 0 Projects Locations Datasets Data Items Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_operations_delete Write write 0 Projects Locations Datasets Data Items Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_operations_cancel Write write 0 Projects Locations Datasets Data Items Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_operations_wait Write write 0 Projects Locations Datasets Data Items Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_data_items_operations_list Read read 0 Projects Locations Datasets Data Items Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_annotation_specs_get Read read 0 Projects Locations Datasets Annotation Specs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_annotation_specs_operations_delete Write write 0 Projects Locations Datasets Annotation Specs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_annotation_specs_operations_cancel Write write 0 Projects Locations Datasets Annotation Specs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_annotation_specs_operations_wait Write write 0 Projects Locations Datasets Annotation Specs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_annotation_specs_operations_list Read read 0 Projects Locations Datasets Annotation Specs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_annotation_specs_operations_get Read read 0 Projects Locations Datasets Annotation Specs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_dataset_versions_get Read read 0 Projects Locations Datasets Dataset Versions Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_dataset_versions_create Write write 0 Projects Locations Datasets Dataset Versions Create (POST /v1/{+parent}/datasetVersions).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_dataset_versions_patch Write write 0 Projects Locations Datasets Dataset Versions Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_dataset_versions_list Read read 0 Projects Locations Datasets Dataset Versions List (GET /v1/{+parent}/datasetVersions).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_dataset_versions_delete Write write 0 Projects Locations Datasets Dataset Versions Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_dataset_versions_restore Read read 0 Projects Locations Datasets Dataset Versions Restore (GET /v1/{+name}:restore).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_operations_get Read read 0 Projects Locations Datasets Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_operations_delete Write write 0 Projects Locations Datasets Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_operations_list Read read 0 Projects Locations Datasets Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_operations_cancel Write write 0 Projects Locations Datasets Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_operations_wait Write write 0 Projects Locations Datasets Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_list Read read 0 Projects Locations Datasets Saved Queries List (GET /v1/{+parent}/savedQueries).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_delete Write write 0 Projects Locations Datasets Saved Queries Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_operations_delete Write write 0 Projects Locations Datasets Saved Queries Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_operations_list Read read 0 Projects Locations Datasets Saved Queries Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_operations_cancel Write write 0 Projects Locations Datasets Saved Queries Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_operations_wait Write write 0 Projects Locations Datasets Saved Queries Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_datasets_saved_queries_operations_get Read read 0 Projects Locations Datasets Saved Queries Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_stream_generate_content Write write 0 Projects Locations Publishers Models Stream Generate Content (POST /v1/{+model}:streamGenerateContent).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_predict Write write 0 Projects Locations Publishers Models Predict (POST /v1/{+endpoint}:predict).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_embed_content Write write 0 Projects Locations Publishers Models Embed Content (POST /v1/{+model}:embedContent).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_stream_raw_predict Write write 0 Projects Locations Publishers Models Stream Raw Predict (POST /v1/{+endpoint}:streamRawPredict).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_server_streaming_predict Write write 0 Projects Locations Publishers Models Server Streaming Predict (POST /v1/{+endpoint}:serverStreamingPredict).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_predict_long_running Write write 0 Projects Locations Publishers Models Predict Long Running (POST /v1/{+endpoint}:predictLongRunning).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_fetch_predict_operation Write write 0 Projects Locations Publishers Models Fetch Predict Operation (POST /v1/{+endpoint}:fetchPredictOperation).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_compute_tokens Write write 0 Projects Locations Publishers Models Compute Tokens (POST /v1/{+endpoint}:computeTokens).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_count_tokens Write write 0 Projects Locations Publishers Models Count Tokens (POST /v1/{+endpoint}:countTokens).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_generate_content Write write 0 Projects Locations Publishers Models Generate Content (POST /v1/{+model}:generateContent).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_raw_predict Write write 0 Projects Locations Publishers Models Raw Predict (POST /v1/{+endpoint}:rawPredict).
google-vertex-ai.google_vertex_ai_projects_locations_publishers_models_invoke_invoke Write write 0 Projects Locations Publishers Models Invoke Invoke (POST /v1/{+endpoint}/invoke/{+invokeId}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_get Read read 0 Projects Locations Featurestores Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_search_features Read read 0 Projects Locations Featurestores Search Features (GET /v1/{+location}/featurestores:searchFeatures).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_get_iam_policy Write write 0 Projects Locations Featurestores Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_list Read read 0 Projects Locations Featurestores List (GET /v1/{+parent}/featurestores).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_patch Write write 0 Projects Locations Featurestores Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_batch_read_feature_values Write write 0 Projects Locations Featurestores Batch Read Feature Values (POST /v1/{+featurestore}:batchReadFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_test_iam_permissions Write write 0 Projects Locations Featurestores Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_delete Write write 0 Projects Locations Featurestores Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_set_iam_policy Write write 0 Projects Locations Featurestores Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_create Write write 0 Projects Locations Featurestores Create (POST /v1/{+parent}/featurestores).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_get_iam_policy Write write 0 Projects Locations Featurestores Entity Types Get Iam Policy (POST /v1/{+resource}:getIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_list Read read 0 Projects Locations Featurestores Entity Types List (GET /v1/{+parent}/entityTypes).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_import_feature_values Write write 0 Projects Locations Featurestores Entity Types Import Feature Values (POST /v1/{+entityType}:importFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_test_iam_permissions Write write 0 Projects Locations Featurestores Entity Types Test Iam Permissions (POST /v1/{+resource}:testIamPermissions).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_read_feature_values Write write 0 Projects Locations Featurestores Entity Types Read Feature Values (POST /v1/{+entityType}:readFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_set_iam_policy Write write 0 Projects Locations Featurestores Entity Types Set Iam Policy (POST /v1/{+resource}:setIamPolicy).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_streaming_read_feature_values Write write 0 Projects Locations Featurestores Entity Types Streaming Read Feature Values (POST /v1/{+entityType}:streamingReadFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_get Read read 0 Projects Locations Featurestores Entity Types Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_export_feature_values Write write 0 Projects Locations Featurestores Entity Types Export Feature Values (POST /v1/{+entityType}:exportFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_patch Write write 0 Projects Locations Featurestores Entity Types Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_write_feature_values Write write 0 Projects Locations Featurestores Entity Types Write Feature Values (POST /v1/{+entityType}:writeFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_delete Write write 0 Projects Locations Featurestores Entity Types Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_delete_feature_values Write write 0 Projects Locations Featurestores Entity Types Delete Feature Values (POST /v1/{+entityType}:deleteFeatureValues).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_create Write write 0 Projects Locations Featurestores Entity Types Create (POST /v1/{+parent}/entityTypes).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_operations_cancel Write write 0 Projects Locations Featurestores Entity Types Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_operations_wait Write write 0 Projects Locations Featurestores Entity Types Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_operations_list Read read 0 Projects Locations Featurestores Entity Types Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_operations_delete Write write 0 Projects Locations Featurestores Entity Types Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_operations_get Read read 0 Projects Locations Featurestores Entity Types Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_get Read read 0 Projects Locations Featurestores Entity Types Features Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_delete Write write 0 Projects Locations Featurestores Entity Types Features Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_create Write write 0 Projects Locations Featurestores Entity Types Features Create (POST /v1/{+parent}/features).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_list Read read 0 Projects Locations Featurestores Entity Types Features List (GET /v1/{+parent}/features).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_patch Write write 0 Projects Locations Featurestores Entity Types Features Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_batch_create Write write 0 Projects Locations Featurestores Entity Types Features Batch Create (POST /v1/{+parent}/features:batchCreate).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_operations_cancel Write write 0 Projects Locations Featurestores Entity Types Features Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_operations_wait Write write 0 Projects Locations Featurestores Entity Types Features Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_operations_list Read read 0 Projects Locations Featurestores Entity Types Features Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_operations_delete Write write 0 Projects Locations Featurestores Entity Types Features Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_entity_types_features_operations_get Read read 0 Projects Locations Featurestores Entity Types Features Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_operations_cancel Write write 0 Projects Locations Featurestores Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_operations_wait Write write 0 Projects Locations Featurestores Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_operations_list Read read 0 Projects Locations Featurestores Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_operations_delete Write write 0 Projects Locations Featurestores Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_featurestores_operations_get Read read 0 Projects Locations Featurestores Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_batch_prediction_jobs_delete Write write 0 Projects Locations Batch Prediction Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_batch_prediction_jobs_cancel Write write 0 Projects Locations Batch Prediction Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_batch_prediction_jobs_create Write write 0 Projects Locations Batch Prediction Jobs Create (POST /v1/{+parent}/batchPredictionJobs).
google-vertex-ai.google_vertex_ai_projects_locations_batch_prediction_jobs_list Read read 0 Projects Locations Batch Prediction Jobs List (GET /v1/{+parent}/batchPredictionJobs).
google-vertex-ai.google_vertex_ai_projects_locations_batch_prediction_jobs_get Read read 0 Projects Locations Batch Prediction Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_get Read read 0 Projects Locations Metadata Stores Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_delete Write write 0 Projects Locations Metadata Stores Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_create Write write 0 Projects Locations Metadata Stores Create (POST /v1/{+parent}/metadataStores).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_list Read read 0 Projects Locations Metadata Stores List (GET /v1/{+parent}/metadataStores).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_delete Write write 0 Projects Locations Metadata Stores Artifacts Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_create Write write 0 Projects Locations Metadata Stores Artifacts Create (POST /v1/{+parent}/artifacts).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_list Read read 0 Projects Locations Metadata Stores Artifacts List (GET /v1/{+parent}/artifacts).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_patch Write write 0 Projects Locations Metadata Stores Artifacts Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_get Read read 0 Projects Locations Metadata Stores Artifacts Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_query_artifact_lineage_subgraph Read read 0 Projects Locations Metadata Stores Artifacts Query Artifact Lineage Subgraph (GET /v1/{+artifact}:queryArtifactLineageSubgraph).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_purge Write write 0 Projects Locations Metadata Stores Artifacts Purge (POST /v1/{+parent}/artifacts:purge).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_operations_delete Write write 0 Projects Locations Metadata Stores Artifacts Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_operations_list Read read 0 Projects Locations Metadata Stores Artifacts Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_operations_cancel Write write 0 Projects Locations Metadata Stores Artifacts Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_operations_wait Write write 0 Projects Locations Metadata Stores Artifacts Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_artifacts_operations_get Read read 0 Projects Locations Metadata Stores Artifacts Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_purge Write write 0 Projects Locations Metadata Stores Contexts Purge (POST /v1/{+parent}/contexts:purge).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_query_context_lineage_subgraph Read read 0 Projects Locations Metadata Stores Contexts Query Context Lineage Subgraph (GET /v1/{+context}:queryContextLineageSubgraph).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_add_context_children Write write 0 Projects Locations Metadata Stores Contexts Add Context Children (POST /v1/{+context}:addContextChildren).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_create Write write 0 Projects Locations Metadata Stores Contexts Create (POST /v1/{+parent}/contexts).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_remove_context_children Write write 0 Projects Locations Metadata Stores Contexts Remove Context Children (POST /v1/{+context}:removeContextChildren).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_get Read read 0 Projects Locations Metadata Stores Contexts Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_list Read read 0 Projects Locations Metadata Stores Contexts List (GET /v1/{+parent}/contexts).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_patch Write write 0 Projects Locations Metadata Stores Contexts Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_delete Write write 0 Projects Locations Metadata Stores Contexts Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_add_context_artifacts_and_executions Write write 0 Projects Locations Metadata Stores Contexts Add Context Artifacts And Executions (POST /v1/{+context}:addContextArtifactsAndExecutions).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_operations_get Read read 0 Projects Locations Metadata Stores Contexts Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_operations_delete Write write 0 Projects Locations Metadata Stores Contexts Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_operations_list Read read 0 Projects Locations Metadata Stores Contexts Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_operations_cancel Write write 0 Projects Locations Metadata Stores Contexts Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_contexts_operations_wait Write write 0 Projects Locations Metadata Stores Contexts Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_purge Write write 0 Projects Locations Metadata Stores Executions Purge (POST /v1/{+parent}/executions:purge).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_get Read read 0 Projects Locations Metadata Stores Executions Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_add_execution_events Write write 0 Projects Locations Metadata Stores Executions Add Execution Events (POST /v1/{+execution}:addExecutionEvents).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_create Write write 0 Projects Locations Metadata Stores Executions Create (POST /v1/{+parent}/executions).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_list Read read 0 Projects Locations Metadata Stores Executions List (GET /v1/{+parent}/executions).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_patch Write write 0 Projects Locations Metadata Stores Executions Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_delete Write write 0 Projects Locations Metadata Stores Executions Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_query_execution_inputs_and_outputs Read read 0 Projects Locations Metadata Stores Executions Query Execution Inputs And Outputs (GET /v1/{+execution}:queryExecutionInputsAndOutputs).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_operations_get Read read 0 Projects Locations Metadata Stores Executions Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_operations_list Read read 0 Projects Locations Metadata Stores Executions Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_operations_cancel Write write 0 Projects Locations Metadata Stores Executions Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_operations_wait Write write 0 Projects Locations Metadata Stores Executions Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_executions_operations_delete Write write 0 Projects Locations Metadata Stores Executions Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_metadata_schemas_get Read read 0 Projects Locations Metadata Stores Metadata Schemas Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_metadata_schemas_create Write write 0 Projects Locations Metadata Stores Metadata Schemas Create (POST /v1/{+parent}/metadataSchemas).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_metadata_schemas_list Read read 0 Projects Locations Metadata Stores Metadata Schemas List (GET /v1/{+parent}/metadataSchemas).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_operations_get Read read 0 Projects Locations Metadata Stores Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_operations_delete Write write 0 Projects Locations Metadata Stores Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_operations_cancel Write write 0 Projects Locations Metadata Stores Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_operations_wait Write write 0 Projects Locations Metadata Stores Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_metadata_stores_operations_list Read read 0 Projects Locations Metadata Stores Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_delete Write write 0 Projects Locations Deployment Resource Pools Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_create Write write 0 Projects Locations Deployment Resource Pools Create (POST /v1/{+parent}/deploymentResourcePools).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_list Read read 0 Projects Locations Deployment Resource Pools List (GET /v1/{+parent}/deploymentResourcePools).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_patch Write write 0 Projects Locations Deployment Resource Pools Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_get Read read 0 Projects Locations Deployment Resource Pools Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_query_deployed_models Read read 0 Projects Locations Deployment Resource Pools Query Deployed Models (GET /v1/{+deploymentResourcePool}:queryDeployedModels).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_operations_delete Write write 0 Projects Locations Deployment Resource Pools Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_operations_list Read read 0 Projects Locations Deployment Resource Pools Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_operations_cancel Write write 0 Projects Locations Deployment Resource Pools Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_operations_wait Write write 0 Projects Locations Deployment Resource Pools Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_deployment_resource_pools_operations_get Read read 0 Projects Locations Deployment Resource Pools Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_items_create Write write 0 Projects Locations Evaluation Items Create (POST /v1/{+parent}/evaluationItems).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_items_list Read read 0 Projects Locations Evaluation Items List (GET /v1/{+parent}/evaluationItems).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_items_delete Write write 0 Projects Locations Evaluation Items Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_items_get Read read 0 Projects Locations Evaluation Items Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_get Read read 0 Projects Locations Specialist Pools Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_delete Write write 0 Projects Locations Specialist Pools Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_create Write write 0 Projects Locations Specialist Pools Create (POST /v1/{+parent}/specialistPools).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_list Read read 0 Projects Locations Specialist Pools List (GET /v1/{+parent}/specialistPools).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_patch Write write 0 Projects Locations Specialist Pools Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_operations_delete Write write 0 Projects Locations Specialist Pools Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_operations_list Read read 0 Projects Locations Specialist Pools Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_operations_cancel Write write 0 Projects Locations Specialist Pools Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_operations_wait Write write 0 Projects Locations Specialist Pools Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_specialist_pools_operations_get Read read 0 Projects Locations Specialist Pools Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_delete Write write 0 Projects Locations Persistent Resources Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_create Write write 0 Projects Locations Persistent Resources Create (POST /v1/{+parent}/persistentResources).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_list Read read 0 Projects Locations Persistent Resources List (GET /v1/{+parent}/persistentResources).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_patch Write write 0 Projects Locations Persistent Resources Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_get Read read 0 Projects Locations Persistent Resources Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_reboot Write write 0 Projects Locations Persistent Resources Reboot (POST /v1/{+name}:reboot).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_operations_delete Write write 0 Projects Locations Persistent Resources Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_operations_cancel Write write 0 Projects Locations Persistent Resources Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_operations_wait Write write 0 Projects Locations Persistent Resources Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_operations_list Read read 0 Projects Locations Persistent Resources Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_persistent_resources_operations_get Read read 0 Projects Locations Persistent Resources Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_sets_delete Write write 0 Projects Locations Evaluation Sets Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_sets_create Write write 0 Projects Locations Evaluation Sets Create (POST /v1/{+parent}/evaluationSets).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_sets_list Read read 0 Projects Locations Evaluation Sets List (GET /v1/{+parent}/evaluationSets).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_sets_patch Write write 0 Projects Locations Evaluation Sets Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_evaluation_sets_get Read read 0 Projects Locations Evaluation Sets Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_create Write write 0 Projects Locations Index Endpoints Create (POST /v1/{+parent}/indexEndpoints).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_deploy_index Write write 0 Projects Locations Index Endpoints Deploy Index (POST /v1/{+indexEndpoint}:deployIndex).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_find_neighbors Write write 0 Projects Locations Index Endpoints Find Neighbors (POST /v1/{+indexEndpoint}:findNeighbors).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_undeploy_index Write write 0 Projects Locations Index Endpoints Undeploy Index (POST /v1/{+indexEndpoint}:undeployIndex).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_read_index_datapoints Write write 0 Projects Locations Index Endpoints Read Index Datapoints (POST /v1/{+indexEndpoint}:readIndexDatapoints).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_list Read read 0 Projects Locations Index Endpoints List (GET /v1/{+parent}/indexEndpoints).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_patch Write write 0 Projects Locations Index Endpoints Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_delete Write write 0 Projects Locations Index Endpoints Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_mutate_deployed_index Write write 0 Projects Locations Index Endpoints Mutate Deployed Index (POST /v1/{+indexEndpoint}:mutateDeployedIndex).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_get Read read 0 Projects Locations Index Endpoints Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_operations_get Read read 0 Projects Locations Index Endpoints Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_operations_delete Write write 0 Projects Locations Index Endpoints Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_operations_cancel Write write 0 Projects Locations Index Endpoints Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_operations_wait Write write 0 Projects Locations Index Endpoints Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_index_endpoints_operations_list Read read 0 Projects Locations Index Endpoints Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_skills_operations_cancel Write write 0 Projects Locations Skills Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_skills_operations_wait Write write 0 Projects Locations Skills Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_skills_operations_list Read read 0 Projects Locations Skills Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_skills_operations_delete Write write 0 Projects Locations Skills Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_skills_operations_get Read read 0 Projects Locations Skills Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_upsert_datapoints Write write 0 Projects Locations Indexes Upsert Datapoints (POST /v1/{+index}:upsertDatapoints).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_create Write write 0 Projects Locations Indexes Create (POST /v1/{+parent}/indexes).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_list Read read 0 Projects Locations Indexes List (GET /v1/{+parent}/indexes).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_patch Write write 0 Projects Locations Indexes Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_delete Write write 0 Projects Locations Indexes Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_remove_datapoints Write write 0 Projects Locations Indexes Remove Datapoints (POST /v1/{+index}:removeDatapoints).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_get Read read 0 Projects Locations Indexes Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_operations_list Read read 0 Projects Locations Indexes Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_operations_cancel Write write 0 Projects Locations Indexes Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_operations_wait Write write 0 Projects Locations Indexes Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_operations_delete Write write 0 Projects Locations Indexes Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_indexes_operations_get Read read 0 Projects Locations Indexes Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_get Read read 0 Projects Locations Hyperparameter Tuning Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_cancel Write write 0 Projects Locations Hyperparameter Tuning Jobs Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_create Write write 0 Projects Locations Hyperparameter Tuning Jobs Create (POST /v1/{+parent}/hyperparameterTuningJobs).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_list Read read 0 Projects Locations Hyperparameter Tuning Jobs List (GET /v1/{+parent}/hyperparameterTuningJobs).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_delete Write write 0 Projects Locations Hyperparameter Tuning Jobs Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_operations_get Read read 0 Projects Locations Hyperparameter Tuning Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_operations_delete Write write 0 Projects Locations Hyperparameter Tuning Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_operations_list Read read 0 Projects Locations Hyperparameter Tuning Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_operations_cancel Write write 0 Projects Locations Hyperparameter Tuning Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_hyperparameter_tuning_jobs_operations_wait Write write 0 Projects Locations Hyperparameter Tuning Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_cancel Write write 0 Projects Locations Training Pipelines Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_create Write write 0 Projects Locations Training Pipelines Create (POST /v1/{+parent}/trainingPipelines).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_list Read read 0 Projects Locations Training Pipelines List (GET /v1/{+parent}/trainingPipelines).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_delete Write write 0 Projects Locations Training Pipelines Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_get Read read 0 Projects Locations Training Pipelines Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_operations_get Read read 0 Projects Locations Training Pipelines Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_operations_list Read read 0 Projects Locations Training Pipelines Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_operations_cancel Write write 0 Projects Locations Training Pipelines Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_operations_wait Write write 0 Projects Locations Training Pipelines Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_projects_locations_training_pipelines_operations_delete Write write 0 Projects Locations Training Pipelines Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_deployment_resource_pools_operations_list Read read 0 Deployment Resource Pools Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_deployment_resource_pools_operations_cancel Write write 0 Deployment Resource Pools Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_deployment_resource_pools_operations_wait Write write 0 Deployment Resource Pools Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_deployment_resource_pools_operations_delete Write write 0 Deployment Resource Pools Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_deployment_resource_pools_operations_get Read read 0 Deployment Resource Pools Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_specialist_pools_operations_cancel Write write 0 Specialist Pools Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_specialist_pools_operations_wait Write write 0 Specialist Pools Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_specialist_pools_operations_list Read read 0 Specialist Pools Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_specialist_pools_operations_delete Write write 0 Specialist Pools Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_specialist_pools_operations_get Read read 0 Specialist Pools Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_persistent_resources_operations_get Read read 0 Persistent Resources Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_persistent_resources_operations_delete Write write 0 Persistent Resources Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_persistent_resources_operations_cancel Write write 0 Persistent Resources Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_persistent_resources_operations_wait Write write 0 Persistent Resources Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_persistent_resources_operations_list Read read 0 Persistent Resources Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_index_endpoints_operations_get Read read 0 Index Endpoints Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_index_endpoints_operations_delete Write write 0 Index Endpoints Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_index_endpoints_operations_list Read read 0 Index Endpoints Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_index_endpoints_operations_cancel Write write 0 Index Endpoints Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_index_endpoints_operations_wait Write write 0 Index Endpoints Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_hyperparameter_tuning_jobs_operations_delete Write write 0 Hyperparameter Tuning Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_hyperparameter_tuning_jobs_operations_cancel Write write 0 Hyperparameter Tuning Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_hyperparameter_tuning_jobs_operations_wait Write write 0 Hyperparameter Tuning Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_hyperparameter_tuning_jobs_operations_list Read read 0 Hyperparameter Tuning Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_hyperparameter_tuning_jobs_operations_get Read read 0 Hyperparameter Tuning Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_indexes_operations_get Read read 0 Indexes Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_indexes_operations_list Read read 0 Indexes Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_indexes_operations_cancel Write write 0 Indexes Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_indexes_operations_wait Write write 0 Indexes Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_indexes_operations_delete Write write 0 Indexes Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_training_pipelines_operations_cancel Write write 0 Training Pipelines Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_training_pipelines_operations_wait Write write 0 Training Pipelines Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_training_pipelines_operations_list Read read 0 Training Pipelines Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_training_pipelines_operations_delete Write write 0 Training Pipelines Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_training_pipelines_operations_get Read read 0 Training Pipelines Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_skills_operations_get Read read 0 Skills Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_skills_operations_delete Write write 0 Skills Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_skills_operations_list Read read 0 Skills Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_skills_operations_cancel Write write 0 Skills Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_skills_operations_wait Write write 0 Skills Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_endpoints_predict_long_running Write write 0 Endpoints Predict Long Running (POST /v1/{+endpoint}:predictLongRunning).
google-vertex-ai.google_vertex_ai_endpoints_fetch_predict_operation Write write 0 Endpoints Fetch Predict Operation (POST /v1/{+endpoint}:fetchPredictOperation).
google-vertex-ai.google_vertex_ai_endpoints_stream_generate_content Write write 0 Endpoints Stream Generate Content (POST /v1/{+model}:streamGenerateContent).
google-vertex-ai.google_vertex_ai_endpoints_compute_tokens Write write 0 Endpoints Compute Tokens (POST /v1/{+endpoint}:computeTokens).
google-vertex-ai.google_vertex_ai_endpoints_count_tokens Write write 0 Endpoints Count Tokens (POST /v1/{+endpoint}:countTokens).
google-vertex-ai.google_vertex_ai_endpoints_predict Write write 0 Endpoints Predict (POST /v1/{+endpoint}:predict).
google-vertex-ai.google_vertex_ai_endpoints_generate_content Write write 0 Endpoints Generate Content (POST /v1/{+model}:generateContent).
google-vertex-ai.google_vertex_ai_endpoints_operations_delete Write write 0 Endpoints Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_endpoints_operations_list Read read 0 Endpoints Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_endpoints_operations_cancel Write write 0 Endpoints Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_endpoints_operations_wait Write write 0 Endpoints Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_endpoints_operations_get Read read 0 Endpoints Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_endpoints_chat_completions Write write 0 Endpoints Chat Completions (POST /v1/{+endpoint}/chat/completions).
google-vertex-ai.google_vertex_ai_pipeline_jobs_operations_get Read read 0 Pipeline Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_pipeline_jobs_operations_delete Write write 0 Pipeline Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_pipeline_jobs_operations_cancel Write write 0 Pipeline Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_pipeline_jobs_operations_wait Write write 0 Pipeline Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_pipeline_jobs_operations_list Read read 0 Pipeline Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_rag_corpora_operations_delete Write write 0 Rag Corpora Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_rag_corpora_operations_cancel Write write 0 Rag Corpora Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_rag_corpora_operations_wait Write write 0 Rag Corpora Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_rag_corpora_operations_list Read read 0 Rag Corpora Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_rag_corpora_operations_get Read read 0 Rag Corpora Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_rag_corpora_rag_files_operations_get Read read 0 Rag Corpora Rag Files Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_rag_corpora_rag_files_operations_list Read read 0 Rag Corpora Rag Files Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_rag_corpora_rag_files_operations_cancel Write write 0 Rag Corpora Rag Files Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_rag_corpora_rag_files_operations_wait Write write 0 Rag Corpora Rag Files Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_rag_corpora_rag_files_operations_delete Write write 0 Rag Corpora Rag Files Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_operations_list Read read 0 Tensorboards Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_tensorboards_operations_cancel Write write 0 Tensorboards Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_tensorboards_operations_wait Write write 0 Tensorboards Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_tensorboards_operations_delete Write write 0 Tensorboards Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_operations_get Read read 0 Tensorboards Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_operations_cancel Write write 0 Tensorboards Experiments Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_operations_wait Write write 0 Tensorboards Experiments Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_operations_list Read read 0 Tensorboards Experiments Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_operations_delete Write write 0 Tensorboards Experiments Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_operations_get Read read 0 Tensorboards Experiments Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_operations_delete Write write 0 Tensorboards Experiments Runs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_operations_cancel Write write 0 Tensorboards Experiments Runs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_operations_wait Write write 0 Tensorboards Experiments Runs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_operations_list Read read 0 Tensorboards Experiments Runs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_operations_get Read read 0 Tensorboards Experiments Runs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_time_series_operations_delete Write write 0 Tensorboards Experiments Runs Time Series Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_time_series_operations_cancel Write write 0 Tensorboards Experiments Runs Time Series Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_time_series_operations_wait Write write 0 Tensorboards Experiments Runs Time Series Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_time_series_operations_list Read read 0 Tensorboards Experiments Runs Time Series Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_tensorboards_experiments_runs_time_series_operations_get Read read 0 Tensorboards Experiments Runs Time Series Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_execution_jobs_operations_cancel Write write 0 Notebook Execution Jobs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_notebook_execution_jobs_operations_wait Write write 0 Notebook Execution Jobs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_notebook_execution_jobs_operations_list Read read 0 Notebook Execution Jobs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_notebook_execution_jobs_operations_delete Write write 0 Notebook Execution Jobs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_notebook_execution_jobs_operations_get Read read 0 Notebook Execution Jobs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_rag_engine_config_operations_get Read read 0 Rag Engine Config Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_rag_engine_config_operations_list Read read 0 Rag Engine Config Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_rag_engine_config_operations_cancel Write write 0 Rag Engine Config Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_rag_engine_config_operations_wait Write write 0 Rag Engine Config Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_rag_engine_config_operations_delete Write write 0 Rag Engine Config Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_online_stores_operations_get Read read 0 Feature Online Stores Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_online_stores_operations_delete Write write 0 Feature Online Stores Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_online_stores_operations_list_wait Read read 0 Feature Online Stores Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_online_stores_operations_wait Write write 0 Feature Online Stores Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_online_stores_feature_views_operations_wait Write write 0 Feature Online Stores Feature Views Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_online_stores_feature_views_operations_list_wait Read read 0 Feature Online Stores Feature Views Operations List Wait (GET /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_feature_online_stores_feature_views_operations_delete Write write 0 Feature Online Stores Feature Views Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_feature_online_stores_feature_views_operations_get Read read 0 Feature Online Stores Feature Views Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_get Read read 0 Datasets Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_delete Write write 0 Datasets Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_create Write write 0 Datasets Create (POST /v1/datasets).
google-vertex-ai.google_vertex_ai_datasets_patch Write write 0 Datasets Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_list Read read 0 Datasets List (GET /v1/datasets).
google-vertex-ai.google_vertex_ai_datasets_operations_get Read read 0 Datasets Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_operations_delete Write write 0 Datasets Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_operations_list Read read 0 Datasets Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_datasets_operations_cancel Write write 0 Datasets Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_datasets_operations_wait Write write 0 Datasets Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_datasets_saved_queries_operations_delete Write write 0 Datasets Saved Queries Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_saved_queries_operations_list Read read 0 Datasets Saved Queries Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_datasets_saved_queries_operations_cancel Write write 0 Datasets Saved Queries Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_datasets_saved_queries_operations_wait Write write 0 Datasets Saved Queries Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_datasets_saved_queries_operations_get Read read 0 Datasets Saved Queries Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_dataset_versions_create Write write 0 Datasets Dataset Versions Create (POST /v1/{+parent}/datasetVersions).
google-vertex-ai.google_vertex_ai_datasets_dataset_versions_patch Write write 0 Datasets Dataset Versions Patch (PATCH /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_dataset_versions_list Read read 0 Datasets Dataset Versions List (GET /v1/{+parent}/datasetVersions).
google-vertex-ai.google_vertex_ai_datasets_dataset_versions_delete Write write 0 Datasets Dataset Versions Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_dataset_versions_restore Read read 0 Datasets Dataset Versions Restore (GET /v1/{+name}:restore).
google-vertex-ai.google_vertex_ai_datasets_dataset_versions_get Read read 0 Datasets Dataset Versions Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_annotation_specs_operations_delete Write write 0 Datasets Annotation Specs Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_annotation_specs_operations_cancel Write write 0 Datasets Annotation Specs Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_datasets_annotation_specs_operations_wait Write write 0 Datasets Annotation Specs Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_datasets_annotation_specs_operations_list Read read 0 Datasets Annotation Specs Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_datasets_annotation_specs_operations_get Read read 0 Datasets Annotation Specs Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_data_items_annotations_operations_get Read read 0 Datasets Data Items Annotations Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_data_items_annotations_operations_delete Write write 0 Datasets Data Items Annotations Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_data_items_annotations_operations_list Read read 0 Datasets Data Items Annotations Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_datasets_data_items_annotations_operations_cancel Write write 0 Datasets Data Items Annotations Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_datasets_data_items_annotations_operations_wait Write write 0 Datasets Data Items Annotations Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_datasets_data_items_operations_cancel Write write 0 Datasets Data Items Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_datasets_data_items_operations_wait Write write 0 Datasets Data Items Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_datasets_data_items_operations_list Read read 0 Datasets Data Items Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_datasets_data_items_operations_delete Write write 0 Datasets Data Items Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_datasets_data_items_operations_get Read read 0 Datasets Data Items Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_publishers_models_predict Write write 0 Publishers Models Predict (POST /v1/{+endpoint}:predict).
google-vertex-ai.google_vertex_ai_publishers_models_generate_content Write write 0 Publishers Models Generate Content (POST /v1/{+model}:generateContent).
google-vertex-ai.google_vertex_ai_publishers_models_compute_tokens Write write 0 Publishers Models Compute Tokens (POST /v1/{+endpoint}:computeTokens).
google-vertex-ai.google_vertex_ai_publishers_models_count_tokens Write write 0 Publishers Models Count Tokens (POST /v1/{+endpoint}:countTokens).
google-vertex-ai.google_vertex_ai_publishers_models_predict_long_running Write write 0 Publishers Models Predict Long Running (POST /v1/{+endpoint}:predictLongRunning).
google-vertex-ai.google_vertex_ai_publishers_models_get Read read 0 Publishers Models Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_publishers_models_fetch_predict_operation Write write 0 Publishers Models Fetch Predict Operation (POST /v1/{+endpoint}:fetchPredictOperation).
google-vertex-ai.google_vertex_ai_publishers_models_stream_generate_content Write write 0 Publishers Models Stream Generate Content (POST /v1/{+model}:streamGenerateContent).
google-vertex-ai.google_vertex_ai_featurestores_operations_get Read read 0 Featurestores Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_featurestores_operations_delete Write write 0 Featurestores Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_featurestores_operations_list Read read 0 Featurestores Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_featurestores_operations_cancel Write write 0 Featurestores Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_featurestores_operations_wait Write write 0 Featurestores Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_operations_delete Write write 0 Featurestores Entity Types Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_operations_cancel Write write 0 Featurestores Entity Types Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_operations_wait Write write 0 Featurestores Entity Types Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_operations_list Read read 0 Featurestores Entity Types Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_operations_get Read read 0 Featurestores Entity Types Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_features_operations_delete Write write 0 Featurestores Entity Types Features Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_features_operations_list Read read 0 Featurestores Entity Types Features Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_features_operations_cancel Write write 0 Featurestores Entity Types Features Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_features_operations_wait Write write 0 Featurestores Entity Types Features Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_featurestores_entity_types_features_operations_get Read read 0 Featurestores Entity Types Features Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_operations_cancel Write write 0 Metadata Stores Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_metadata_stores_operations_wait Write write 0 Metadata Stores Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_metadata_stores_operations_list Read read 0 Metadata Stores Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_metadata_stores_operations_delete Write write 0 Metadata Stores Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_operations_get Read read 0 Metadata Stores Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_artifacts_operations_delete Write write 0 Metadata Stores Artifacts Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_artifacts_operations_cancel Write write 0 Metadata Stores Artifacts Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_metadata_stores_artifacts_operations_wait Write write 0 Metadata Stores Artifacts Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_metadata_stores_artifacts_operations_list Read read 0 Metadata Stores Artifacts Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_metadata_stores_artifacts_operations_get Read read 0 Metadata Stores Artifacts Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_contexts_operations_get Read read 0 Metadata Stores Contexts Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_contexts_operations_delete Write write 0 Metadata Stores Contexts Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_contexts_operations_cancel Write write 0 Metadata Stores Contexts Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_metadata_stores_contexts_operations_wait Write write 0 Metadata Stores Contexts Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_metadata_stores_contexts_operations_list Read read 0 Metadata Stores Contexts Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_metadata_stores_executions_operations_get Read read 0 Metadata Stores Executions Operations Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_executions_operations_delete Write write 0 Metadata Stores Executions Operations Delete (DELETE /v1/{+name}).
google-vertex-ai.google_vertex_ai_metadata_stores_executions_operations_list Read read 0 Metadata Stores Executions Operations List (GET /v1/{+name}/operations).
google-vertex-ai.google_vertex_ai_metadata_stores_executions_operations_cancel Write write 0 Metadata Stores Executions Operations Cancel (POST /v1/{+name}:cancel).
google-vertex-ai.google_vertex_ai_metadata_stores_executions_operations_wait Write write 0 Metadata Stores Executions Operations Wait (POST /v1/{+name}:wait).
google-vertex-ai.google_vertex_ai_batch_prediction_jobs_get Read read 0 Batch Prediction Jobs Get (GET /v1/{+name}).
google-vertex-ai.google_vertex_ai_batch_prediction_jobs_create Write write 0 Batch Prediction Jobs Create (POST /v1/batchPredictionJobs).
google-vertex-ai.google_vertex_ai_batch_prediction_jobs_list Read read 0 Batch Prediction Jobs List (GET /v1/batchPredictionJobs).