Grafeas V1 Client - Class RelatedUrl (0.6.0)

Reference documentation and code samples for the Grafeas V1 Client class RelatedUrl.

Metadata for any related URL information.

Generated from protobuf message grafeas.v1.RelatedUrl

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ url string

Specific URL associated with the resource.

↳ label string

Label to describe usage of the URL.

getUrl

Specific URL associated with the resource.

Returns
TypeDescription
string

setUrl

Specific URL associated with the resource.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getLabel

Label to describe usage of the URL.

Returns
TypeDescription
string

setLabel

Label to describe usage of the URL.

Parameter
NameDescription
var string
Returns
TypeDescription
$this