Reference documentation and code samples for the Anthos Multi-Cloud V1 API class Google::Cloud::GkeMultiCloud::V1::AttachedClusterGroup.
Identities of a group-type subject for Attached clusters.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#group
def group() -> ::String
Returns
-
(::String) — Required. The name of the group, e.g.
my-group@domain.com
.
#group=
def group=(value) -> ::String
Parameter
-
value (::String) — Required. The name of the group, e.g.
my-group@domain.com
.
Returns
-
(::String) — Required. The name of the group, e.g.
my-group@domain.com
.