[[["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 `GcpCredentials` class within the Confidential Computing v1 API in the .NET environment."],["`GcpCredentials` is a class for handling credentials issued by GCP that are tied to platform attestation, which are verified server-side."],["The `GcpCredentials` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["The class provides two constructors: a default constructor `GcpCredentials()` and a copy constructor `GcpCredentials(GcpCredentials other)`."],["The `ServiceAccountIdTokens` property within the `GcpCredentials` class allows for storing service account ID tokens as strings, utilizing the `RepeatedField` type."]]],[]]