[[["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 webpage provides documentation for the `NodeTemplatesClientBuilder` class within the Google.Cloud.Compute.V1 namespace, specifically for the .NET environment, with the latest version being 3.6.0 and going down to version 1.0.0."],["`NodeTemplatesClientBuilder` is a class designed to simplify the configuration of credentials and endpoints for `NodeTemplatesClient` and can be found in the Google.Cloud.Compute.V1 assembly."],["The `NodeTemplatesClientBuilder` class inherits from `ClientBuilderBase\u003cNodeTemplatesClient\u003e` and includes methods for building the client synchronously (`Build()`) and asynchronously (`BuildAsync()`)."],["This class offers properties for managing settings like endpoint, logger, scopes, credentials, and other configurations related to building the `NodeTemplatesClient`, where the settings property is of the type `NodeTemplatesSettings`."],["The client's RPCs are defined by the property `Settings` which is a `NodeTemplatesSettings` object, and can be set to null for default settings."]]],[]]