google_api_games v0.0.1 GoogleApi.Games.V1.Model.PushToken View Source
This is a JSON template for a push token resource.
Attributes
- clientRevision (String): The revision of the client SDK used by your application, in the same format that's used by revisions.check. Used to send backward compatible messages. Format: [PLATFORM_TYPE]:[VERSION_NUMBER]. Possible values of PLATFORM_TYPE are: - IOS - Push token is for iOS Defaults to:
null. - id (PushTokenId): Unique identifier for this push token. Defaults to:
null. - kind (String): Uniquely identifies the type of this resource. Value is always the fixed string games#pushToken. Defaults to:
null. - language (String): The preferred language for notifications that are sent using this token. Defaults to:
null.