-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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: [google-cloud-datacatalog] Change field behavior of the property "name" to IDENTIFIER for PolicyTag
and Taxonomy
#12163
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
The solution follows guidelines from https://google.aip.dev/203#identifier and https://github.com/googleapis/googleapis/blob/master/google/api/field_behavior.proto#L91-L103. PiperOrigin-RevId: 596643040 Source-Link: googleapis/googleapis@3c84a3c Source-Link: googleapis/googleapis-gen@4c4a9f4 Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFjYXRhbG9nLy5Pd2xCb3QueWFtbCIsImgiOiI0YzRhOWY0M2Y0YTRmN2Q4N2M5MzFjMTIxZTBiZDBmYmQ2MzkyNDY4In0=
PolicyTag
and Taxonomy
parthea
approved these changes
Jan 9, 2024
Merged
vchudnov-g
pushed a commit
that referenced
this pull request
Jan 12, 2024
🤖 I have created a release *beep* *boop* --- <details><summary>google-cloud-batch: 0.17.7</summary> ## [0.17.7](google-cloud-batch-v0.17.6...google-cloud-batch-v0.17.7) (2024-01-12) ### Features * Add `run_as_non_root field` and deprecate `enable_oslogin` for non-root execution ([ce7ddbf](ce7ddbf)) * Add `tags` field in Job's AllocationPolicy field in v1alpha ([ce7ddbf](ce7ddbf)) ### Documentation * updated comments ([ce7ddbf](ce7ddbf)) </details> <details><summary>google-cloud-cloudquotas: 0.1.0</summary> ## 0.1.0 (2024-01-12) ### Features * add initial files for google.api.cloudquotas.v1 ([#12193](#12193)) ([797c302](797c302)) </details> <details><summary>google-cloud-datacatalog: 3.17.2</summary> ## [3.17.2](google-cloud-datacatalog-v3.17.1...google-cloud-datacatalog-v3.17.2) (2024-01-12) ### Documentation * [google-cloud-datacatalog] Change field behavior of the property "name" to IDENTIFIER for `PolicyTag` and `Taxonomy` ([#12163](#12163)) ([1022ee8](1022ee8)) </details> <details><summary>google-cloud-deploy: 1.16.0</summary> ## [1.16.0](google-cloud-deploy-v1.15.0...google-cloud-deploy-v1.16.0) (2024-01-12) ### Features * Add stable cutback duration configuration to the k8s gateway service mesh deployment strategy ([e68b735](e68b735)) * Updated logging protos with new fields ([e68b735](e68b735)) ### Documentation * Fixed a number of comments ([e68b735](e68b735)) </details> <details><summary>google-cloud-dialogflow-cx: 1.30.1</summary> ## [1.30.1](google-cloud-dialogflow-cx-v1.30.0...google-cloud-dialogflow-cx-v1.30.1) (2024-01-12) ### Documentation * [google-cloud-dialogflow-cx] Fix formatting due to unclosed backtick ([#12175](#12175)) ([a43fa12](a43fa12)) </details> <details><summary>google-cloud-os-login: 2.13.0</summary> ## [2.13.0](google-cloud-os-login-v2.12.0...google-cloud-os-login-v2.13.0) (2024-01-12) ### Features * [google-cloud-os-login] add regions field to ([d30f83d](d30f83d)) * [google-cloud-os-login] added field `ImportSshPublicKeyRequest.regions` ([#12168](#12168)) ([d30f83d](d30f83d)) </details> <details><summary>google-cloud-servicehealth: 0.1.0</summary> ## 0.1.0 (2024-01-12) ### Features * add initial files for google.cloud.servicehealth.v1 ([#12189](#12189)) ([6ca7fa2](6ca7fa2)) </details> <details><summary>google-maps-fleetengine: 0.1.4</summary> ## [0.1.4](google-maps-fleetengine-v0.1.3...google-maps-fleetengine-v0.1.4) (2024-01-12) ### Documentation * [google-maps-fleetengine] better comments on SearchVehicle fields ([#12186](#12186)) ([9ef70f7](9ef70f7)) </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.
The solution follows guidelines from https://google.aip.dev/203#identifier and https://github.com/googleapis/googleapis/blob/master/google/api/field_behavior.proto#L91-L103.
PiperOrigin-RevId: 596643040
Source-Link: googleapis/googleapis@3c84a3c
Source-Link: https://github.com/googleapis/googleapis-gen/commit/4c4a9f43f4a4f7d87c931c121e0bd0fbd6392468
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWRhdGFjYXRhbG9nLy5Pd2xCb3QueWFtbCIsImgiOiI0YzRhOWY0M2Y0YTRmN2Q4N2M5MzFjMTIxZTBiZDBmYmQ2MzkyNDY4In0=