Interface Service.GetAttestorRequestOrBuilder (1.57.0)

publicstaticinterfaceService.GetAttestorRequestOrBuilderextendsMessageOrBuilder

Methods

getName()

publicabstractStringgetName()

Required. The name of the attestor to retrieve, in the format projects/*/attestors/*.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
String

The name.

getNameBytes()

publicabstractByteStringgetNameBytes()

Required. The name of the attestor to retrieve, in the format projects/*/attestors/*.

string name = 1 [(.google.api.field_behavior) = REQUIRED, (.google.api.resource_reference) = { ... }

Returns
TypeDescription
ByteString

The bytes for name.