Reference documentation and code samples for the Grafeas V1 API class Grafeas::V1::RelatedUrl.
Metadata for any related URL information.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#label
def
label
()
-
>
::
String
Returns
- (::String) — Label to describe usage of the URL.
#label=
def
label=
(
value
)
-
>
::
String
Parameter
- value(::String) — Label to describe usage of the URL.
Returns
- (::String) — Label to describe usage of the URL.
#url
def
url
()
-
>
::
String
Returns
- (::String) — Specific URL associated with the resource.
#url=
def
url=
(
value
)
-
>
::
String
Parameter
- value(::String) — Specific URL associated with the resource.
Returns
- (::String) — Specific URL associated with the resource.