Google Cloud Pub/Sub C++ Client 2.13.0
A C++ Client Library for Google Cloud Pub/Sub
Loading...
Searching...
No Matches
google::cloud::pubsub::SchemaServiceClient Member List

This is the complete list of members for google::cloud::pubsub::SchemaServiceClient, including all inherited members.

CommitSchema(std::string const &name, google::pubsub::v1::Schema const &schema, Options opts={})google::cloud::pubsub::SchemaServiceClient
CommitSchema(google::pubsub::v1::CommitSchemaRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
CreateSchema(std::string const &parent, google::pubsub::v1::Schema const &schema, std::string const &schema_id, Options opts={})google::cloud::pubsub::SchemaServiceClient
CreateSchema(google::pubsub::v1::CreateSchemaRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
DeleteSchema(std::string const &name, Options opts={})google::cloud::pubsub::SchemaServiceClient
DeleteSchema(google::pubsub::v1::DeleteSchemaRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
DeleteSchemaRevision(std::string const &name, std::string const &revision_id, Options opts={})google::cloud::pubsub::SchemaServiceClient
DeleteSchemaRevision(google::pubsub::v1::DeleteSchemaRevisionRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
GetSchema(std::string const &name, Options opts={})google::cloud::pubsub::SchemaServiceClient
GetSchema(google::pubsub::v1::GetSchemaRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
ListSchemaRevisions(std::string const &name, Options opts={})google::cloud::pubsub::SchemaServiceClient
ListSchemaRevisions(google::pubsub::v1::ListSchemaRevisionsRequest request, Options opts={})google::cloud::pubsub::SchemaServiceClient
ListSchemas(std::string const &parent, Options opts={})google::cloud::pubsub::SchemaServiceClient
ListSchemas(google::pubsub::v1::ListSchemasRequest request, Options opts={})google::cloud::pubsub::SchemaServiceClient
operator!=google::cloud::pubsub::SchemaServiceClientfriend
operator=(SchemaServiceClient const &)=defaultgoogle::cloud::pubsub::SchemaServiceClient
operator=(SchemaServiceClient &&)=defaultgoogle::cloud::pubsub::SchemaServiceClient
operator==google::cloud::pubsub::SchemaServiceClientfriend
RollbackSchema(std::string const &name, std::string const &revision_id, Options opts={})google::cloud::pubsub::SchemaServiceClient
RollbackSchema(google::pubsub::v1::RollbackSchemaRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
SchemaServiceClient(std::shared_ptr< SchemaServiceConnection > connection, Options opts={})google::cloud::pubsub::SchemaServiceClientexplicit
SchemaServiceClient(SchemaServiceClient const &)=defaultgoogle::cloud::pubsub::SchemaServiceClient
SchemaServiceClient(SchemaServiceClient &&)=defaultgoogle::cloud::pubsub::SchemaServiceClient
ValidateMessage(google::pubsub::v1::ValidateMessageRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
ValidateSchema(std::string const &parent, google::pubsub::v1::Schema const &schema, Options opts={})google::cloud::pubsub::SchemaServiceClient
ValidateSchema(google::pubsub::v1::ValidateSchemaRequest const &request, Options opts={})google::cloud::pubsub::SchemaServiceClient
~SchemaServiceClient()google::cloud::pubsub::SchemaServiceClient