Reference documentation and code samples for the Google Cloud Bare Metal Solution V2 Client class InstanceQuota.
A resource budget.
Generated from protobuf message google.cloud.baremetalsolution.v2.InstanceQuota
Namespace
Google \ Cloud \ BareMetalSolution \ V2Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ name
string
Output only. The name of the instance quota.
↳ instance_type
string
Instance type. Deprecated: use gcp_service.
↳ gcp_service
string
The gcp service of the provisioning quota.
↳ location
string
Location where the quota applies.
↳ available_machine_count
int
Number of machines than can be created for the given location and instance_type.
getName
Output only. The name of the instance quota.
string
setName
Output only. The name of the instance quota.
var
string
$this
getInstanceType
Instance type.
Deprecated: use gcp_service.
string
setInstanceType
Instance type.
Deprecated: use gcp_service.
var
string
$this
getGcpService
The gcp service of the provisioning quota.
string
setGcpService
The gcp service of the provisioning quota.
var
string
$this
getLocation
Location where the quota applies.
string
setLocation
Location where the quota applies.
var
string
$this
getAvailableMachineCount
Number of machines than can be created for the given location and instance_type.
int
setAvailableMachineCount
Number of machines than can be created for the given location and instance_type.
var
int
$this