Enum TestEnvironmentCatalogResource.GetRequest.EnvironmentTypeEnum
Required. The type of environment that should be listed.
Namespace: Google.Apis.Testing.v1
Assembly: Google.Apis.Testing.v1.dll
Syntax
public enum TestEnvironmentCatalogResource.GetRequest.EnvironmentTypeEnum
Fields
| Name | Description |
|---|---|
| ANDROID | A device running a version of the Android OS. |
| DEVICEIPBLOCKS | The IP blocks used by devices in the test environment. |
| ENVIRONMENTTYPEUNSPECIFIED | Do not use. For proto versioning only. |
| IOS | A device running a version of iOS. |
| NETWORKCONFIGURATION | A network configuration to use when running a test. |
| PROVIDEDSOFTWARE | The software environment provided by TestExecutionService. |