Skip to content
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

docs: [kmsinventory] modify enum comment #5690

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 19, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 713058878

Source-Link: googleapis/googleapis@882633d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/ed7e46ac88637808164e0c1b2f7fdd6cf53b2981
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6ImVkN2U0NmFjODg2Mzc4MDgxNjRlMGMxYjJmN2ZkZDZjZjUzYjI5ODEifQ==

BEGIN_NESTED_COMMIT
docs: [kmsinventory] code documentation improvements
PiperOrigin-RevId: 706891520

Source-Link: googleapis/googleapis@edbf799

Source-Link: https://github.com/googleapis/googleapis-gen/commit/dfaa23804906a3cdb63208e654a378c3d9a1d586
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6ImRmYWEyMzgwNDkwNmEzY2RiNjMyMDhlNjU0YTM3OGMzZDlhMWQ1ODYifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [kmsinventory] A comment for enum CryptoKeyVersionAlgorithm is changed
PiperOrigin-RevId: 700331075

Source-Link: googleapis/googleapis@3b7310b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/9eda366d22f320ed4d4d5ca9f1d58bbe6efb8805
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6IjllZGEzNjZkMjJmMzIwZWQ0ZDRkNWNhOWYxZDU4YmJlNmVmYjg4MDUifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [kmsinventory] Add GroundedGenerationService API
feat: Add AdvancedCompleteQuery API
feat: Add lite search API to allow public website search with API key
feat: Add Sitemap APIs to preview channel
feat: Support search personalization to preview channel
feat: Support natural language understanding search
feat: Add BillingEstimation in data store
feat: Support Google Workspace search
feat: Support advanced boost search
feat: Add one_box_page_size on search
feat: support query regex in control match rules
docs: deprecate extractive_answers in answer generation
docs: deprecate asynchronous mode in answer generation
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 691212731

Source-Link: googleapis/googleapis@e6b6ff9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/67144fd43c5a3e164410b3617e5752f2e066ec25
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6IjY3MTQ0ZmQ0M2M1YTNlMTY0NDEwYjM2MTdlNTc1MmYyZTA2NmVjMjUifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix!: [kmsinventory] Pagination feature is introduced for method ListKeyHandles in service Autokey
feat: Adding a state field for AutokeyConfig

docs: Field service_resolvers in message .google.cloud.kms.v1.EkmConnection is Explicitly is marked as to have field behavior of Optional

docs: A comment for field destroy_scheduled_duration in message .google.cloud.kms.v1.CryptoKey is updated for the default duration
PiperOrigin-RevId: 676068244

Source-Link: googleapis/googleapis@42492c9

Source-Link: https://github.com/googleapis/googleapis-gen/commit/47432180bdfba879fc7f82c4c451181702f25009
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6IjQ3NDMyMTgwYmRmYmE4NzlmYzdmODJjNGM0NTExODE3MDJmMjUwMDkifQ==
END_NESTED_COMMIT

… service `Autokey`

feat: Adding a state field for AutokeyConfig

docs: Field service_resolvers in message .google.cloud.kms.v1.EkmConnection is Explicitly is marked as to have field behavior of Optional

docs: A comment for field `destroy_scheduled_duration` in message `.google.cloud.kms.v1.CryptoKey` is updated for the default duration
PiperOrigin-RevId: 676068244

Source-Link: googleapis/googleapis@42492c9

Source-Link: googleapis/googleapis-gen@4743218
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6IjQ3NDMyMTgwYmRmYmE4NzlmYzdmODJjNGM0NTExODE3MDJmMjUwMDkifQ==
@dpebot
Copy link
Collaborator

dpebot commented Sep 19, 2024

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 19, 2024 00:19
@gcf-owl-bot gcf-owl-bot bot requested review from yoshi-approver and a team as code owners September 19, 2024 00:19
@dpebot
Copy link
Collaborator

dpebot commented Sep 19, 2024

/gcbrun

@sofisl
Copy link
Contributor

sofisl commented Sep 20, 2024

Same as other one, this is genuinely a breaking change so let's wait for Node 18.

@sofisl sofisl added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 20, 2024
@danielbankhead danielbankhead added semver: major Hint for users that this is an API breaking change. next major: breaking change this is a change that we should wait to bundle into the next major version labels Oct 7, 2024
feat: Add AdvancedCompleteQuery API
feat: Add lite search API to allow public website search with API key
feat: Add Sitemap APIs to preview channel
feat: Support search personalization to preview channel
feat: Support natural language understanding search
feat: Add BillingEstimation in data store
feat: Support Google Workspace search
feat: Support advanced boost search
feat: Add one_box_page_size on search
feat: support query regex in control match rules
docs: deprecate extractive_answers in answer generation
docs: deprecate asynchronous mode in answer generation
docs: keep the API doc up-to-date with recent changes

PiperOrigin-RevId: 691212731

Source-Link: googleapis/googleapis@e6b6ff9

Source-Link: googleapis/googleapis-gen@67144fd
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6IjY3MTQ0ZmQ0M2M1YTNlMTY0NDEwYjM2MTdlNTc1MmYyZTA2NmVjMjUifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title fix!: [kmsinventory] Pagination feature is introduced for method ListKeyHandles in service Autokey feat: [kmsinventory] Add GroundedGenerationService API Oct 30, 2024
@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

Copy link

snippet-bot bot commented Oct 30, 2024

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

PiperOrigin-RevId: 700331075

Source-Link: googleapis/googleapis@3b7310b

Source-Link: googleapis/googleapis-gen@9eda366
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6IjllZGEzNjZkMjJmMzIwZWQ0ZDRkNWNhOWYxZDU4YmJlNmVmYjg4MDUifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [kmsinventory] Add GroundedGenerationService API docs: [kmsinventory] A comment for enum CryptoKeyVersionAlgorithm is changed Nov 26, 2024
@dpebot
Copy link
Collaborator

dpebot commented Nov 26, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Nov 26, 2024

/gcbrun

PiperOrigin-RevId: 706891520

Source-Link: googleapis/googleapis@edbf799

Source-Link: googleapis/googleapis-gen@dfaa238
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6ImRmYWEyMzgwNDkwNmEzY2RiNjMyMDhlNjU0YTM3OGMzZDlhMWQ1ODYifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title docs: [kmsinventory] A comment for enum CryptoKeyVersionAlgorithm is changed docs: [kmsinventory] code documentation improvements Dec 17, 2024
@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

PiperOrigin-RevId: 713058878

Source-Link: googleapis/googleapis@882633d

Source-Link: googleapis/googleapis-gen@ed7e46a
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWttcy1pbnZlbnRvcnkvLk93bEJvdC55YW1sIiwiaCI6ImVkN2U0NmFjODg2Mzc4MDgxNjRlMGMxYjJmN2ZkZDZjZjUzYjI5ODEifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title docs: [kmsinventory] code documentation improvements docs: [kmsinventory] modify enum comment Jan 8, 2025
@dpebot
Copy link
Collaborator

dpebot commented Jan 8, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 8, 2025

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Indicates a pull request not ready for merge, due to either quality or timing. next major: breaking change this is a change that we should wait to bundle into the next major version owl-bot-copy semver: major Hint for users that this is an API breaking change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants