Compute Engine v1 API - Class LogConfigCounterOptions (2.15.0)

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

Reference documentation and code samples for the Compute Engine v1 API class LogConfigCounterOptions.

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
RepeatedFieldLogConfigCounterOptionsCustomField

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
bool

HasMetric

public bool HasMetric { get; }

Gets whether the "metric" field is set

Property Value
TypeDescription
bool

Metric

public string Metric { get; set; }

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

Property Value
TypeDescription
string