Class Security
Implements
Inherited Members
Namespace: Google.Apis.Cloudbilling.v1.Data
Assembly: Google.Apis.Cloudbilling.v1.dll
Syntax
public class Security : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Schemes
Declaration
[JsonProperty("schemes")]
public virtual IDictionary<string, StringList> Schemes { get; set; }
Property Value
| Type | Description |
|---|---|
| IDictionary<string, StringList> |