Method: sandboxEnvironments.create

Full name: projects.locations.reasoningEngines.sandboxEnvironments.create

Creates a SandboxEnvironment in a given reasoning engine.

Endpoint

post https://{service-endpoint}/v1/{parent}/sandboxEnvironments

Where {service-endpoint} is one of the supported service endpoints.

Path parameters

parent string

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.