-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
fix: restore *.proto files removed in version 1.67.0 #13614
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
chore(python): include *.proto files in //google/api:api-py chore(python): include *.proto files in //google/cloud:extended-operations-py chore(python): include *.proto files in //google/cloud/location:location-py chore(python): include *.proto files in //google/logging/type:logging-type-py chore(python): include *.proto files in //google/longrunning:operations-py chore(python): include *.proto files in //google/rpc:rpc-py chore(python): include *.proto files in //google/rpc/context:rpc-context-py chore(python): include *.proto files in //google/type:type-py PiperOrigin-RevId: 733643032 Source-Link: googleapis/googleapis@ada88fe Source-Link: googleapis/googleapis-gen@0f6fb8e Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlYXBpcy1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiIwZjZmYjhlZWQ0NjJjN2U1ZWFhN2RjYTcyNzhmYWYzOTcyMDc0MzQ0In0=
ohmayr
approved these changes
Mar 6, 2025
Merged
ohmayr
pushed a commit
that referenced
this pull request
Mar 6, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>google-analytics-admin: 0.23.5</summary> ## [0.23.5](google-analytics-admin-v0.23.4...google-analytics-admin-v0.23.5) (2025-03-06) ### Features * added support for KeyEvents AdminAPI ChangeHistory ([1cc1a3d](1cc1a3d)) </details> <details><summary>google-cloud-audit-log: 0.3.1</summary> ## [0.3.1](google-cloud-audit-log-v0.3.0...google-cloud-audit-log-v0.3.1) (2025-03-06) ### Features * Updates audit_log proto with PermissionType ([#13616](#13616)) ([04ab652](04ab652)) </details> <details><summary>google-cloud-dialogflow: 2.40.0</summary> ## [2.40.0](google-cloud-dialogflow-v2.39.1...google-cloud-dialogflow-v2.40.0) (2025-03-06) ### Features * Add new RPC IngestContextReferences, GenerateSuggestions ([877851d](877851d)) ### Documentation * clarified wording around phrase_sets ([877851d](877851d)) </details> <details><summary>google-cloud-eventarc-publishing: 0.6.17</summary> ## [0.6.17](google-cloud-eventarc-publishing-v0.6.16...google-cloud-eventarc-publishing-v0.6.17) (2025-03-06) ### Documentation * [google-cloud-eventarc-publishing] Documentation improvements for the Publisher service ([#13613](#13613)) ([4a1f534](4a1f534)) </details> <details><summary>google-cloud-filestore: 1.13.0</summary> ## [1.13.0](google-cloud-filestore-v1.12.0...google-cloud-filestore-v1.13.0) (2025-03-06) ### Features * Added REGIONAL tier support in the v1 API ([675aaad](675aaad)) </details> <details><summary>google-cloud-modelarmor: 0.2.0</summary> ## [0.2.0](google-cloud-modelarmor-v0.1.1...google-cloud-modelarmor-v0.2.0) (2025-03-06) ### ⚠ BREAKING CHANGES * [google-cloud-modelarmor] Make enable_floor_setting_enforcement field optional ### Features * [google-cloud-modelarmor] Make enable_floor_setting_enforcement field optional ([5666f57](5666f57)) * Add SDP info types in SdpDeidentify results ([5666f57](5666f57)) ### Documentation * A comment for field `deidentify_template` in message `.google.cloud.modelarmor.v1.SdpAdvancedConfig` is changed ([5666f57](5666f57)) * A comment for field `inspect_template` in message `.google.cloud.modelarmor.v1.SdpAdvancedConfig` is changed ([5666f57](5666f57)) </details> <details><summary>google-shopping-merchant-accounts: 0.3.0</summary> ## [0.3.0](google-shopping-merchant-accounts-v0.2.4...google-shopping-merchant-accounts-v0.3.0) (2025-03-06) ### ⚠ BREAKING CHANGES * An existing optional field `type` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy * An existing optional field `label` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy * An existing optional field `countries` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy * An existing optional field `return_policy_uri` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy ### Features * A new field `seasonal_overrides` is added to message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy ([0d67a43](0d67a43)) * A new message `SeasonalOverride` is added ([0d67a43](0d67a43)) ### Bug Fixes * An existing optional field `countries` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy ([0d67a43](0d67a43)) * An existing optional field `label` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy ([0d67a43](0d67a43)) * An existing optional field `return_policy_uri` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy ([0d67a43](0d67a43)) * An existing optional field `type` is converted to required field in message .google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy ([0d67a43](0d67a43)) ### Documentation * The documentation for field `countries` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is improved ([0d67a43](0d67a43)) * The documentation for field `label` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is improved ([0d67a43](0d67a43)) * The documentation for field `parent` in message `.google.shopping.merchant.accounts.v1beta.ListOnlineReturnPoliciesRequest` is improved ([0d67a43](0d67a43)) * The documentation for field `return_policy_uri` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is improved ([0d67a43](0d67a43)) * The documentation for field `type` in message `.google.shopping.merchant.accounts.v1beta.OnlineReturnPolicy` is improved ([0d67a43](0d67a43)) * The documentation for method `GetOnlineReturnPolicy` in service `OnlineReturnPolicyService` is improved ([0d67a43](0d67a43)) * The documentation for method `ListOnlineReturnPolicies` in service `OnlineReturnPolicyService` is improved ([0d67a43](0d67a43)) </details> <details><summary>googleapis-common-protos: 1.69.1</summary> ## [1.69.1](googleapis-common-protos-v1.69.0...googleapis-common-protos-v1.69.1) (2025-03-06) ### Bug Fixes * exclude docs in tool.setuptools.packages.find ([#13607](#13607)) ([1e4de9d](1e4de9d)) * restore *.proto files removed in version 1.67.0 ([#13614](#13614)) ([323a503](323a503)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
chore(python): include *.proto files in //google/api:api-py
chore(python): include *.proto files in //google/cloud:extended-operations-py
chore(python): include *.proto files in //google/cloud/location:location-py
chore(python): include *.proto files in //google/logging/type:logging-type-py
chore(python): include *.proto files in //google/longrunning:operations-py
chore(python): include *.proto files in //google/rpc:rpc-py
chore(python): include *.proto files in //google/rpc/context:rpc-context-py
chore(python): include *.proto files in //google/type:type-py
PiperOrigin-RevId: 733643032
Source-Link: googleapis/googleapis@ada88fe
Source-Link: https://github.com/googleapis/googleapis-gen/commit/0f6fb8eed462c7e5eaa7dca7278faf3972074344
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlYXBpcy1jb21tb24tcHJvdG9zLy5Pd2xCb3QueWFtbCIsImgiOiIwZjZmYjhlZWQ0NjJjN2U1ZWFhN2RjYTcyNzhmYWYzOTcyMDc0MzQ0In0=
Fixes #13545