Class LogConfigCounterOptions
This is deprecated and has no effect. Do not use.
Implements
Inherited Members
Namespace: Google.Apis.Compute.alpha.Data
Assembly: Google.Apis.Compute.alpha.dll
Syntax
public class LogConfigCounterOptions : IDirectResponseSchema
Properties
CustomFields
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("customFields")]
public virtual IList<LogConfigCounterOptionsCustomField> CustomFields { get; set; }
Property Value
Type | Description |
---|---|
IList<LogConfigCounterOptionsCustomField> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
Type | Description |
---|---|
string |
Field
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("field")]
public virtual string Field { get; set; }
Property Value
Type | Description |
---|---|
string |
Metric
This is deprecated and has no effect. Do not use.
Declaration
[JsonProperty("metric")]
public virtual string Metric { get; set; }
Property Value
Type | Description |
---|---|
string |