[[["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 `Credentials` class within the Google Cloud VMware Engine v1 API, specifically version 1.1.0."],["The `Credentials` class is used to manage credentials for a private cloud and is implemented as a sealed class, inheriting from `object` and implementing several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `Credentials` class can be constructed using a default constructor or a constructor that takes another `Credentials` object as a parameter, in order to create a copy."],["The class exposes two properties: `Password` and `Username`, both of which are of type string and used for managing the initial password and username, respectively."],["The latest release of this API is 1.6.0, with previous versions going back to 1.0.0, all having a similar `Credentials` class."]]],[]]