BigQuery Migration V2 API - Class Google::Api::LabelDescriptor (v0.17.1)

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

#value_type=

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

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年10月30日 UTC.