google_api_monitoring v0.0.1 GoogleApi.Monitoring.V3.Model.LabelDescriptor View Source

A description of a label.

Attributes

  • description (String): A human-readable description for the label. Defaults to: null.
  • key (String): The label key. Defaults to: null.
  • valueType (String): The type of data that can be assigned to the label. Defaults to: null.

    • Enum - one of [STRING, BOOL, INT64]