Class MetricMetricDescriptorLabel
Inheritance
System.Object
MetricMetricDescriptorLabel
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Pulumi.Gcp.Logging.Outputs
Assembly: Pulumi.Gcp.dll
Syntax
public sealed class MetricMetricDescriptorLabel
Fields
View SourceDescription
A description of this metric, which is used in documentation. The maximum length of the description is 8000 characters.
Declaration
public readonly string Description
Field Value
| Type | Description |
|---|---|
| System.String |
Key
The label key.
Declaration
public readonly string Key
Field Value
| Type | Description |
|---|---|
| System.String |
ValueType
The type of data that can be assigned to the label.
Declaration
public readonly string ValueType
Field Value
| Type | Description |
|---|---|
| System.String |