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 information for the `ConfidentialSpaceInfo` class within the Google Cloud Confidential Computing v1 API, specifically version 1.5.0."],["`ConfidentialSpaceInfo` is used to represent information related to the Confidential Space TEE and is part of the `Google.Cloud.ConfidentialComputing.V1` namespace."],["The `ConfidentialSpaceInfo` class implements several interfaces, including `IMessage`, `IEquatable\u003cConfidentialSpaceInfo\u003e`, `IDeepCloneable\u003cConfidentialSpaceInfo\u003e`, and `IBufferMessage`, enhancing its functionality."],["The class has two constructors, a default one and one that takes another `ConfidentialSpaceInfo` instance for cloning purposes, along with a `SignedEntities` property of type `RepeatedField\u003cSignedEntity\u003e` that contains container image signatures."],["Multiple versions of the documentation for ConfidentialSpaceInfo are available ranging from 1.0.0 to 1.8.0 with 1.8.0 being the latest version."]]],[]]