Skip to content

Commit 1058683

Browse files
feat: Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior (#2505)
* feat: Added OUTPUT_ONLY annotations to create_time and update_time in InternalRange to reflect existing service behavior PiperOrigin-RevId: 858089458 Source-Link: googleapis/googleapis@cb268fb Source-Link: googleapis/googleapis-gen@c8aee62 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYzhhZWU2MjY0ZmYyN2JlZTQ2ODFmNzUwOWUyYzEzYjg4MjRmYWUxYSJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: alkatrivedi <58396306+alkatrivedi@users.noreply.github.com>
1 parent c0311ce commit 1058683

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/v1/instance_admin_client.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

test/gapic_instance_admin_v1.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2025 Google LLC
1+
// Copyright 2026 Google LLC
22
//
33
// Licensed under the Apache License, Version 2.0 (the "License");
44
// you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)