Update php package paths (#62)
This commit is contained in:
parent
e47b8e0f74
commit
116bb20000
|
|
@ -12,7 +12,7 @@ language_settings:
|
|||
ruby:
|
||||
package_name: Google::Logging::V2
|
||||
php:
|
||||
package_name: Google\Cloud\Toolkit\Logging\V2
|
||||
package_name: Google\Cloud\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\Cloud\Toolkit\PubSub\V1
|
||||
package_name: Google\Cloud\PubSub\V1
|
||||
interfaces:
|
||||
- name: google.pubsub.v1.Subscriber
|
||||
collections:
|
||||
|
|
|
|||
Loading…
Reference in New Issue