Reference documentation and code samples for the Cloud Bigtable 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
def
description
()
-
>
::
String
Returns
- ( ::String ) — Describes what the link offers.
#description=
def
description=
(
value
)
-
>
::
String
Parameter
- value( ::String ) — Describes what the link offers.
Returns
- ( ::String ) — Describes what the link offers.
#url
def
url
()
-
>
::
String
Returns
- ( ::String ) — The URL of the link.
#url=
def
url=
(
value
)
-
>
::
String
Parameter
- value( ::String ) — The URL of the link.
Returns
- ( ::String ) — The URL of the link.

