Class LogConfigCounterOptions (1.0.0)

public sealed class LogConfigCounterOptions : IMessage<LogConfigCounterOptions>, IEquatable<LogConfigCounterOptions>, IDeepCloneable<LogConfigCounterOptions>, IBufferMessage, IMessage

This is deprecated and has no effect. Do not use.

Inheritance

Object > LogConfigCounterOptions

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Constructors

LogConfigCounterOptions()

public LogConfigCounterOptions()

LogConfigCounterOptions(LogConfigCounterOptions)

public LogConfigCounterOptions(LogConfigCounterOptions other)
Parameter
NameDescription
otherLogConfigCounterOptions

Properties

CustomFields

public RepeatedField<LogConfigCounterOptionsCustomField> CustomFields { get; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
RepeatedField<LogConfigCounterOptionsCustomField>

Field

public string Field { get; set; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
String

HasField

public bool HasField { get; }

Gets whether the "field" field is set

Property Value
TypeDescription
Boolean

HasMetric

public bool HasMetric { get; }

Gets whether the "metric" field is set

Property Value
TypeDescription
Boolean

Metric

public string Metric { get; set; }

This is deprecated and has no effect. Do not use.

Property Value
TypeDescription
String