Generated from protobuf messagegoogle.cloud.binaryauthorization.v1.GetAttestorRequest
Namespace
Google \ Cloud \ BinaryAuthorization \ V1
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The name of theattestorto retrieve, in the formatprojects/*/attestors/*.
getName
Required. The name of theattestorto retrieve, in the formatprojects/*/attestors/*.
Returns
Type
Description
string
setName
Required. The name of theattestorto retrieve, in the formatprojects/*/attestors/*.
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The name of theattestorto retrieve, in the formatprojects/*/attestors/*. Please seeBinauthzManagementServiceV1Client::attestorName()for help formatting this field.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[],[],null,["# Google Cloud Binary Authorization V1 Client - Class GetAttestorRequest (1.0.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.0.5 (latest)](/php/docs/reference/cloud-binary-authorization/latest/V1.GetAttestorRequest)\n- [1.0.4](/php/docs/reference/cloud-binary-authorization/1.0.4/V1.GetAttestorRequest)\n- [0.8.7](/php/docs/reference/cloud-binary-authorization/0.8.7/V1.GetAttestorRequest)\n- [0.7.0](/php/docs/reference/cloud-binary-authorization/0.7.0/V1.GetAttestorRequest)\n- [0.6.1](/php/docs/reference/cloud-binary-authorization/0.6.1/V1.GetAttestorRequest)\n- [0.5.13](/php/docs/reference/cloud-binary-authorization/0.5.13/V1.GetAttestorRequest) \nReference documentation and code samples for the Google Cloud Binary Authorization V1 Client class GetAttestorRequest.\n\nRequest message for BinauthzManagementService.GetAttestor.\n\nGenerated from protobuf message `google.cloud.binaryauthorization.v1.GetAttestorRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BinaryAuthorization \\\\ V1\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The name of the [attestor](/php/docs/reference/cloud-binary-authorization/latest/V1.Attestor) to retrieve, in the format\n`projects/*/attestors/*`.\n\n### setName\n\nRequired. The name of the [attestor](/php/docs/reference/cloud-binary-authorization/latest/V1.Attestor) to retrieve, in the format\n`projects/*/attestors/*`.\n\n### static::build"]]