BigQuery Migration V2 API - Class Google::Api::LabelDescriptor (v0.17.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the BigQuery Migration 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
defdescription()->::String
Returns
- (::String) — A human-readable description for the label.
#description=
defdescription=(value)->::String
Parameter
- value (::String) — A human-readable description for the label.
Returns
- (::String) — A human-readable description for the label.
#key
defkey()->::String
Returns
- (::String) — The label key.
#key=
defkey=(value)->::String
Parameter
- value (::String) — The label key.
Returns
- (::String) — The label key.
#value_type
defvalue_type()->::Google::Api::LabelDescriptor::ValueType
Returns
- (::Google::Api::LabelDescriptor::ValueType) — The type of data that can be assigned to the label.
#value_type=
defvalue_type=(value)->::Google::Api::LabelDescriptor::ValueType
Parameter
- value (::Google::Api::LabelDescriptor::ValueType) — The type of data that can be assigned to the label.
Returns
- (::Google::Api::LabelDescriptor::ValueType) — The type of data that can be assigned to the label.