← All changes
|
includes/sdk/google/google/common-protos/src/Api/CustomHttpPattern.php
+6
-6
1.0.0
→
1.4.1
View file →
| @@ -1,19 +1,19 @@ | ||
| 1 | 1 | <?php |
| 2 | 2 | |
| 3 | 3 | # Generated by the protocol buffer compiler. DO NOT EDIT! |
| 4 | 4 | # source: google/api/http.proto |
| 5 | -namespace Dudlewebs\WPMCS\Google\Api; | |
| 5 | +namespace Dudlewebs\WPMCS\GCP\Google\Api; | |
| 6 | 6 | |
| 7 | -use Dudlewebs\WPMCS\Google\Protobuf\Internal\GPBType; | |
| 8 | -use Dudlewebs\WPMCS\Google\Protobuf\Internal\RepeatedField; | |
| 9 | -use Dudlewebs\WPMCS\Google\Protobuf\Internal\GPBUtil; | |
| 7 | +use Dudlewebs\WPMCS\GCP\Google\Protobuf\Internal\GPBType; | |
| 8 | +use Dudlewebs\WPMCS\GCP\Google\Protobuf\Internal\GPBUtil; | |
| 9 | +use Dudlewebs\WPMCS\GCP\Google\Protobuf\RepeatedField; | |
| 10 | 10 | /** |
| 11 | 11 | * A custom pattern is used for defining custom HTTP verb. |
| 12 | 12 | * |
| 13 | 13 | * Generated from protobuf message <code>google.api.CustomHttpPattern</code> |
| 14 | 14 | */ |
| 15 | -class CustomHttpPattern extends \Dudlewebs\WPMCS\Google\Protobuf\Internal\Message | |
| 15 | +class CustomHttpPattern extends \Dudlewebs\WPMCS\GCP\Google\Protobuf\Internal\Message | |
| 16 | 16 | { |
| 17 | 17 | /** |
| 18 | 18 | * The name of this custom HTTP verb. |
| 19 | 19 | * |
| @@ -39,9 +39,9 @@ | ||
| 39 | 39 | * } |
| 40 | 40 | */ |
| 41 | 41 | public function __construct($data = NULL) |
| 42 | 42 | { |
| 43 | - \Dudlewebs\WPMCS\GPBMetadata\Google\Api\Http::initOnce(); | |
| 43 | + \Dudlewebs\WPMCS\GCP\GPBMetadata\Google\Api\Http::initOnce(); | |
| 44 | 44 | parent::__construct($data); |
| 45 | 45 | } |
| 46 | 46 | /** |
| 47 | 47 | * The name of this custom HTTP verb. |