Updating PHP package names (#44)

pull/45/head
garrettjonesgoogle 9 years ago
parent e967df7a5b
commit 3da37eec79
  1. 2
      google/logging/v2/logging_gapic.yaml
  2. 2
      google/pubsub/v1/pubsub_gapic.yaml

@ -11,7 +11,7 @@ language_settings:
ruby: ruby:
package_name: Google::Logging::V2 package_name: Google::Logging::V2
php: php:
package_name: Google\Logging\V2 package_name: Google\Cloud\Toolkit\Logging\V2
interfaces: interfaces:
- name: google.logging.v2.ConfigServiceV2 - name: google.logging.v2.ConfigServiceV2
collections: collections:

@ -12,7 +12,7 @@ language_settings:
ruby: ruby:
package_name: Google::Pubsub::V1 package_name: Google::Pubsub::V1
php: php:
package_name: Google\Pubsub\V1 package_name: Google\Cloud\Toolkit\PubSub\V1
interfaces: interfaces:
- name: google.pubsub.v1.Subscriber - name: google.pubsub.v1.Subscriber
collections: collections:

Loading…
Cancel
Save