Class Testers
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.
Implements
Inherited Members
Namespace: Google.Apis.AndroidPublisher.v3.Data
Assembly: Google.Apis.AndroidPublisher.v3.dll
Syntax
public class Testers : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
GoogleGroups
All testing Google Groups, as email addresses.
Declaration
[JsonProperty("googleGroups")]
public virtual IList<string> GoogleGroups { get; set; }
Property Value
Type | Description |
---|---|
IList<string> |