google_api_logging v0.8.0 GoogleApi.Logging.V2.Model.LabelDescriptor View Source
A description of a label.
Attributes
- description (String.t): A human-readable description for the label. Defaults to
nil
. - key (String.t): The label key. Defaults to
nil
. - valueType (String.t): The type of data that can be assigned to the label. Defaults to
nil
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.