From 51340ea2ff90be99804df18612d6f17011bf9b01 Mon Sep 17 00:00:00 2001 From: "gcf-owl-bot[bot]" <78513119+gcf-owl-bot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 16:10:11 +0000 Subject: [PATCH] feat: [compute] Update Compute Engine API to revision 20230103 (#769) (#9018) - [ ] Regenerate this pull request now. Source-Link: https://togithub.com/googleapis/googleapis/commit/9fac84a6942bd3e95fca1ffe87018adbf560c514 Source-Link: https://togithub.com/googleapis/googleapis-gen/commit/12ae1da7c13472a11e1a4a6189aab10f783c5853 Copy-Tag: eyJwIjoiamF2YS1jb21wdXRlLy5Pd2xCb3QueWFtbCIsImgiOiIxMmFlMWRhN2MxMzQ3MmExMWUxYTRhNjE4OWFhYjEwZjc4M2M1ODUzIn0= --- .../compute/v1/SourceInstanceParams.java | 46 +++++++++---------- .../v1/SourceInstanceParamsOrBuilder.java | 10 ++-- .../google/cloud/compute/v1/compute.proto | 6 +-- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParams.java b/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParams.java index f9b6d0a02fb8..fa45cc6e3432 100644 --- a/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParams.java +++ b/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParams.java @@ -75,7 +75,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() { * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -89,7 +89,7 @@ public java.util.List getDi * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -104,7 +104,7 @@ public java.util.List getDi * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -118,7 +118,7 @@ public int getDiskConfigsCount() { * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -132,7 +132,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig getDiskConfigs(int in * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -558,7 +558,7 @@ private void ensureDiskConfigsIsMutable() { * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -576,7 +576,7 @@ private void ensureDiskConfigsIsMutable() { * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -593,7 +593,7 @@ public int getDiskConfigsCount() { * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -610,7 +610,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig getDiskConfigs(int in * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -634,7 +634,7 @@ public Builder setDiskConfigs( * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -655,7 +655,7 @@ public Builder setDiskConfigs( * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -678,7 +678,7 @@ public Builder addDiskConfigs(com.google.cloud.compute.v1.DiskInstantiationConfi * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -702,7 +702,7 @@ public Builder addDiskConfigs( * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -723,7 +723,7 @@ public Builder addDiskConfigs( * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -744,7 +744,7 @@ public Builder addDiskConfigs( * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -765,7 +765,7 @@ public Builder addAllDiskConfigs( * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -785,7 +785,7 @@ public Builder clearDiskConfigs() { * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -805,7 +805,7 @@ public Builder removeDiskConfigs(int index) { * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -819,7 +819,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig.Builder getDiskConfig * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -837,7 +837,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfigOrBuilder getDiskConfi * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -855,7 +855,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfigOrBuilder getDiskConfi * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -869,7 +869,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig.Builder addDiskConfig * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -885,7 +885,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig.Builder addDiskConfig * * *
-     * 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.
+     * 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.
      * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; diff --git a/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParamsOrBuilder.java b/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParamsOrBuilder.java index 7dbca9576f61..e813ca31c3a3 100644 --- a/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParamsOrBuilder.java +++ b/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParamsOrBuilder.java @@ -27,7 +27,7 @@ public interface SourceInstanceParamsOrBuilder * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -38,7 +38,7 @@ public interface SourceInstanceParamsOrBuilder * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -49,7 +49,7 @@ public interface SourceInstanceParamsOrBuilder * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -60,7 +60,7 @@ public interface SourceInstanceParamsOrBuilder * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; @@ -72,7 +72,7 @@ public interface SourceInstanceParamsOrBuilder * * *
-   * 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.
+   * 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.
    * 
* * repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623; diff --git a/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/compute.proto b/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/compute.proto index 6662c595c473..8a6341f340dd 100644 --- a/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/compute.proto +++ b/java-compute/proto-google-cloud-compute-v1/src/main/proto/google/cloud/compute/v1/compute.proto @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2023 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. @@ -14,7 +14,7 @@ // Generated by the disco-to-proto3-converter. DO NOT EDIT! // Source Discovery file: compute.v1.json -// Source file revision: 20221224 +// Source file revision: 20230103 // API name: compute // API version: v1 @@ -26507,7 +26507,7 @@ message SourceDiskEncryptionKey { // A specification of the parameters to use when creating the instance template from a source instance. message SourceInstanceParams { - // 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. + // 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. repeated DiskInstantiationConfig disk_configs = 235580623; }