public sealed class ConfidentialSpaceInfo : IMessage<ConfidentialSpaceInfo>, IEquatable<ConfidentialSpaceInfo>, IDeepCloneable<ConfidentialSpaceInfo>, IBufferMessage, IMessage
Reference documentation and code samples for the Confidential Computing v1 API class ConfidentialSpaceInfo.
ConfidentialSpaceInfo contains information related to the Confidential Space
TEE.
[[["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."],[[["This documentation covers the `ConfidentialSpaceInfo` class within the Google Cloud Confidential Computing v1 API, with version 1.8.0 being the most recent."],["The `ConfidentialSpaceInfo` class is used to manage information related to the Confidential Space Trusted Execution Environment (TEE)."],["The class `ConfidentialSpaceInfo` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`."],["It includes a property, `SignedEntities`, which is a `RepeatedField` of `SignedEntity` and contains a list of container image signatures for server-side verification."],["The documentation also includes the assembly, namespace, constructors, inherited members and the history of previous versions of the API, ranging from 1.0.0 to the latest 1.8.0."]]],[]]