Stay organized with collections Save and categorize content based on your preferences.
// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
auto options = google::cloud::Options{}.set<google::cloud::EndpointOption>(
"private.googleapis.com");
auto client = google::cloud::spanner_admin::InstanceAdminClient(
google::cloud::spanner_admin::MakeInstanceAdminConnection(options));
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-14 UTC.
[[["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-08-14 UTC."],[[["The latest available release candidate version is 2.37.0-rc."],["Version 2.36.0 is the currently highlighted version, and there are several previous versions listed, starting with 2.35.0 and going down to 2.11.0."],["This document contains references to `InstanceAdminClient-set-endpoint-snippet` for each version, suggesting examples or code snippets that can be referenced for setting the endpoint."],["The content provides information on how to override the default `InstanceAdminClient` endpoint, as shown in the example snippet."],["Private Google Access, as detailed at `https://cloud.google.com/vpc/docs/private-google-access`, is one use case configuration example, using `private.googleapis.com` as the endpoint."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4