Grafeas V1 Client - Class Publisher (0.6.0)

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

Publisher contains information about the publisher of this Note.

(-- api-linter: core::0123::resource-annotation=disabled aip.dev/not-precedent: Publisher is not a separate resource. --)

Generated from protobuf message grafeas.v1.VulnerabilityAssessmentNote.Publisher

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ name string

Name of the publisher. Examples: 'Google', 'Google Cloud Platform'.

↳ issuing_authority string

Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.

↳ publisher_namespace string

The context or namespace. Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io

getName

Name of the publisher.

Examples: 'Google', 'Google Cloud Platform'.

Returns
TypeDescription
string

setName

Name of the publisher.

Examples: 'Google', 'Google Cloud Platform'.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getIssuingAuthority

Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.

Returns
TypeDescription
string

setIssuingAuthority

Provides information about the authority of the issuing party to release the document, in particular, the party's constituency and responsibilities or other obligations.

Parameter
NameDescription
var string
Returns
TypeDescription
$this

getPublisherNamespace

The context or namespace.

Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io

Returns
TypeDescription
string

setPublisherNamespace

The context or namespace.

Contains a URL which is under control of the issuing party and can be used as a globally unique identifier for that issuing party. Example: https://csaf.io

Parameter
NameDescription
var string
Returns
TypeDescription
$this