[[["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."],[[["The `UserCredential` class in the Cloud Build v2 API represents a personal access token used for authorizing connections, along with its associated metadata."],["This class has multiple versions, with the latest being 1.4.0, and previous versions including 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["`UserCredential` inherits from `object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `UserCredential` class includes properties such as `UserTokenSecretVersion`, `UserTokenSecretVersionAsSecretVersionName`, and `Username`, which manage the token's secret version and associated user information."],["The UserCredential class has two constructors, a default one, and another one that takes a UserCredential as a parameter for creation."]]],[]]