Class: Google::Cloud::Compute::V1::TargetPoolsAddInstanceRequest

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

#instances::Array<::Google::Cloud::Compute::V1::InstanceReference>

Returns A full or partial URL to an instance to add to this target pool. This can be a full or partial URL. For example, the following are valid URLs:

Returns:



77421
77422
77423
77424
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 77421

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