Gets an environment. Returns NOT_FOUND if the environment does not exist.
HTTP request
GET https://cloudshell.googleapis.com/v1/{name=users/*/environments/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name
|
Required. Name of the requested resource, for example |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Environment
.
Authorization scopes
Requires the following OAuth scope:
-
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview .

