Class: Google::Cloud::Compute::V1::InstanceReference

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

#instance::String

Returns The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances.

Returns:

  • (::String)

    The URL for a specific instance. @required compute.instancegroups.addInstances/removeInstances



11750
11751
11752
11753
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 11750

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