Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::TargetPoolsRemoveInstanceRequest.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instances
def instances() -> ::Array<::Google::Cloud::Compute::V1::InstanceReference>
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceReference>) — URLs of the instances to be removed from target pool.
#instances=
def instances=(value) -> ::Array<::Google::Cloud::Compute::V1::InstanceReference>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::InstanceReference>) — URLs of the instances to be removed from target pool.
Returns
- (::Array<::Google::Cloud::Compute::V1::InstanceReference>) — URLs of the instances to be removed from target pool.