Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.OperationsResource

The "operations" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.OperationsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.Baremetalsolution.v2
Assembly: Google.Apis.Baremetalsolution.v2.dll
Syntax
public class ProjectsResource.LocationsResource.OperationsResource

Constructors

OperationsResource(IClientService)

Constructs a new resource.

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

Methods

Get(string)

Get details about an operation.

Declaration
public virtual ProjectsResource.LocationsResource.OperationsResource.GetRequest Get(string name)
Parameters
Type Name Description
string name

The name of the operation resource.

Returns
Type Description
ProjectsResource.LocationsResource.OperationsResource.GetRequest
In this article
Back to top Generated by DocFX