[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]