Class ProjectsResource.LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudComposer.v1beta1
Assembly: Google.Apis.CloudComposer.v1beta1.dll
Syntax
public class ProjectsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Environments
Gets the Environments resource.
Declaration
public virtual ProjectsResource.LocationsResource.EnvironmentsResource Environments { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.EnvironmentsResource |
ImageVersions
Gets the ImageVersions resource.
Declaration
public virtual ProjectsResource.LocationsResource.ImageVersionsResource ImageVersions { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.ImageVersionsResource |
Operations
Gets the Operations resource.
Declaration
public virtual ProjectsResource.LocationsResource.OperationsResource Operations { get; }
Property Value
Type | Description |
---|---|
ProjectsResource.LocationsResource.OperationsResource |