Class: Google::Cloud::BinaryAuthorization::V1beta1::UserOwnedDrydockNote

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb

Overview

An user owned drydock note references a Drydock ATTESTATION_AUTHORITY Note created by the user.

Instance Attribute Summary collapse

Instance Attribute Details

#delegation_service_account_email::String (readonly)



255
256
257
258
# File 'proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb', line 255

class UserOwnedDrydockNote
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#note_reference::String



255
256
257
258
# File 'proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb', line 255

class UserOwnedDrydockNote
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#public_keys::Array<::Google::Cloud::BinaryAuthorization::V1beta1::AttestorPublicKey>



255
256
257
258
# File 'proto_docs/google/cloud/binaryauthorization/v1beta1/resources.rb', line 255

class UserOwnedDrydockNote
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end