Class LogConfigCounterOptions
This is deprecated and has no effect. Do not use.
Inheritance
System.Object
LogConfigCounterOptions
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Google.Apis.Compute.v1.Data
Assembly: Google.Apis.Compute.v1.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 |
|---|---|
| System.Collections.Generic.IList<LogConfigCounterOptionsCustomField> |
ETag
The ETag of the item.
Declaration
public virtual string ETag { get; set; }
Property Value
| Type | Description |
|---|---|
| System.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 |
|---|---|
| System.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 |
|---|---|
| System.String |