Class UsersResource
The "users" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudShell.v1
Assembly: Google.Apis.CloudShell.v1.dll
Syntax
public class UsersResource
Constructors
UsersResource(IClientService)
Constructs a new resource.
Declaration
public UsersResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
Environments
Gets the Environments resource.
Declaration
public virtual UsersResource.EnvironmentsResource Environments { get; }
Property Value
| Type | Description |
|---|---|
| UsersResource.EnvironmentsResource |