Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::AllocationResourceStatusSpecificSKUAllocation.
Contains Properties set for the reservation.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#source_instance_template_id
def source_instance_template_id() -> ::String
Returns
- (::String) — ID of the instance template used to populate reservation properties.
#source_instance_template_id=
def source_instance_template_id=(value) -> ::String
Parameter
- value (::String) — ID of the instance template used to populate reservation properties.
Returns
- (::String) — ID of the instance template used to populate reservation properties.
#utilizations
def utilizations() -> ::Google::Protobuf::Map{::String => ::Integer}
Returns
- (::Google::Protobuf::Map{::String => ::Integer}) — Per service utilization breakdown. The Key is the Google Cloud managed service name.
#utilizations=
def utilizations=(value) -> ::Google::Protobuf::Map{::String => ::Integer}
Parameter
- value (::Google::Protobuf::Map{::String => ::Integer}) — Per service utilization breakdown. The Key is the Google Cloud managed service name.
Returns
- (::Google::Protobuf::Map{::String => ::Integer}) — Per service utilization breakdown. The Key is the Google Cloud managed service name.