Google Cloud Binary Authorization V1 Client - Class Attestor (1.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Google Cloud Binary Authorization V1 Client class Attestor.
An attestor that attests to
container image artifacts. An existing attestor cannot be modified except
where indicated.
Generated from protobuf message google.cloud.binaryauthorization.v1.Attestor
Namespace
Google \ Cloud \ BinaryAuthorization \ V1
Methods
__construct
Constructor.
Parameter
Name
Description
data
mixed
getName
Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
Returns
Type
Description
string
setName
Required. The resource name, in the format:
projects/*/attestors/*. This field may not be updated.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getDescription
Optional. A descriptive comment. This field may be updated.
The field may be displayed in chooser dialogs.
Returns
Type
Description
string
setDescription
Optional. A descriptive comment. This field may be updated.
The field may be displayed in chooser dialogs.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
getUserOwnedGrafeasNote
This specifies how an attestation will be read, and how it will be used
during policy enforcement.
Output only. Time when the attestor was last updated.
Returns
Type
Description
Google\Protobuf\Timestamp|null
hasUpdateTime
clearUpdateTime
setUpdateTime
Output only. Time when the attestor was last updated.
Parameter
Name
Description
var
Google\Protobuf\Timestamp
Returns
Type
Description
$this
getEtag
Optional. A checksum, returned by the server, that can be sent on update
requests to ensure the attestor has an up-to-date value before attempting
to update it. See https://google.aip.dev/154.
Returns
Type
Description
string
setEtag
Optional. A checksum, returned by the server, that can be sent on update
requests to ensure the attestor has an up-to-date value before attempting
to update it. See https://google.aip.dev/154.