Show / Hide Table of Contents

Class V3Resource

The "v3" collection of methods.

Inheritance
object
V3Resource
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 V3Resource

Constructors

V3Resource(IClientService)

Constructs a new resource.

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

Methods

FetchResourceSemantics()

Returns the semantics associated with the specified resource.

Declaration
public virtual V3Resource.FetchResourceSemanticsRequest FetchResourceSemantics()
Returns
Type Description
V3Resource.FetchResourceSemanticsRequest
In this article
Back to top Generated by DocFX