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

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

Request message for [BinauthzManagementService.CreateAttestor][].

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#attestor

def attestor() -> ::Google::Cloud::BinaryAuthorization::V1beta1::Attestor
Returns

#attestor=

def attestor=(value) -> ::Google::Cloud::BinaryAuthorization::V1beta1::Attestor
Parameter
Returns

#attestor_id

def attestor_id() -> ::String
Returns

#attestor_id=

def attestor_id=(value) -> ::String
Parameter
  • value (::String) — Required. The attestors ID.
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The parent of this attestor.

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The parent of this attestor.
Returns
  • (::String) — Required. The parent of this attestor.