A request message for InstanceGroups.Get. See the method description for details.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#instance_group
def instance_group() -> ::String
Returns
- (::String) — The name of the instance group.
#instance_group=
def instance_group=(value) -> ::String
Parameter
- value (::String) — The name of the instance group.
Returns
- (::String) — The name of the instance group.
#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.
#zone
def zone() -> ::String
Returns
- (::String) — The name of the zone where the instance group is located.
#zone=
def zone=(value) -> ::String
Parameter
- value (::String) — The name of the zone where the instance group is located.
Returns
- (::String) — The name of the zone where the instance group is located.