-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix(maps/places): add oauth scopes to Places proto #11518
Merged
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
PiperOrigin-RevId: 720741557 Source-Link: googleapis/googleapis@280725e Source-Link: googleapis/googleapis-gen@194c4c3 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTk0YzRjMzI5NDFmZTU1OWRkMWE5ODQ4ZjQ4OTFkYjU5NTU2MmFmNSJ9
quartzmo
approved these changes
Jan 29, 2025
Merged
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Jan 30, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>aiplatform: 1.71.0</summary> ## [1.71.0](https://togithub.com/googleapis/google-cloud-go/compare/aiplatform/v1.70.0...aiplatform/v1.71.0) (2025-01-30) ### Features * **aiplatform:** Add Context Cache to v1 ([973e3d2](https://togithub.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959)) * **aiplatform:** Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to `.google.cloud.aiplatform.v1beta1.NotebookRuntime` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Add machine_spec, data_persistent_disk_spec, network_spec, euc_config, shielded_vm_config to message `.google.cloud.aiplatform.v1.NotebookRuntime` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Add optimized config in v1 API ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **aiplatform:** Add per-modality token count break downs for GenAI APIs ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) * **aiplatform:** Add per-modality token count break downs for GenAI APIs ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) * **aiplatform:** Add retrieval_config to ToolConfig v1 ([973e3d2](https://togithub.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959)) * **aiplatform:** Add retrieval_config to ToolConfig v1beta1 ([973e3d2](https://togithub.com/googleapis/google-cloud-go/commit/973e3d267844d251f5bfc33f473b853ac288b959)) * **aiplatform:** Add speculative decoding spec to DeployedModel proto ([#11469](https://togithub.com/googleapis/google-cloud-go/issues/11469)) ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Enable FeatureView Service Account in v1 API version ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) * **aiplatform:** Enable UpdateFeatureMonitor in v1beta1 API version ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) * **aiplatform:** Expose code execution tool API to v1 ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) * **aiplatform:** Model Registry Checkpoint API ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **aiplatform:** Model Registry Checkpoint API ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **aiplatform:** Reasoning Engine v1 GAPIC release ([#11456](https://togithub.com/googleapis/google-cloud-go/issues/11456)) ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **aiplatform:** Remove autorater config related visibility v1beta1 ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) ### Documentation * **aiplatform:** Deprecate `is_default` in message `.google.cloud.aiplatform.v1.NotebookRuntimeTemplate` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Deprecate `is_default` in message `.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1.NotebookRuntime` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1.NotebookRuntimeTemplate` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1beta1.NotebookRuntime` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Deprecate `service_account` in message `.google.cloud.aiplatform.v1beta1.NotebookRuntimeTemplate` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **aiplatform:** Update comments for NumericFilter and Operator ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) </details> <details><summary>analytics: 0.26.0</summary> ## [0.26.0](https://togithub.com/googleapis/google-cloud-go/compare/analytics/v0.25.3...analytics/v0.26.0) (2025-01-30) ### Features * **analytics/admin:** Add `user_data_retention` field to `DataRetentionSettings` and mark as `REQUIRED` ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) ### Bug Fixes * **analytics/admin:** Mark `event_data_retention` field in `DataRetentionSettings` as `REQUIRED` ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) ### Documentation * **analytics/admin:** Replace "GA4" with "Google Analytics" or "GA" in all comments ([#11516](https://togithub.com/googleapis/google-cloud-go/issues/11516)) ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) </details> <details><summary>apps: 0.6.0</summary> ## [0.6.0](https://togithub.com/googleapis/google-cloud-go/compare/apps/v0.5.3...apps/v0.6.0) (2025-01-30) ### Features * **apps/meet:** Add methods for [configuring meeting spaces and members](https ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **apps/meet:** Add new OAuth scope `https ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **apps/meet:** Add new OAuth scope `https ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) ### Documentation * **apps/meet:** Improve docs for `GetSpaceRequest`, `EndActiveConferenceRequest`, `ListConferenceRecordsRequest` ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **apps/meet:** Improve docs for GetSpaceRequest, EndActiveConferenceRequest, ListConferenceRecordsRequest ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **apps/meet:** Remove *Developer Preview* label from methods that are now generally available ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) </details> <details><summary>chat: 0.10.0</summary> ## [0.10.0](https://togithub.com/googleapis/google-cloud-go/compare/chat/v0.9.1...chat/v0.10.0) (2025-01-30) ### Features * **chat:** A new field `custom_emoji_metadata` is added to message `.google.chat.v1.Annotation` ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **chat:** A new message `CustomEmojiMetadata` is added ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **chat:** A new value `CUSTOM_EMOJI` is added to enum `AnnotationType` ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) ### Documentation * **chat:** A comment for field `custom_emoji` in message `.google.chat.v1.Emoji` is changed ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **chat:** A comment for method `CreateReaction` in service `ChatService` is changed ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) * **chat:** A comment for method `DeleteReaction` in service `ChatService` is changed ([de5ca9d](https://togithub.com/googleapis/google-cloud-go/commit/de5ca9d636e15ca22c6487c690aeaf815630d129)) </details> <details><summary>cloudcontrolspartner: 1.3.0</summary> ## [1.3.0](https://togithub.com/googleapis/google-cloud-go/compare/cloudcontrolspartner/v1.2.2...cloudcontrolspartner/v1.3.0) (2025-01-30) ### Features * **cloudcontrolspartner:** A new field `organization_domain` is added to message `.google.cloud.cloudcontrolspartner.v1beta.Customer` ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A new message `CreateCustomerRequest` is added ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A new message `DeleteCustomerRequest` is added ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A new message `UpdateCustomerRequest` is added ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A new method `CreateCustomer` is added to service `CloudControlsPartnerCore` ([#11504](https://togithub.com/googleapis/google-cloud-go/issues/11504)) ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A new method `DeleteCustomer` is added to service `CloudControlsPartnerCore` ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A new method `UpdateCustomer` is added to service `CloudControlsPartnerCore` ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) ### Documentation * **cloudcontrolspartner:** A comment for enum value `VIRTRU` in enum `EkmSolution` is changed ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) * **cloudcontrolspartner:** A comment for field `requested_cancellation` in message `.google.cloud.cloudcontrolspartner.v1beta.OperationMetadata` is changed ([232775b](https://togithub.com/googleapis/google-cloud-go/commit/232775bc8691c1a53b9a06dcacc87975e7c9e6d8)) </details> <details><summary>compute: 1.32.0</summary> ## [1.32.0](https://togithub.com/googleapis/google-cloud-go/compare/compute/v1.31.1...compute/v1.32.0) (2025-01-30) ### Features * **compute:** Update Compute Engine API to revision 20250107 ([#975](https://togithub.com/googleapis/google-cloud-go/issues/975)) ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) </details> <details><summary>container: 1.42.2</summary> ## [1.42.2](https://togithub.com/googleapis/google-cloud-go/compare/container/v1.42.1...container/v1.42.2) (2025-01-30) ### Documentation * **container:** Broken (or ambiguous) markdown link ([#11507](https://togithub.com/googleapis/google-cloud-go/issues/11507)) ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) </details> <details><summary>datastream: 1.13.0</summary> ## [1.13.0](https://togithub.com/googleapis/google-cloud-go/compare/datastream/v1.12.1...datastream/v1.13.0) (2025-01-30) ### Features * **datastream:** A new field `ssl_config` is added to message `.google.cloud.datastream.v1.PostgresqlProfile` ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A new message `PostgresqlSslConfig` is added ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) ### Documentation * **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.ConnectionProfile` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.PrivateConnection` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.Route` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.Stream` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A comment for field `name` in message `.google.cloud.datastream.v1.StreamObject` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A comment for field `password` in message `.google.cloud.datastream.v1.OracleAsmConfig` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) * **datastream:** A comment for message `OracleAsmConfig` is changed ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) </details> <details><summary>gsuiteaddons: 1.7.4</summary> ## [1.7.4](https://togithub.com/googleapis/google-cloud-go/compare/gsuiteaddons/v1.7.3...gsuiteaddons/v1.7.4) (2025-01-30) ### Documentation * **gsuiteaddons:** Minor documentation edits ([a694e11](https://togithub.com/googleapis/google-cloud-go/commit/a694e1152fc75307da6ca8dcfff26cae9189f29c)) </details> <details><summary>maps: 1.18.0</summary> ## [1.18.0](https://togithub.com/googleapis/google-cloud-go/compare/maps/v1.17.1...maps/v1.18.0) (2025-01-30) ### Features * **maps/places:** Add more fuel type enum values ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) ### Bug Fixes * **maps/places:** Add oauth scopes to Places proto ([#11518](https://togithub.com/googleapis/google-cloud-go/issues/11518)) ([afbe132](https://togithub.com/googleapis/google-cloud-go/commit/afbe1326ff6d25034eb232129019b2e2687df7d0)) ### Documentation * **maps/places:** A comment for enum value `LPG` in enum `FuelType` is changed to be clearer. ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) </details> <details><summary>parametermanager: 0.1.0</summary> ## 0.1.0 (2025-01-30) ### Features * **parametermanager:** New client(s) ([#11502](https://togithub.com/googleapis/google-cloud-go/issues/11502)) ([30de20d](https://togithub.com/googleapis/google-cloud-go/commit/30de20d9e3430acb7b557d77e316f2a87ec8ad0c)) </details> <details><summary>redis: 1.18.0</summary> ## [1.18.0](https://togithub.com/googleapis/google-cloud-go/compare/redis/v1.17.3...redis/v1.18.0) (2025-01-30) ### Features * **redis/cluster:** [Memorystore for Redis Cluster] Added support for Backups and Backup Collections ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** [Memorystore for Redis Cluster] Added support for CMEK ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** [Memorystore for Redis Cluster] Added support for Cross Cluster Replication ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** [Memorystore for Redis Cluster] Added support for maintenance window and rescheduling maintenance ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** [Memorystore for Redis Cluster] Added support for Multiple VPCs ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** New REQUIRED field `service_attachment` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) ### Bug Fixes * **redis/cluster:** Changed field behavior for an existing field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** Changed field behavior for an existing field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** Changed field behavior for an existing field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** Changed field behavior for an existing field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) ### Documentation * **redis/cluster:** A comment for enum value `ALWAYS` in enum `AppendFsync` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for enum value `NODE_TYPE_UNSPECIFIED` in enum `NodeType` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `address` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `forwarding_rule` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `name` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `network` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `project_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `psc_configs` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `psc_connection_id` in message `.google.cloud.redis.cluster.v1beta1.PscConnection` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `psc_connections` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **redis/cluster:** A comment for field `shard_count` in message `.google.cloud.redis.cluster.v1beta1.Cluster` is changed ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) </details> <details><summary>scheduler: 1.11.4</summary> ## [1.11.4](https://togithub.com/googleapis/google-cloud-go/compare/scheduler/v1.11.3...scheduler/v1.11.4) (2025-01-30) ### Documentation * **scheduler:** Annotate output-only fields as such ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) * **scheduler:** Update comments ([90edd74](https://togithub.com/googleapis/google-cloud-go/commit/90edd74d13b9dd737134a75d5b18a064a8ee656a)) </details> <details><summary>secretmanager: 1.14.4</summary> ## [1.14.4](https://togithub.com/googleapis/google-cloud-go/compare/secretmanager/v1.14.3...secretmanager/v1.14.4) (2025-01-30) ### Documentation * **secretmanager:** Fix link in Markdown comments ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **secretmanager:** Updated comment for `customer_managed_encryption` in message `.google.cloud.secretmanager.v1.Secret` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **secretmanager:** Updated comment for `customer_managed_encryption` in message `.google.cloud.secretmanager.v1.SecretVersion` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **secretmanager:** Updated comment for `name` in message `.google.cloud.secretmanager.v1.Topic` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **secretmanager:** Updated comment for `Replication` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) * **secretmanager:** Updated comment for `scheduled_destroy_time` in message `.google.cloud.secretmanager.v1.SecretVersion` ([aa54375](https://togithub.com/googleapis/google-cloud-go/commit/aa54375c195b1bf8653de26400f342438a8d6f85)) </details> --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please).
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
PiperOrigin-RevId: 720741557
Source-Link: googleapis/googleapis@280725e
Source-Link: https://github.com/googleapis/googleapis-gen/commit/194c4c32941fe559dd1a9848f4891db595562af5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTk0YzRjMzI5NDFmZTU1OWRkMWE5ODQ4ZjQ4OTFkYjU5NTU2MmFmNSJ9