close
Skip to content

chore: GenAI - Made the code compatible with Protobuf 5 - #4055

Closed
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_649290716
Closed

chore: GenAI - Made the code compatible with Protobuf 5#4055
copybara-service[bot] wants to merge 1 commit into
mainfrom
copybara_649290716

Conversation

@copybara-service

@copybara-service copybara-service Bot commented Jul 4, 2024

Copy link
Copy Markdown
Contributor

chore: GenAI - Made the code compatible with Protobuf 5

proto/message.py:388: DeprecationWarning: The argument `including_default_value_fields` has been removed from Protobuf 5.x. Please use `always_print_fields_with_no_presence` instead.

@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: vertex-ai Issues related to the googleapis/python-aiplatform API. labels Jul 4, 2024
@jaycee-li jaycee-li added do not merge Indicates a pull request not ready for merge, due to either quality or timing. and removed do not merge Indicates a pull request not ready for merge, due to either quality or timing. labels Jul 9, 2024
```
proto/message.py:388: DeprecationWarning: The argument `including_default_value_fields` has been removed from Protobuf 5.x. Please use `always_print_fields_with_no_presence` instead.
```

PiperOrigin-RevId: 649290716
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: vertex-ai Issues related to the googleapis/python-aiplatform API. google-contributor size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants