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.2.0."],["`ConfidentialSpaceInfo` is a class that contains information regarding the Confidential Space TEE (Trusted Execution Environment)."],["The `ConfidentialSpaceInfo` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two constructors, one default and one that takes another `ConfidentialSpaceInfo` as a parameter, and the class also holds a `SignedEntities` property of type `RepeatedField`."],["The document lists available versions of the `ConfidentialSpaceInfo` class, ranging from 1.0.0 up to the latest, 1.8.0."]]],[]]