Class ProjectsResource.TestersResource
The "testers" collection of methods.
Inherited Members
Namespace: Google.Apis.FirebaseAppDistribution.v1alpha
Assembly: Google.Apis.FirebaseAppDistribution.v1alpha.dll
Syntax
public class ProjectsResource.TestersResource
Constructors
TestersResource(IClientService)
Constructs a new resource.
Declaration
public TestersResource(IClientService service)
Parameters
Type | Name | Description |
---|---|---|
IClientService | service |
Methods
GetUdids(string)
Get UDIDs of tester iOS devices in a project
Declaration
public virtual ProjectsResource.TestersResource.GetUdidsRequest GetUdids(string project)
Parameters
Type | Name | Description |
---|---|---|
string | project | The name of the project, which is the parent of testers Format: |
Returns
Type | Description |
---|---|
ProjectsResource.TestersResource.GetUdidsRequest |