Class Config
Implements
Inherited Members
Namespace: Google.Apis.SecurityCommandCenter.v1beta2.Data
Assembly: Google.Apis.SecurityCommandCenter.v1beta2.dll
Syntax
public class Config : IDirectResponseSchema
Properties
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
ModuleEnablementState
Declaration
[JsonProperty("moduleEnablementState")]
public virtual string ModuleEnablementState { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Value
Declaration
[JsonProperty("value")]
public virtual IDictionary<string, object> Value { get; set; }
Property Value
| Type | Description |
|---|---|
| IDictionary<string, object> |