Class NetworkConfigurationCatalog
Implements
Inherited Members
Namespace: Google.Apis.Testing.v1.Data
Assembly: Google.Apis.Testing.v1.dll
Syntax
public class NetworkConfigurationCatalog : IDirectResponseSchema
Properties
Configurations
Declaration
[JsonProperty("configurations")]
public virtual IList<NetworkConfiguration> Configurations { get; set; }
Property Value
| Type | Description |
|---|---|
| IList<NetworkConfiguration> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |