Binary Authorization V1beta1 API - Class Google::Cloud::BinaryAuthorization::V1beta1::DeleteAttestorRequest (v0.13.0)

Reference documentation and code samples for the Binary Authorization V1beta1 API class Google::Cloud::BinaryAuthorization::V1beta1::DeleteAttestorRequest.

Request message for [BinauthzManagementService.DeleteAttestor][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The name of the attestors to delete, in the format projects/*/attestors/*.

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the attestors to delete, in the format projects/*/attestors/*.
Returns
  • (::String) — Required. The name of the attestors to delete, in the format projects/*/attestors/*.