Class OrganizationsResource.LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.BeyondCorp.v1alpha
Assembly: Google.Apis.BeyondCorp.v1alpha.dll
Syntax
public class OrganizationsResource.LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Properties
Global
Gets the Global resource.
Declaration
public virtual OrganizationsResource.LocationsResource.GlobalResource Global { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource.GlobalResource |
Insights
Gets the Insights resource.
Declaration
public virtual OrganizationsResource.LocationsResource.InsightsResource Insights { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource.InsightsResource |
Operations
Gets the Operations resource.
Declaration
public virtual OrganizationsResource.LocationsResource.OperationsResource Operations { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource.OperationsResource |
Subscriptions
Gets the Subscriptions resource.
Declaration
public virtual OrganizationsResource.LocationsResource.SubscriptionsResource Subscriptions { get; }
Property Value
Type | Description |
---|---|
OrganizationsResource.LocationsResource.SubscriptionsResource |