-
Notifications
You must be signed in to change notification settings - Fork 443
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore!: [Many APIs] migrate php handwritten libraries to new client surface #8069
Conversation
} | ||
|
||
return new OperationsClient($options); | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Even though the breaking change detector isn't detecting it, this IS a breaking change - the current clients are returning a different class for createOperationsClient
, which is exposed to the customer in getOperationsClient
.
This PR is dependent on the following PRs as well, and then we can bump the major version to V2
NOTE: Once the above PRs are merged, this PR should be empty (because these changes were already generated as a part of them) |
Owl bot is regenerating pull request 8069... |
PiperOrigin-RevId: 722798091 Source-Link: googleapis/googleapis@ae87dc8 Source-Link: googleapis/googleapis-gen@1c83dc1 Copy-Tag: eyJwIjoiRGVidWdnZXIvLk93bEJvdC55YW1sIiwiaCI6IjFjODNkYzE5YzcxYTI5MGYwNjMxNjdmZGI0Yjk3ZDhjZmFiODNmZTgifQ== Copy-Tag: eyJwIjoiTGFuZ3VhZ2UvLk93bEJvdC55YW1sIiwiaCI6IjFjODNkYzE5YzcxYTI5MGYwNjMxNjdmZGI0Yjk3ZDhjZmFiODNmZTgifQ== Copy-Tag: eyJwIjoiU3BlZWNoLy5Pd2xCb3QueWFtbCIsImgiOiIxYzgzZGMxOWM3MWEyOTBmMDYzMTY3ZmRiNGI5N2Q4Y2ZhYjgzZmU4In0= Copy-Tag: eyJwIjoiVHJhbnNsYXRlLy5Pd2xCb3QueWFtbCIsImgiOiIxYzgzZGMxOWM3MWEyOTBmMDYzMTY3ZmRiNGI5N2Q4Y2ZhYjgzZmU4In0= Copy-Tag: eyJwIjoiVmlzaW9uLy5Pd2xCb3QueWFtbCIsImgiOiIxYzgzZGMxOWM3MWEyOTBmMDYzMTY3ZmRiNGI5N2Q4Y2ZhYjgzZmU4In0=
7d91410
to
788d3ad
Compare
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
PiperOrigin-RevId: 722798091
Source-Link: googleapis/googleapis@ae87dc8
Source-Link: https://github.com/googleapis/googleapis-gen/commit/1c83dc19c71a290f063167fdb4b97d8cfab83fe8
Copy-Tag: eyJwIjoiRGVidWdnZXIvLk93bEJvdC55YW1sIiwiaCI6IjFjODNkYzE5YzcxYTI5MGYwNjMxNjdmZGI0Yjk3ZDhjZmFiODNmZTgifQ==
Copy-Tag: eyJwIjoiTGFuZ3VhZ2UvLk93bEJvdC55YW1sIiwiaCI6IjFjODNkYzE5YzcxYTI5MGYwNjMxNjdmZGI0Yjk3ZDhjZmFiODNmZTgifQ==
Copy-Tag: eyJwIjoiU3BlZWNoLy5Pd2xCb3QueWFtbCIsImgiOiIxYzgzZGMxOWM3MWEyOTBmMDYzMTY3ZmRiNGI5N2Q4Y2ZhYjgzZmU4In0=
Copy-Tag: eyJwIjoiVHJhbnNsYXRlLy5Pd2xCb3QueWFtbCIsImgiOiIxYzgzZGMxOWM3MWEyOTBmMDYzMTY3ZmRiNGI5N2Q4Y2ZhYjgzZmU4In0=
Copy-Tag: eyJwIjoiVmlzaW9uLy5Pd2xCb3QueWFtbCIsImgiOiIxYzgzZGMxOWM3MWEyOTBmMDYzMTY3ZmRiNGI5N2Q4Y2ZhYjgzZmU4In0=