Method: Google::Cloud::Compute::V1::InstanceConsumptionData#instance

Defined in:
proto_docs/google/cloud/compute/v1/compute.rb

#instance::String

Returns Server-defined URL for the instance.

Returns:

  • (::String)

    Server-defined URL for the instance.



14528
14529
14530
14531
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14528

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