public sealed class UserOwnedDrydockNote : IMessage<UserOwnedDrydockNote>, IEquatable<UserOwnedDrydockNote>, IDeepCloneable<UserOwnedDrydockNote>, IBufferMessage, IMessage
An [user owned drydock note][google.cloud.binaryauthorization.v1beta1.UserOwnedDrydockNote] references a Drydock
ATTESTATION_AUTHORITY Note created by the user.
public string DelegationServiceAccountEmail { get; set; }
Output only. This field will contain the service account email address
that this Attestor will use as the principal when querying Container
Analysis. Attestor administrators must grant this service account the
IAM role needed to read attestations from the [note_reference][Note] in
Container Analysis (containeranalysis.notes.occurrences.viewer).
This email address is fixed for the lifetime of the Attestor, but callers
should not make any other assumptions about the service account email;
future versions may use an email based on a different naming pattern.
Required. The Drydock resource name of a ATTESTATION_AUTHORITY Note,
created by the user, in the format: projects/*/notes/* (or the legacy
providers/*/notes/*). This field may not be updated.
An attestation by this attestor is stored as a Drydock
ATTESTATION_AUTHORITY Occurrence that names a container image and that
links to this Note. Drydock is an external dependency.
public RepeatedField<AttestorPublicKey> PublicKeys { get; }
Optional. Public keys that verify attestations signed by this
attestor. This field may be updated.
If this field is non-empty, one of the specified public keys must
verify that an attestation was signed by this attestor for the
image specified in the admission request.
If this field is empty, this attestor always returns that no
valid attestations exist.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eUserOwnedDrydockNote\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.BinaryAuthorization.V1Beta1\u003c/code\u003e namespace, which is part of the Google Cloud Binary Authorization .NET library, version 1.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUserOwnedDrydockNote\u003c/code\u003e class references a user-created Drydock \u003ccode\u003eATTESTATION_AUTHORITY\u003c/code\u003e Note and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eUserOwnedDrydockNote\u003c/code\u003e include \u003ccode\u003eDelegationServiceAccountEmail\u003c/code\u003e, the service account email used for querying Container Analysis, \u003ccode\u003eNoteReference\u003c/code\u003e, the required Drydock resource name of an \u003ccode\u003eATTESTATION_AUTHORITY\u003c/code\u003e Note, and \u003ccode\u003ePublicKeys\u003c/code\u003e, optional public keys for verifying attestations.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, a default one, \u003ccode\u003eUserOwnedDrydockNote()\u003c/code\u003e and one that takes another \u003ccode\u003eUserOwnedDrydockNote\u003c/code\u003e object as a parameter, \u003ccode\u003eUserOwnedDrydockNote(UserOwnedDrydockNote other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the Google Cloud Binary Authorization .NET library is \u003ccode\u003e2.0.0-beta08\u003c/code\u003e but this page is for the \u003ccode\u003e1.0.0-beta05\u003c/code\u003e version.\u003c/p\u003e\n"]]],[],null,[]]