Show / Hide Table of Contents

Class ProjectsResource.LocationsResource.ProvisioningQuotasResource

The "provisioningQuotas" collection of methods.

Inheritance
object
ProjectsResource.LocationsResource.ProvisioningQuotasResource
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.ProvisioningQuotasResource

Constructors

ProvisioningQuotasResource(IClientService)

Constructs a new resource.

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

Methods

List(string)

List the budget details to provision resources on a given project.

Declaration
public virtual ProjectsResource.LocationsResource.ProvisioningQuotasResource.ListRequest List(string parent)
Parameters
Type Name Description
string parent

Required. Parent value for ListProvisioningQuotasRequest.

Returns
Type Description
ProjectsResource.LocationsResource.ProvisioningQuotasResource.ListRequest
In this article
Back to top Generated by DocFX