Show / Hide Table of Contents

Class EffectiveTagsResource

The "effectiveTags" collection of methods.

Inheritance
object
EffectiveTagsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.CloudResourceManager.v3
Assembly: Google.Apis.CloudResourceManager.v3.dll
Syntax
public class EffectiveTagsResource

Constructors

EffectiveTagsResource(IClientService)

Constructs a new resource.

Declaration
public EffectiveTagsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List()

Return a list of effective tags for the given Google Cloud resource, as specified in parent.

Declaration
public virtual EffectiveTagsResource.ListRequest List()
Returns
Type Description
EffectiveTagsResource.ListRequest
In this article
Back to top Generated by DocFX