Bare Metal Solution V2 API - Class Google::Cloud::BareMetalSolution::V2::ProvisioningQuota (v0.8.0)

Reference documentation and code samples for the Bare Metal Solution V2 API class Google::Cloud::BareMetalSolution::V2::ProvisioningQuota.

A provisioning quota for a given project.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#asset_type

def asset_type() -> ::Google::Cloud::BareMetalSolution::V2::ProvisioningQuota::AssetType
Returns

#asset_type=

def asset_type=(value) -> ::Google::Cloud::BareMetalSolution::V2::ProvisioningQuota::AssetType
Parameter
Returns

#available_count

def available_count() -> ::Integer
Returns
  • (::Integer) — The available count of the provisioning quota.

#available_count=

def available_count=(value) -> ::Integer
Parameter
  • value (::Integer) — The available count of the provisioning quota.
Returns
  • (::Integer) — The available count of the provisioning quota.

#gcp_service

def gcp_service() -> ::String
Returns
  • (::String) — The gcp service of the provisioning quota.

#gcp_service=

def gcp_service=(value) -> ::String
Parameter
  • value (::String) — The gcp service of the provisioning quota.
Returns
  • (::String) — The gcp service of the provisioning quota.

#instance_quota

def instance_quota() -> ::Google::Cloud::BareMetalSolution::V2::InstanceQuota

#instance_quota=

def instance_quota=(value) -> ::Google::Cloud::BareMetalSolution::V2::InstanceQuota
Parameter

#location

def location() -> ::String
Returns
  • (::String) — The specific location of the provisioining quota.

#location=

def location=(value) -> ::String
Parameter
  • value (::String) — The specific location of the provisioining quota.
Returns
  • (::String) — The specific location of the provisioining quota.

#name

def name() -> ::String
Returns
  • (::String) — Output only. The name of the provisioning quota.

#network_bandwidth

def network_bandwidth() -> ::Integer
Returns
  • (::Integer) — Network bandwidth, Gbps

#network_bandwidth=

def network_bandwidth=(value) -> ::Integer
Parameter
  • value (::Integer) — Network bandwidth, Gbps
Returns
  • (::Integer) — Network bandwidth, Gbps

#server_count

def server_count() -> ::Integer
Returns
  • (::Integer) — Server count.

#server_count=

def server_count=(value) -> ::Integer
Parameter
  • value (::Integer) — Server count.
Returns
  • (::Integer) — Server count.

#storage_gib

def storage_gib() -> ::Integer
Returns
  • (::Integer) — Storage size (GB).

#storage_gib=

def storage_gib=(value) -> ::Integer
Parameter
  • value (::Integer) — Storage size (GB).
Returns
  • (::Integer) — Storage size (GB).