Google Cloud Pub/Sub C++ Client 2.13.0
A C++ Client Library for Google Cloud Pub/Sub
Loading...
Searching...
No Matches
Override SchemaServiceClient Default Endpoint
// 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)
Service for doing schema-related operations.
Definition: schema_client.h:61
std::shared_ptr< SchemaServiceConnection > MakeSchemaServiceConnection(Options options={})
A factory function to construct an object of type SchemaServiceConnection.