Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix: Port proto changes#871

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
acocuzzo merged 4 commits intomainfromproto-changes
Feb 22, 2023
Merged

Fix: Port proto changes#871

acocuzzo merged 4 commits intomainfromproto-changes
Feb 22, 2023

Conversation

@acocuzzo
Copy link
Contributor

@acocuzzoacocuzzo commentedFeb 17, 2023
edited
Loading

PiperOrigin-RevId: 510255779

Source-Link:googleapis/googleapis@58e4422

Source-Link:https://github.com/googleapis/googleapis-gen/commit/d67c1eb9f045f342a1dbad6666af3c1331eae615
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDY3YzFlYjlmMDQ1ZjM0MmExZGJhZDY2NjZhZjNjMTMzMWVhZTYxNSJ9

BEGIN_NESTED_COMMIT
feat: Add temporary_failed_ack_ids to ModifyAckDeadlineConfirmation
PiperOrigin-RevId: 510255074

Source-Link:googleapis/googleapis@7427d37

Source-Link:https://github.com/googleapis/googleapis-gen/commit/c7d5aacbca6a81c35930abf219536447d0e58702
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzdkNWFhY2JjYTZhODFjMzU5MzBhYmYyMTk1MzY0NDdkMGU1ODcwMiJ9
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992

Source-Link:googleapis/googleapis@5edc235

Source-Link:https://github.com/googleapis/googleapis-gen/commit/b0bedb72e4765a3e0b674a28c50ea0f9a9b26a89
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjBiZWRiNzJlNDc2NWEzZTBiNjc0YTI4YzUwZWEwZjlhOWIyNmE4OSJ9
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: Clarify BigQueryConfig PERMISSION_DENIED state
PiperOrigin-RevId: 509847316

Source-Link:googleapis/googleapis@d753d63

Source-Link:https://github.com/googleapis/googleapis-gen/commit/da4e7fe0044b303303ef4c8e46efaf0fcc98e8bf
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGE0ZTdmZTAwNDRiMzAzMzAzZWY0YzhlNDZlZmFmMGZjYzk4ZThiZiJ9
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: Clarify subscription description
PiperOrigin-RevId: 509847159

Source-Link:googleapis/googleapis@2a1543a

Source-Link:https://github.com/googleapis/googleapis-gen/commit/a4996434dc7ede3eb40ee6098130520e7d8049a9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTQ5OTY0MzRkYzdlZGUzZWI0MGVlNjA5ODEzMDUyMGU3ZDgwNDlhOSJ9
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: Replacing HTML code with Markdown
docs: Fix PullResponse description
docs: Fix Pull description

PiperOrigin-RevId: 509846267

Source-Link:googleapis/googleapis@bb626b1

Source-Link:https://github.com/googleapis/googleapis-gen/commit/34c8b57847276f7d67ced245b56075b9cde86094
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMzRjOGI1Nzg0NzI3NmY3ZDY3Y2VkMjQ1YjU2MDc1YjljZGU4NjA5NCJ9
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
docs: Update Pub/Sub topic retention limit from 7 days to 31 days
PiperOrigin-RevId: 509846179

Source-Link:googleapis/googleapis@19473b4

Source-Link:https://github.com/googleapis/googleapis-gen/commit/db895f1453c272f599f219dcacdd4f08c3f3bb6c
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGI4OTVmMTQ1M2MyNzJmNTk5ZjIxOWRjYWNkZDRmMDhjM2YzYmI2YyJ9
END_NESTED_COMMIT

BEGIN_NESTED_COMMIT
feat: Add google.api.method.signature to update methods
PiperOrigin-RevId: 509649352

Source-Link:googleapis/googleapis@1870ba2

Source-Link:https://github.com/googleapis/googleapis-gen/commit/515dcdfdd27ff00c30e555bdf17b7743e21457e9
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTE1ZGNkZmRkMjdmZjAwYzMwZTU1NWJkZjE3Yjc3NDNlMjE0NTdlOSJ9
END_NESTED_COMMIT

@acocuzzoacocuzzo requested review froma team ascode ownersFebruary 17, 2023 21:49
@product-auto-labelproduct-auto-labelbot added size: xlPull request size is extra large. api: pubsubIssues related to the googleapis/python-pubsub API. labelsFeb 17, 2023
@product-auto-labelproduct-auto-labelbot added size: lPull request size is large. and removed size: xlPull request size is extra large. labelsFeb 17, 2023
@acocuzzoacocuzzo changed the titleProto changesFix: Port proto changesFeb 17, 2023
@acocuzzoacocuzzo added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 17, 2023
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 17, 2023
@acocuzzoacocuzzo merged commit3dd43d6 intomainFeb 22, 2023
@acocuzzoacocuzzo deleted the proto-changes branchFebruary 22, 2023 22:14
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@pradnpradnpradn approved these changes

@kweinmeisterkweinmeisterAwaiting requested review from kweinmeisterkweinmeister is a code owner automatically assigned from googleapis/python-samples-reviewers

Assignees

No one assigned

Labels

api: pubsubIssues related to the googleapis/python-pubsub API.size: lPull request size is large.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@acocuzzo@pradn

[8]ページ先頭

©2009-2025 Movatter.jp