[[["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."],[[["The `SignedEntity` class in the Google.Cloud.ConfidentialComputing.V1 API represents an OCI image object used for verifying container image signatures."],["This class is part of the Confidential Computing v1 API and is implemented within the `Google.Cloud.ConfidentialComputing.V1.dll` assembly, and it inherits from object while implementing multiple interfaces like IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["There are multiple versions of this class available, ranging from version 1.0.0 to the latest version 1.8.0, for the .NET environment."],["The `SignedEntity` class offers two constructors, a default constructor `SignedEntity()` and an overloaded constructor `SignedEntity(SignedEntity other)` that accepts another `SignedEntity` as a parameter."],["It provides a `ContainerImageSignatures` property, which is a `RepeatedField` of `ContainerImageSignature` type, to store a list of container image signatures linked to the OCI image object."]]],[]]