Reference documentation and code samples for the Binary Authorization V1 API class Google::Cloud::BinaryAuthorization::V1::UpdateAttestorRequest.
Request message for [BinauthzManagementService.UpdateAttestor][].
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#attestor
def attestor() -> ::Google::Cloud::BinaryAuthorization::V1::Attestor Returns
- (::Google::Cloud::BinaryAuthorization::V1::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/*.
#attestor=
def attestor=(value) -> ::Google::Cloud::BinaryAuthorization::V1::Attestor Parameter
- value (::Google::Cloud::BinaryAuthorization::V1::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/*.
Returns
- (::Google::Cloud::BinaryAuthorization::V1::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/*.