2026-06-18
▼ ▲ aiplatform.projects.locations.evaluationSets.import
Scopes : https://www.googleapis.com/auth/cloud-platform
HTTP Method : POST
Parameter Order : parent
Description : Imports an Evaluation Set.
Parameters :
parent
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+$
Description : Required. Parent resource name.
Location : path
Type : string
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/evaluationSets:import
Path : v1beta1/{+parent}/evaluationSets:import
▼ ▲ aiplatform.projects.locations.reasoningEngines.sandboxEnvironments.pause
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Parameters :
name
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$
Description : Required. The resource name of the sandbox environment to pause. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`
Location : path
Type : string
Description : Pauses the specific SandboxEnvironment.
Path : v1beta1/{+name}:pause
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:pause
▼ ▲ aiplatform.projects.locations.reasoningEngines.sandboxEnvironments.resume
Path : v1beta1/{+name}:resume
Flat Path : v1beta1/projects/{projectsId}/locations/{locationsId}/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:resume
Parameters :
name
Description : Required. The resource name of the sandbox environment to resume. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`
Location : path
Type : string
Required : Yes
Pattern : ^projects/[^/]+/locations/[^/]+/reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$
Description : Resumes the specific SandboxEnvironment.
Parameter Order : name
HTTP Method : POST
▼ ▲ aiplatform.reasoningEngines.sandboxEnvironments.pause
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-platform
Parameter Order : name
Parameters :
name
Pattern : ^reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$
Required : Yes
Location : path
Type : string
Description : Required. The resource name of the sandbox environment to pause. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`
Description : Pauses the specific SandboxEnvironment.
Path : v1beta1/{+name}:pause
Flat Path : v1beta1/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:pause
▼ ▲ aiplatform.reasoningEngines.sandboxEnvironments.resume
Parameter Order : name
HTTP Method : POST
Scopes : https://www.googleapis.com/auth/cloud-platform
Path : v1beta1/{+name}:resume
Flat Path : v1beta1/reasoningEngines/{reasoningEnginesId}/sandboxEnvironments/{sandboxEnvironmentsId}:resume
Parameters :
name
Pattern : ^reasoningEngines/[^/]+/sandboxEnvironments/[^/]+$
Required : Yes
Location : path
Type : string
Description : Required. The resource name of the sandbox environment to resume. Format: `projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironments/{sandbox_environment}`
Description : Resumes the specific SandboxEnvironment.