View Source GoogleApi.AndroidPublisher.V3.Model.Testers (google_api_android_publisher v0.34.1)

The testers of an app. The resource for TestersService. Note: while it is possible in the Play Console UI to add testers via email lists, email lists are not supported by this resource.

Attributes

  • googleGroups (type: list(String.t), default: nil) - All testing Google Groups, as email addresses.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.AndroidPublisher.V3.Model.Testers{
  googleGroups: [String.t()] | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.