Skip to content

Commit 9fac84a

Browse files
feat: Update Compute Engine API to revision 20230103 (#769)
1 parent c252ad5 commit 9fac84a

3 files changed

Lines changed: 63630 additions & 63630 deletions

File tree

google/cloud/compute/v1/compute.proto

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright 2022 Google LLC
1+
// Copyright 2023 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.
@@ -14,7 +14,7 @@
1414

1515
// Generated by the disco-to-proto3-converter. DO NOT EDIT!
1616
// Source Discovery file: compute.v1.json
17-
// Source file revision: 20221224
17+
// Source file revision: 20230103
1818
// API name: compute
1919
// API version: v1
2020

@@ -26507,7 +26507,7 @@ message SourceDiskEncryptionKey {
2650726507

2650826508
// A specification of the parameters to use when creating the instance template from a source instance.
2650926509
message SourceInstanceParams {
26510-
// Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, new custom images will be created from each disk. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes.
26510+
// Attached disks configuration. If not provided, defaults are applied: For boot disk and any other R/W disks, the source images for each disk will be used. For read-only disks, they will be attached in read-only mode. Local SSD disks will be created as blank volumes.
2651126511
repeated DiskInstantiationConfig disk_configs = 235580623;
2651226512

2651326513
}

0 commit comments

Comments
 (0)