Binary Authorization V1 API - Class Grafeas::V1::RelatedUrl (v0.2.0)

Reference documentation and code samples for the Binary Authorization 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.