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



14931
14932
14933
14934
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14931

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