chore: update googleapis commitish to 29da218 - #14064
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces several updates across the Google Cloud Chat and Cloud Build Java client libraries. In the Chat library, a new MarkupSyntax enum and field have been added to message-related requests (GetMessageRequest, ListMessagesRequest, SearchMessagesRequest, and Message) to specify the desired output syntax for formatted text. Additionally, new read-only OAuth scopes for memberships, messages, and spaces have been introduced, and documentation regarding card creation permissions has been updated. In the Cloud Build library, an optional fetch_tags boolean field has been added to GitSourceDependency to control whether remote tags are fetched during builds, alongside minor updates to deprecated line references in comments. As there are no review comments provided, I have no further feedback on the implementation.
Updated googleapis commitish in librarian.yaml to googleapis/googleapis@29da218
💡 Note: If this PR is still open when the daily update workflow runs next, it will be closed and replaced with a new PR containing the latest updates.