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 document provides reference documentation for the `ConfidentialSpaceInfo` class within the Google Cloud Confidential Computing v1 API, specifically version 1.3.0."],["`ConfidentialSpaceInfo` is a class that contains information regarding the Confidential Space TEE (Trusted Execution Environment), implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes constructors for creating new `ConfidentialSpaceInfo` objects, either as empty instances or by copying an existing `ConfidentialSpaceInfo` object."],["The `ConfidentialSpaceInfo` class contains a `SignedEntities` property, which is a list of signed entities that include container image signatures used for server-side signature verification."],["There are various versions of this API available, with version 1.8.0 being the latest and versions ranging from 1.0.0 up to 1.8.0."]]],[]]