Skip to content

Commit 51340ea

Browse files
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=
1 parent e5d3310 commit 51340ea

File tree

3 files changed

+31
-31
lines changed

3 files changed

+31
-31
lines changed

java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/SourceInstanceParams.java

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() {
7575
*
7676
*
7777
* <pre>
78-
* 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.
78+
* 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.
7979
* </pre>
8080
*
8181
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -89,7 +89,7 @@ public java.util.List<com.google.cloud.compute.v1.DiskInstantiationConfig> getDi
8989
*
9090
*
9191
* <pre>
92-
* 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.
92+
* 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.
9393
* </pre>
9494
*
9595
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -104,7 +104,7 @@ public java.util.List<com.google.cloud.compute.v1.DiskInstantiationConfig> getDi
104104
*
105105
*
106106
* <pre>
107-
* 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.
107+
* 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.
108108
* </pre>
109109
*
110110
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -118,7 +118,7 @@ public int getDiskConfigsCount() {
118118
*
119119
*
120120
* <pre>
121-
* 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.
121+
* 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.
122122
* </pre>
123123
*
124124
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -132,7 +132,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig getDiskConfigs(int in
132132
*
133133
*
134134
* <pre>
135-
* 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.
135+
* 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.
136136
* </pre>
137137
*
138138
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -558,7 +558,7 @@ private void ensureDiskConfigsIsMutable() {
558558
*
559559
*
560560
* <pre>
561-
* 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.
561+
* 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.
562562
* </pre>
563563
*
564564
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -576,7 +576,7 @@ private void ensureDiskConfigsIsMutable() {
576576
*
577577
*
578578
* <pre>
579-
* 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.
579+
* 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.
580580
* </pre>
581581
*
582582
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -593,7 +593,7 @@ public int getDiskConfigsCount() {
593593
*
594594
*
595595
* <pre>
596-
* 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.
596+
* 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.
597597
* </pre>
598598
*
599599
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -610,7 +610,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig getDiskConfigs(int in
610610
*
611611
*
612612
* <pre>
613-
* 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.
613+
* 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.
614614
* </pre>
615615
*
616616
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -634,7 +634,7 @@ public Builder setDiskConfigs(
634634
*
635635
*
636636
* <pre>
637-
* 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.
637+
* 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.
638638
* </pre>
639639
*
640640
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -655,7 +655,7 @@ public Builder setDiskConfigs(
655655
*
656656
*
657657
* <pre>
658-
* 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.
658+
* 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.
659659
* </pre>
660660
*
661661
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -678,7 +678,7 @@ public Builder addDiskConfigs(com.google.cloud.compute.v1.DiskInstantiationConfi
678678
*
679679
*
680680
* <pre>
681-
* 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.
681+
* 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.
682682
* </pre>
683683
*
684684
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -702,7 +702,7 @@ public Builder addDiskConfigs(
702702
*
703703
*
704704
* <pre>
705-
* 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.
705+
* 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.
706706
* </pre>
707707
*
708708
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -723,7 +723,7 @@ public Builder addDiskConfigs(
723723
*
724724
*
725725
* <pre>
726-
* 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.
726+
* 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.
727727
* </pre>
728728
*
729729
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -744,7 +744,7 @@ public Builder addDiskConfigs(
744744
*
745745
*
746746
* <pre>
747-
* 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.
747+
* 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.
748748
* </pre>
749749
*
750750
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -765,7 +765,7 @@ public Builder addAllDiskConfigs(
765765
*
766766
*
767767
* <pre>
768-
* 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.
768+
* 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.
769769
* </pre>
770770
*
771771
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -785,7 +785,7 @@ public Builder clearDiskConfigs() {
785785
*
786786
*
787787
* <pre>
788-
* 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.
788+
* 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.
789789
* </pre>
790790
*
791791
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -805,7 +805,7 @@ public Builder removeDiskConfigs(int index) {
805805
*
806806
*
807807
* <pre>
808-
* 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.
808+
* 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.
809809
* </pre>
810810
*
811811
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -819,7 +819,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig.Builder getDiskConfig
819819
*
820820
*
821821
* <pre>
822-
* 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.
822+
* 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.
823823
* </pre>
824824
*
825825
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -837,7 +837,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfigOrBuilder getDiskConfi
837837
*
838838
*
839839
* <pre>
840-
* 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.
840+
* 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.
841841
* </pre>
842842
*
843843
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -855,7 +855,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfigOrBuilder getDiskConfi
855855
*
856856
*
857857
* <pre>
858-
* 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.
858+
* 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.
859859
* </pre>
860860
*
861861
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -869,7 +869,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig.Builder addDiskConfig
869869
*
870870
*
871871
* <pre>
872-
* 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.
872+
* 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.
873873
* </pre>
874874
*
875875
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;
@@ -885,7 +885,7 @@ public com.google.cloud.compute.v1.DiskInstantiationConfig.Builder addDiskConfig
885885
*
886886
*
887887
* <pre>
888-
* 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.
888+
* 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.
889889
* </pre>
890890
*
891891
* <code>repeated .google.cloud.compute.v1.DiskInstantiationConfig disk_configs = 235580623;

0 commit comments

Comments
 (0)