Class: Google::Cloud::Compute::V1::InstanceGroupManagersSetTargetPoolsRequest
- Inherits:
-
Object
- Object
- Google::Cloud::Compute::V1::InstanceGroupManagersSetTargetPoolsRequest
- Extended by:
- Protobuf::MessageExts::ClassMethods
- Includes:
- Protobuf::MessageExts
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Instance Attribute Summary collapse
-
#fingerprint ⇒ ::String
The fingerprint of the target pools information.
-
#target_pools ⇒ ::Array<::String>
The list of target pool URLs that instances in this managed instance group belong to.
Instance Attribute Details
#fingerprint ⇒ ::String
14687 14688 14689 14690 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14687 class InstanceGroupManagersSetTargetPoolsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |
#target_pools ⇒ ::Array<::String>
14687 14688 14689 14690 |
# File 'proto_docs/google/cloud/compute/v1/compute.rb', line 14687 class InstanceGroupManagersSetTargetPoolsRequest include ::Google::Protobuf::MessageExts extend ::Google::Protobuf::MessageExts::ClassMethods end |