Class: Google::Cloud::Compute::V1::InstanceConsumptionData

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

Instance Attribute Summary collapse

Instance Attribute Details

#consumption_info ⇒ ::Google::Cloud::Compute::V1::InstanceConsumptionInfo

Returns Output only. Resources consumed by the instance.

Returns:



33295
33296
33297
33298
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33295

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

#instance ⇒ ::String

Returns Output only. Server-defined URL for the instance.

Returns:

  • (::String) —

    Output only. Server-defined URL for the instance.



33295
33296
33297
33298
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 33295

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