google_api_service_user v0.0.1 GoogleApi.ServiceUser.V1.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]