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:
package_name: Google::Logging::V2
php:
package_name: Google\Logging\V2
package_name: Google\Cloud\Toolkit\Logging\V2
interfaces:
- name: google.logging.v2.ConfigServiceV2
collections:

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

Loading…
Cancel
Save