class ProjectsLocationsProvisioningQuotas extends Resource (View source)

The "provisioningQuotas" collection of methods.

Typical usage is:

 $baremetalsolutionService = new Google\Service\Baremetalsolution(...);
 $provisioningQuotas = $baremetalsolutionService->projects_locations_provisioningQuotas;

Methods

listProjectsLocationsProvisioningQuotas(string $parent, array $optParams = [])

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

Details

ListProvisioningQuotasResponse listProjectsLocationsProvisioningQuotas(string $parent, array $optParams = [])

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

(provisioningQuotas.listProjectsLocationsProvisioningQuotas)

Parameters

string $parent

Required. Parent value for ListProvisioningQuotasRequest.

array $optParams

Optional parameters.

Return Value

ListProvisioningQuotasResponse

Exceptions

Exception