Full name: projects.locations.reasoningEngines.sandboxEnvironments.create
Creates a SandboxEnvironment in a given reasoning engine.
Endpoint
posthttps://{service-endpoint}/v1beta1/{parent}/sandboxEnvironments
Where {service-endpoint} is one of the supported service endpoints.
Path parameters
parentstring
Required. The resource name of the reasoning engine to create the SandboxEnvironment in. Format: projects/{project}/locations/{location}/reasoningEngines/{reasoningEngine}.
Request body
The request body contains an instance of SandboxEnvironment.
Response body
If successful, the response body contains a newly created instance of Operation.