google_api_game_services v0.3.0 GoogleApi.GameServices.V1beta.Model.PreviewRealmUpdateResponse View Source
Response message for RealmsService.PreviewRealmUpdate.
Attributes
etag
(type:String.t
, default:nil
) - ETag of the realm.targetState
(type:GoogleApi.GameServices.V1beta.Model.TargetState.t
, default:nil
) - The target state.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this type
t()
View Sourcet() :: %GoogleApi.GameServices.V1beta.Model.PreviewRealmUpdateResponse{ etag: String.t(), targetState: GoogleApi.GameServices.V1beta.Model.TargetState.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.