public sealed class LogConfigCounterOptions : IMessage<LogConfigCounterOptions>, IEquatable<LogConfigCounterOptions>, IDeepCloneable<LogConfigCounterOptions>, IBufferMessage, IMessageThis is deprecated and has no effect. Do not use.
Implements
IMessage<LogConfigCounterOptions>, IEquatable<LogConfigCounterOptions>, IDeepCloneable<LogConfigCounterOptions>, IBufferMessage, IMessageNamespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Constructors
LogConfigCounterOptions()
public LogConfigCounterOptions()LogConfigCounterOptions(LogConfigCounterOptions)
public LogConfigCounterOptions(LogConfigCounterOptions other)| Parameter | |
|---|---|
| Name | Description | 
| other | LogConfigCounterOptions | 
Properties
CustomFields
public RepeatedField<LogConfigCounterOptionsCustomField> CustomFields { get; }This is deprecated and has no effect. Do not use.
| Property Value | |
|---|---|
| Type | Description | 
| RepeatedField<LogConfigCounterOptionsCustomField> | |
Field
public string Field { get; set; }This is deprecated and has no effect. Do not use.
| Property Value | |
|---|---|
| Type | Description | 
| String | |
HasField
public bool HasField { get; }Gets whether the "field" field is set
| Property Value | |
|---|---|
| Type | Description | 
| Boolean | |
HasMetric
public bool HasMetric { get; }Gets whether the "metric" field is set
| Property Value | |
|---|---|
| Type | Description | 
| Boolean | |
Metric
public string Metric { get; set; }This is deprecated and has no effect. Do not use.
| Property Value | |
|---|---|
| Type | Description | 
| String | |