[[["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 `InstanceTemplatesClientBuilder` class is used to configure and build `InstanceTemplatesClient` objects for interacting with the Compute Engine v1 API."],["This builder class inherits various properties and methods from `ClientBuilderBase`, allowing configuration of credentials, endpoints, logging, and more."],["The latest available version is `3.6.0`, and the webpage documents a wide array of other versions ranging from `1.0.0` to `3.5.0` including `2.16.0` which is noted as a separate version at the top."],["You can use the builder to construct the client synchronously with `Build()` or asynchronously with `BuildAsync()`, which accepts an optional `CancellationToken`."],["The builder has a constructor `InstanceTemplatesClientBuilder()` to use default settings, and a `Settings` property, to utilize specific RPC settings."]]],[]]