Notebooks API C++ Client 2.10.1
A C++ Client Library for the Notebooks API
Loading...
Searching...
No Matches
Override notebooks_v1::ManagedNotebookServiceClient Endpoint Configuration
// This configuration is common with Private Google Access:
// https://cloud.google.com/vpc/docs/private-google-access
"private.googleapis.com");
options));
Options & set(ValueTypeT< T > v)
API v1 service for Managed Notebooks.
Definition: managed_notebook_client.h:62
std::shared_ptr< ManagedNotebookServiceConnection > MakeManagedNotebookServiceConnection(Options options={})
A factory function to construct an object of type ManagedNotebookServiceConnection.