Notebooks API Configuration Options
This library uses the same mechanism ( google::cloud::Options
) and the common options
as all other C++ client libraries for its configuration. Some *Option
classes, which are only used in this library, are documented in this page.
See Also
Client Library Configuration - for an overview of client library configuration.
Classes
-
google::cloud::notebooks_v1::ManagedNotebookServiceRetryPolicyOption -
google::cloud::notebooks_v1::ManagedNotebookServiceBackoffPolicyOption -
google::cloud::notebooks_v1::ManagedNotebookServiceConnectionIdempotencyPolicyOption -
google::cloud::notebooks_v1::ManagedNotebookServicePollingPolicyOption -
google::cloud::notebooks_v1::NotebookServiceRetryPolicyOption -
google::cloud::notebooks_v1::NotebookServiceBackoffPolicyOption -
google::cloud::notebooks_v1::NotebookServiceConnectionIdempotencyPolicyOption -
google::cloud::notebooks_v1::NotebookServicePollingPolicyOption -
google::cloud::notebooks_v2::NotebookServiceRetryPolicyOption -
google::cloud::notebooks_v2::NotebookServiceBackoffPolicyOption -
google::cloud::notebooks_v2::NotebookServiceConnectionIdempotencyPolicyOption -
google::cloud::notebooks_v2::NotebookServicePollingPolicyOption

