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
- (::Google::Cloud::BareMetalSolution::V2::ProvisioningQuota::AssetType) — The asset type of this provisioning quota.
#asset_type=
def asset_type=(value) -> ::Google::Cloud::BareMetalSolution::V2::ProvisioningQuota::AssetType
- value (::Google::Cloud::BareMetalSolution::V2::ProvisioningQuota::AssetType) — The asset type of this provisioning quota.
- (::Google::Cloud::BareMetalSolution::V2::ProvisioningQuota::AssetType) — The asset type of this provisioning quota.
#available_count
def available_count() -> ::Integer
- (::Integer) — The available count of the provisioning quota.
#available_count=
def available_count=(value) -> ::Integer
- value (::Integer) — The available count of the provisioning quota.
- (::Integer) — The available count of the provisioning quota.
#gcp_service
def gcp_service() -> ::String
- (::String) — The gcp service of the provisioning quota.
#gcp_service=
def gcp_service=(value) -> ::String
- value (::String) — The gcp service of the provisioning quota.
- (::String) — The gcp service of the provisioning quota.
#instance_quota
def instance_quota() -> ::Google::Cloud::BareMetalSolution::V2::InstanceQuota
- (::Google::Cloud::BareMetalSolution::V2::InstanceQuota) — Instance quota.
#instance_quota=
def instance_quota=(value) -> ::Google::Cloud::BareMetalSolution::V2::InstanceQuota
- value (::Google::Cloud::BareMetalSolution::V2::InstanceQuota) — Instance quota.
- (::Google::Cloud::BareMetalSolution::V2::InstanceQuota) — Instance quota.
#location
def location() -> ::String
- (::String) — The specific location of the provisioining quota.
#location=
def location=(value) -> ::String
- value (::String) — The specific location of the provisioining quota.
- (::String) — The specific location of the provisioining quota.
#name
def name() -> ::String
- (::String) — Output only. The name of the provisioning quota.
#network_bandwidth
def network_bandwidth() -> ::Integer
-
(::Integer) — Network bandwidth, Gbps
Note: The following fields are mutually exclusive:
network_bandwidth
,server_count
,storage_gib
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#network_bandwidth=
def network_bandwidth=(value) -> ::Integer
-
value (::Integer) — Network bandwidth, Gbps
Note: The following fields are mutually exclusive:
network_bandwidth
,server_count
,storage_gib
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Integer) — Network bandwidth, Gbps
Note: The following fields are mutually exclusive:
network_bandwidth
,server_count
,storage_gib
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#server_count
def server_count() -> ::Integer
-
(::Integer) — Server count.
Note: The following fields are mutually exclusive:
server_count
,network_bandwidth
,storage_gib
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#server_count=
def server_count=(value) -> ::Integer
-
value (::Integer) — Server count.
Note: The following fields are mutually exclusive:
server_count
,network_bandwidth
,storage_gib
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Integer) — Server count.
Note: The following fields are mutually exclusive:
server_count
,network_bandwidth
,storage_gib
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#storage_gib
def storage_gib() -> ::Integer
-
(::Integer) — Storage size (GB).
Note: The following fields are mutually exclusive:
storage_gib
,server_count
,network_bandwidth
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#storage_gib=
def storage_gib=(value) -> ::Integer
-
value (::Integer) — Storage size (GB).
Note: The following fields are mutually exclusive:
storage_gib
,server_count
,network_bandwidth
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Integer) — Storage size (GB).
Note: The following fields are mutually exclusive:
storage_gib
,server_count
,network_bandwidth
. If a field in that set is populated, all other fields in the set will automatically be cleared.