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.
Namespace
Google.Cloud.Compute.V1Assembly
Google.Cloud.Compute.V1.dll
Fields
Interval10Min
public const string Interval10Min = "INTERVAL_10_MIN"
Wire representation of Interval10Min.
Field Value | |
---|---|
Type | Description |
string |
Interval15Min
public const string Interval15Min = "INTERVAL_15_MIN"
Wire representation of Interval15Min.
Field Value | |
---|---|
Type | Description |
string |
Interval1Min
public const string Interval1Min = "INTERVAL_1_MIN"
Wire representation of Interval1Min.
Field Value | |
---|---|
Type | Description |
string |
Interval30Sec
public const string Interval30Sec = "INTERVAL_30_SEC"
Wire representation of Interval30Sec.
Field Value | |
---|---|
Type | Description |
string |
Interval5Min
public const string Interval5Min = "INTERVAL_5_MIN"
Wire representation of Interval5Min.
Field Value | |
---|---|
Type | Description |
string |
Interval5Sec
public const string Interval5Sec = "INTERVAL_5_SEC"
Wire representation of Interval5Sec.
Field Value | |
---|---|
Type | Description |
string |
UndefinedAggregationInterval
public const string UndefinedAggregationInterval = "UNDEFINED_AGGREGATION_INTERVAL"
Wire representation of UndefinedAggregationInterval.
Field Value | |
---|---|
Type | Description |
string |