Class LocationsResource
The "locations" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudResourceManager.v3
Assembly: Google.Apis.CloudResourceManager.v3.dll
Syntax
public class LocationsResource
Constructors
LocationsResource(IClientService)
Constructs a new resource.
Declaration
public LocationsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Properties
EffectiveTagBindingCollections
Gets the EffectiveTagBindingCollections resource.
Declaration
public virtual LocationsResource.EffectiveTagBindingCollectionsResource EffectiveTagBindingCollections { get; }
Property Value
| Type | Description |
|---|---|
| LocationsResource.EffectiveTagBindingCollectionsResource |
TagBindingCollections
Gets the TagBindingCollections resource.
Declaration
public virtual LocationsResource.TagBindingCollectionsResource TagBindingCollections { get; }
Property Value
| Type | Description |
|---|---|
| LocationsResource.TagBindingCollectionsResource |