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:



31211
31212
31213
31214
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31211

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.



31211
31212
31213
31214
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 31211

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