Cloud Logging V2 API - Class Google::Api::LabelDescriptor (v0.7.0)

Reference documentation and code samples for the Cloud Logging V2 API class Google::Api::LabelDescriptor.

A description of a label.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#description

def description() -> ::String
Returns
  • (::String) — A human-readable description for the label.

#description=

def description=(value) -> ::String
Parameter
  • value (::String) — A human-readable description for the label.
Returns
  • (::String) — A human-readable description for the label.

#key

def key() -> ::String
Returns
  • (::String) — The label key.

#key=

def key=(value) -> ::String
Parameter
  • value (::String) — The label key.
Returns
  • (::String) — The label key.

#value_type

def value_type() -> ::Google::Api::LabelDescriptor::ValueType
Returns

#value_type=

def value_type=(value) -> ::Google::Api::LabelDescriptor::ValueType
Parameter
Returns