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