Compute Engine v1 API - Class ComputeEnumConstants.SubnetworkLogConfig.AggregationInterval (2.15.0)

public static class ComputeEnumConstants.SubnetworkLogConfig.AggregationInterval

Reference documentation and code samples for the Compute Engine v1 API class ComputeEnumConstants.SubnetworkLogConfig.AggregationInterval.

Constants for wire representations of the SubnetworkLogConfig.Types.AggregationInterval enum.

Inheritance

object > ComputeEnumConstants.SubnetworkLogConfig.AggregationInterval

Namespace

Google.Cloud.Compute.V1

Assembly

Google.Cloud.Compute.V1.dll

Fields

Interval10Min

public const string Interval10Min = "INTERVAL_10_MIN"

Wire representation of Interval10Min.

Field Value
TypeDescription
string

Interval15Min

public const string Interval15Min = "INTERVAL_15_MIN"

Wire representation of Interval15Min.

Field Value
TypeDescription
string

Interval1Min

public const string Interval1Min = "INTERVAL_1_MIN"

Wire representation of Interval1Min.

Field Value
TypeDescription
string

Interval30Sec

public const string Interval30Sec = "INTERVAL_30_SEC"

Wire representation of Interval30Sec.

Field Value
TypeDescription
string

Interval5Min

public const string Interval5Min = "INTERVAL_5_MIN"

Wire representation of Interval5Min.

Field Value
TypeDescription
string

Interval5Sec

public const string Interval5Sec = "INTERVAL_5_SEC"

Wire representation of Interval5Sec.

Field Value
TypeDescription
string

UndefinedAggregationInterval

public const string UndefinedAggregationInterval = "UNDEFINED_AGGREGATION_INTERVAL"

Wire representation of UndefinedAggregationInterval.

Field Value
TypeDescription
string