View Source GoogleApi.PlayIntegrity.V1.Model.TestingDetails (google_api_play_integrity v0.11.0)

Contains additional information generated for testing responses.

Attributes

  • isTestingResponse (type: boolean(), default: nil) - Required. Indicates that the information contained in this payload is a testing response that is statically overridden for a tester.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.PlayIntegrity.V1.Model.TestingDetails{
  isTestingResponse: boolean() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.