Class RequirementOverride
Implements
Inherited Members
Namespace: Google.Apis.AppHub.v1.Data
Assembly: Google.Apis.AppHub.v1.dll
Syntax
public class RequirementOverride : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
ZiOverride
Declaration
[JsonProperty("ziOverride")]
public virtual string ZiOverride { get; set; }
Property Value
Type | Description |
---|---|
string |
ZsOverride
Declaration
[JsonProperty("zsOverride")]
public virtual string ZsOverride { get; set; }
Property Value
Type | Description |
---|---|
string |