Reference documentation and code samples for the Cloud Shell V1 API module Google::Cloud::Shell::V1::CloudShellService::Paths.
Path helper methods for the CloudShellService API.
Included In
Methods
#environment_path
def environment_path(user:, environment:) -> ::StringCreate a fully-qualified Environment resource string.
The resource will be in the following format:
users/{user}/environments/{environment}
Parameters
- user (String)
- environment (String)
Returns
- (::String)
Raises
- (::ArgumentError)