Class LocationsResource.EffectiveTagBindingCollectionsResource
The "effectiveTagBindingCollections" collection of methods.
Inherited Members
Namespace: Google.Apis.CloudResourceManager.v3
Assembly: Google.Apis.CloudResourceManager.v3.dll
Syntax
public class LocationsResource.EffectiveTagBindingCollectionsResource
Constructors
EffectiveTagBindingCollectionsResource(IClientService)
Constructs a new resource.
Declaration
public EffectiveTagBindingCollectionsResource(IClientService service)
Parameters
| Type | Name | Description |
|---|---|---|
| IClientService | service |
Methods
Get(string)
Returns effective tag bindings on a GCP resource.
Declaration
public virtual LocationsResource.EffectiveTagBindingCollectionsResource.GetRequest Get(string name)
Parameters
| Type | Name | Description |
|---|---|---|
| string | name | Required. The full name of the EffectiveTagBindingCollection in format:
|
Returns
| Type | Description |
|---|---|
| LocationsResource.EffectiveTagBindingCollectionsResource.GetRequest |