Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::RealmSelector.
The realm selector, used to match realm resources.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#realms
def realms() -> ::Array<::String>
Returns
- (::Array<::String>) — List of realms to match.
#realms=
def realms=(value) -> ::Array<::String>
Parameter
- value (::Array<::String>) — List of realms to match.
Returns
- (::Array<::String>) — List of realms to match.