[[["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-06-12 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 been implemented across multiple versions, ranging from 1.0.0 to the latest 1.4.0, which is the most current version."],["The `UserCredential` class implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which define its functionalities and behaviours."],["It contains properties like `UserTokenSecretVersion`, `UserTokenSecretVersionAsSecretVersionName`, and `Username`, providing details about the secret version, typed view, and the username."],["`UserCredential` has two constructors, one that initializes an empty UserCredential and another one that initializes one based on another UserCredential."]]],[]]