In google-cloud-pubsub, this support requires encapsulating the [`Google::Cloud::PubSub::V1::SchemaService::Client`](https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-pubsub-v1/lib/google/cloud/pubsub/v1/schema_service/client.rb) RPCs and [`Google::Cloud::PubSub::V1::Schema`](https://github.com/googleapis/google-cloud-ruby/blob/master/google-cloud-pubsub-v1/proto_docs/google/pubsub/v1/schema.rb) resource while adhering to OOP design principles. Python: [PR](https://github.com/googleapis/python-pubsub/pull/281)
In google-cloud-pubsub, this support requires encapsulating the
Google::Cloud::PubSub::V1::SchemaService::ClientRPCs andGoogle::Cloud::PubSub::V1::Schemaresource while adhering to OOP design principles.Python: PR