Class: Google::Cloud::Compute::V1::AllocationResourceStatus

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

Overview

[Output Only] Contains output only fields.

Instance Attribute Summary collapse

Instance Attribute Details

#specific_sku_allocation::Google::Cloud::Compute::V1::AllocationResourceStatusSpecificSKUAllocation

Returns Allocation Properties of this reservation.

Returns:



2370
2371
2372
2373
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 2370

class AllocationResourceStatus
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end