Grafeas V1 Client - Class RelatedUrl (0.10.3)

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

Namespace

Grafeas \ V1

Methods

__construct

Constructor.

Parameters
Name Description
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
Type Description
string

setUrl

Specific URL associated with the resource.

Parameter
Name Description
var string
Returns
Type Description
$this

getLabel

Label to describe usage of the URL.

Returns
Type Description
string

setLabel

Label to describe usage of the URL.

Parameter
Name Description
var string
Returns
Type Description
$this