Reference documentation and code samples for the Cloud Gaming V1 API class Google::Cloud::Gaming::V1::PreviewRealmUpdateResponse.
Response message for RealmsService.PreviewRealmUpdate.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#etag
def etag() -> ::String
Returns
- (::String) — ETag of the realm.
#etag=
def etag=(value) -> ::String
Parameter
- value (::String) — ETag of the realm.
Returns
- (::String) — ETag of the realm.
#target_state
def target_state() -> ::Google::Cloud::Gaming::V1::TargetState
Returns
- (::Google::Cloud::Gaming::V1::TargetState) — The target state.
#target_state=
def target_state=(value) -> ::Google::Cloud::Gaming::V1::TargetState
Parameter
- value (::Google::Cloud::Gaming::V1::TargetState) — The target state.
Returns
- (::Google::Cloud::Gaming::V1::TargetState) — The target state.