BigQuery Migration V2 API - Class Google::Rpc::Help::Link (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::Rpc::Help::Link.
Describes a URL link.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#description
defdescription()->::String
Returns
- (::String) — Describes what the link offers.
#description=
defdescription=(value)->::String
Parameter
- value (::String) — Describes what the link offers.
Returns
- (::String) — Describes what the link offers.
#url
defurl()->::String
Returns
- (::String) — The URL of the link.
#url=
defurl=(value)->::String
Parameter
- value (::String) — The URL of the link.
Returns
- (::String) — The URL of the link.