Class: Grafeas::V1::RelatedUrl

Inherits:
Object
  • Object
show all
Defined in:
lib/grafeas/v1/doc/grafeas/v1/common.rb

Overview

Metadata for any related URL information.

Instance Attribute Summary collapse

Instance Attribute Details

#labelString

Returns Label to describe usage of the URL.

Returns:

  • (String)

    Label to describe usage of the URL.



25
# File 'lib/grafeas/v1/doc/grafeas/v1/common.rb', line 25

class RelatedUrl; end

#urlString

Returns Specific URL associated with the resource.

Returns:

  • (String)

    Specific URL associated with the resource.



25
# File 'lib/grafeas/v1/doc/grafeas/v1/common.rb', line 25

class RelatedUrl; end