Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::GetHealthTargetPoolRequest.
A request message for TargetPools.GetHealth. See the method description for details.
Inherits
- Object
 
Extended By
- Google::Protobuf::MessageExts::ClassMethods
 
Includes
- Google::Protobuf::MessageExts
 
Methods
#instance_reference_resource
def instance_reference_resource() -> ::Google::Cloud::Compute::V1::InstanceReference Returns 
 - (::Google::Cloud::Compute::V1::InstanceReference) — The body resource for this request
 
#instance_reference_resource=
def instance_reference_resource=(value) -> ::Google::Cloud::Compute::V1::InstanceReference Parameter 
 - value (::Google::Cloud::Compute::V1::InstanceReference) — The body resource for this request
 
 Returns 
 - (::Google::Cloud::Compute::V1::InstanceReference) — The body resource for this request
 
#project
def project() -> ::String Returns 
 - (::String) — Project ID for this request.
 
#project=
def project=(value) -> ::String Parameter 
 - value (::String) — Project ID for this request.
 
 Returns 
 - (::String) — Project ID for this request.
 
#region
def region() -> ::String Returns 
 - (::String) — Name of the region scoping this request.
 
#region=
def region=(value) -> ::String Parameter 
 - value (::String) — Name of the region scoping this request.
 
 Returns 
 - (::String) — Name of the region scoping this request.
 
#target_pool
def target_pool() -> ::String Returns 
 - (::String) — Name of the TargetPool resource to which the queried instance belongs.
 
#target_pool=
def target_pool=(value) -> ::String Parameter 
 - value (::String) — Name of the TargetPool resource to which the queried instance belongs.
 
 Returns 
 - (::String) — Name of the TargetPool resource to which the queried instance belongs.