v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-132661,4471.5 MB
projects

Creates a SandboxEnvironmentTemplate in a given reasoning engine.

post/v1/{+parent}/sandboxEnvironmentTemplates

Path parameters

parentstring required

Required. The resource name of the reasoning engine to create the SandboxEnvironmentTemplate in. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}.

Request body

state'UNSPECIFIED' | 'PROVISIONING' | 'ACTIVE' | 'DEPROVISIONING' | 'DELETED' | 'FAILED'

Output only. The state of the sandbox environment template.

namestring

Identifier. The resource name of the SandboxEnvironmentTemplate. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoning_engine}/sandboxEnvironmentTemplates/{sandbox_environment_template}

createTimestring google-datetime

Output only. The timestamp when this SandboxEnvironmentTemplate was created.

updateTimestring google-datetime

Output only. The timestamp when this SandboxEnvironmentTemplate was most recently updated.

displayNamestring

Required. The display name of the SandboxEnvironmentTemplate.

Response

Successful response