Google Cloud Binary Authorization V1beta1 Client - Class UpdateAttestorRequest (0.8.7)

Reference documentation and code samples for the Google Cloud Binary Authorization V1beta1 Client class UpdateAttestorRequest.

Request message for BinauthzManagementService.UpdateAttestor.

Generated from protobuf message google.cloud.binaryauthorization.v1beta1.UpdateAttestorRequest

Namespace

Google \ Cloud \ BinaryAuthorization \ V1beta1

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ attestor Google\Cloud\BinaryAuthorization\V1beta1\Attestor

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

getAttestor

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

Returns
Type Description
Google\Cloud\BinaryAuthorization\V1beta1\Attestor|null

hasAttestor

clearAttestor

setAttestor

Required. The updated attestor value. The service will overwrite the attestor name field with the resource name in the request URL, in the format projects/*/attestors/*.

Parameter
Name Description
var Google\Cloud\BinaryAuthorization\V1beta1\Attestor
Returns
Type Description
$this