Skip to content

Commit 5027c5f

Browse files
committed
---
yaml --- r: 12523 b: "refs/heads/regen_compute" c: dd24821 h: refs/heads/master i: 12521: a1f1040 12519: 7444a48
1 parent ac03314 commit 5027c5f

132 files changed

Lines changed: 1003 additions & 2069 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ refs/heads/snyk-fix-r0punm: 1f0e6519ffd9f6cc09bcce1ccdf3fb61b6f4f9b5
154154
refs/heads/snyk-fix-u5o6qy: 0c3c79fdc182349ab774412ce21ba07bd31e1d61
155155
refs/tags/v0.70.0: 8e2b7ec226eddaf08c3dc5ac80709b636d49c4a9
156156
refs/tags/v0.71.0: 3e851558080b5173d0cc3363b96a84ff66a892e5
157-
"refs/heads/regen_compute": ba0277bdd33b15b04577767eb1f05efca323bcbd
157+
"refs/heads/regen_compute": dd248210bf236863f97e1e468c55a1e133728990

branches/regen_compute/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorTypeClient.java

Lines changed: 18 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@
5656
* methods:
5757
*
5858
* <ol>
59-
* <li>A "flattened" method. With this type of method, the fields of the request type have been
59+
* <li> A "flattened" method. With this type of method, the fields of the request type have been
6060
* converted into function parameters. It may be the case that not all fields are available as
6161
* parameters, and not every API method will have a flattened method entry point.
62-
* <li>A "request object" method. This type of method only takes one parameter, a request object,
62+
* <li> A "request object" method. This type of method only takes one parameter, a request object,
6363
* which must be constructed before the call. Not every API method will have a request object
6464
* method.
65-
* <li>A "callable" method. This type of method takes no parameters and returns an immutable API
65+
* <li> A "callable" method. This type of method takes no parameters and returns an immutable API
6666
* callable object, which can be used to initiate calls to the service.
6767
* </ol>
6868
*
@@ -563,16 +563,13 @@ public boolean awaitTermination(long duration, TimeUnit unit) throws Interrupted
563563

564564
public static class AggregatedListAcceleratorTypesPagedResponse
565565
extends AbstractPagedListResponse<
566-
AggregatedListAcceleratorTypesHttpRequest,
567-
AcceleratorTypeAggregatedList,
568-
AcceleratorTypesScopedList,
569-
AggregatedListAcceleratorTypesPage,
566+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
567+
AcceleratorTypesScopedList, AggregatedListAcceleratorTypesPage,
570568
AggregatedListAcceleratorTypesFixedSizeCollection> {
571569

572570
public static ApiFuture<AggregatedListAcceleratorTypesPagedResponse> createAsync(
573571
PageContext<
574-
AggregatedListAcceleratorTypesHttpRequest,
575-
AcceleratorTypeAggregatedList,
572+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
576573
AcceleratorTypesScopedList>
577574
context,
578575
ApiFuture<AcceleratorTypeAggregatedList> futureResponse) {
@@ -598,15 +595,12 @@ private AggregatedListAcceleratorTypesPagedResponse(AggregatedListAcceleratorTyp
598595

599596
public static class AggregatedListAcceleratorTypesPage
600597
extends AbstractPage<
601-
AggregatedListAcceleratorTypesHttpRequest,
602-
AcceleratorTypeAggregatedList,
603-
AcceleratorTypesScopedList,
604-
AggregatedListAcceleratorTypesPage> {
598+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
599+
AcceleratorTypesScopedList, AggregatedListAcceleratorTypesPage> {
605600

606601
private AggregatedListAcceleratorTypesPage(
607602
PageContext<
608-
AggregatedListAcceleratorTypesHttpRequest,
609-
AcceleratorTypeAggregatedList,
603+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
610604
AcceleratorTypesScopedList>
611605
context,
612606
AcceleratorTypeAggregatedList response) {
@@ -620,8 +614,7 @@ private static AggregatedListAcceleratorTypesPage createEmptyPage() {
620614
@Override
621615
protected AggregatedListAcceleratorTypesPage createPage(
622616
PageContext<
623-
AggregatedListAcceleratorTypesHttpRequest,
624-
AcceleratorTypeAggregatedList,
617+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
625618
AcceleratorTypesScopedList>
626619
context,
627620
AcceleratorTypeAggregatedList response) {
@@ -631,8 +624,7 @@ protected AggregatedListAcceleratorTypesPage createPage(
631624
@Override
632625
public ApiFuture<AggregatedListAcceleratorTypesPage> createPageAsync(
633626
PageContext<
634-
AggregatedListAcceleratorTypesHttpRequest,
635-
AcceleratorTypeAggregatedList,
627+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
636628
AcceleratorTypesScopedList>
637629
context,
638630
ApiFuture<AcceleratorTypeAggregatedList> futureResponse) {
@@ -642,10 +634,8 @@ public ApiFuture<AggregatedListAcceleratorTypesPage> createPageAsync(
642634

643635
public static class AggregatedListAcceleratorTypesFixedSizeCollection
644636
extends AbstractFixedSizeCollection<
645-
AggregatedListAcceleratorTypesHttpRequest,
646-
AcceleratorTypeAggregatedList,
647-
AcceleratorTypesScopedList,
648-
AggregatedListAcceleratorTypesPage,
637+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
638+
AcceleratorTypesScopedList, AggregatedListAcceleratorTypesPage,
649639
AggregatedListAcceleratorTypesFixedSizeCollection> {
650640

651641
private AggregatedListAcceleratorTypesFixedSizeCollection(
@@ -666,11 +656,8 @@ protected AggregatedListAcceleratorTypesFixedSizeCollection createCollection(
666656

667657
public static class ListAcceleratorTypesPagedResponse
668658
extends AbstractPagedListResponse<
669-
ListAcceleratorTypesHttpRequest,
670-
AcceleratorTypeList,
671-
AcceleratorType,
672-
ListAcceleratorTypesPage,
673-
ListAcceleratorTypesFixedSizeCollection> {
659+
ListAcceleratorTypesHttpRequest, AcceleratorTypeList, AcceleratorType,
660+
ListAcceleratorTypesPage, ListAcceleratorTypesFixedSizeCollection> {
674661

675662
public static ApiFuture<ListAcceleratorTypesPagedResponse> createAsync(
676663
PageContext<ListAcceleratorTypesHttpRequest, AcceleratorTypeList, AcceleratorType> context,
@@ -694,9 +681,7 @@ private ListAcceleratorTypesPagedResponse(ListAcceleratorTypesPage page) {
694681

695682
public static class ListAcceleratorTypesPage
696683
extends AbstractPage<
697-
ListAcceleratorTypesHttpRequest,
698-
AcceleratorTypeList,
699-
AcceleratorType,
684+
ListAcceleratorTypesHttpRequest, AcceleratorTypeList, AcceleratorType,
700685
ListAcceleratorTypesPage> {
701686

702687
private ListAcceleratorTypesPage(
@@ -726,11 +711,8 @@ public ApiFuture<ListAcceleratorTypesPage> createPageAsync(
726711

727712
public static class ListAcceleratorTypesFixedSizeCollection
728713
extends AbstractFixedSizeCollection<
729-
ListAcceleratorTypesHttpRequest,
730-
AcceleratorTypeList,
731-
AcceleratorType,
732-
ListAcceleratorTypesPage,
733-
ListAcceleratorTypesFixedSizeCollection> {
714+
ListAcceleratorTypesHttpRequest, AcceleratorTypeList, AcceleratorType,
715+
ListAcceleratorTypesPage, ListAcceleratorTypesFixedSizeCollection> {
734716

735717
private ListAcceleratorTypesFixedSizeCollection(
736718
List<ListAcceleratorTypesPage> pages, int collectionSize) {

branches/regen_compute/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AcceleratorTypeSettings.java

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
6666
public class AcceleratorTypeSettings extends ClientSettings<AcceleratorTypeSettings> {
6767
/** Returns the object with the settings used for calls to aggregatedListAcceleratorTypes. */
6868
public PagedCallSettings<
69-
AggregatedListAcceleratorTypesHttpRequest,
70-
AcceleratorTypeAggregatedList,
69+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
7170
AggregatedListAcceleratorTypesPagedResponse>
7271
aggregatedListAcceleratorTypesSettings() {
7372
return ((AcceleratorTypeStubSettings) getStubSettings())
@@ -191,8 +190,7 @@ public Builder applyToAllUnaryMethods(
191190

192191
/** Returns the builder for the settings used for calls to aggregatedListAcceleratorTypes. */
193192
public PagedCallSettings.Builder<
194-
AggregatedListAcceleratorTypesHttpRequest,
195-
AcceleratorTypeAggregatedList,
193+
AggregatedListAcceleratorTypesHttpRequest, AcceleratorTypeAggregatedList,
196194
AggregatedListAcceleratorTypesPagedResponse>
197195
aggregatedListAcceleratorTypesSettings() {
198196
return getStubSettingsBuilder().aggregatedListAcceleratorTypesSettings();

branches/regen_compute/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AddressClient.java

Lines changed: 10 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
* methods:
5656
*
5757
* <ol>
58-
* <li>A "flattened" method. With this type of method, the fields of the request type have been
58+
* <li> A "flattened" method. With this type of method, the fields of the request type have been
5959
* converted into function parameters. It may be the case that not all fields are available as
6060
* parameters, and not every API method will have a flattened method entry point.
61-
* <li>A "request object" method. This type of method only takes one parameter, a request object,
61+
* <li> A "request object" method. This type of method only takes one parameter, a request object,
6262
* which must be constructed before the call. Not every API method will have a request object
6363
* method.
64-
* <li>A "callable" method. This type of method takes no parameters and returns an immutable API
64+
* <li> A "callable" method. This type of method takes no parameters and returns an immutable API
6565
* callable object, which can be used to initiate calls to the service.
6666
* </ol>
6767
*
@@ -763,11 +763,8 @@ public boolean awaitTermination(long duration, TimeUnit unit) throws Interrupted
763763

764764
public static class AggregatedListAddressesPagedResponse
765765
extends AbstractPagedListResponse<
766-
AggregatedListAddressesHttpRequest,
767-
AddressAggregatedList,
768-
AddressesScopedList,
769-
AggregatedListAddressesPage,
770-
AggregatedListAddressesFixedSizeCollection> {
766+
AggregatedListAddressesHttpRequest, AddressAggregatedList, AddressesScopedList,
767+
AggregatedListAddressesPage, AggregatedListAddressesFixedSizeCollection> {
771768

772769
public static ApiFuture<AggregatedListAddressesPagedResponse> createAsync(
773770
PageContext<AggregatedListAddressesHttpRequest, AddressAggregatedList, AddressesScopedList>
@@ -792,9 +789,7 @@ private AggregatedListAddressesPagedResponse(AggregatedListAddressesPage page) {
792789

793790
public static class AggregatedListAddressesPage
794791
extends AbstractPage<
795-
AggregatedListAddressesHttpRequest,
796-
AddressAggregatedList,
797-
AddressesScopedList,
792+
AggregatedListAddressesHttpRequest, AddressAggregatedList, AddressesScopedList,
798793
AggregatedListAddressesPage> {
799794

800795
private AggregatedListAddressesPage(
@@ -827,11 +822,8 @@ public ApiFuture<AggregatedListAddressesPage> createPageAsync(
827822

828823
public static class AggregatedListAddressesFixedSizeCollection
829824
extends AbstractFixedSizeCollection<
830-
AggregatedListAddressesHttpRequest,
831-
AddressAggregatedList,
832-
AddressesScopedList,
833-
AggregatedListAddressesPage,
834-
AggregatedListAddressesFixedSizeCollection> {
825+
AggregatedListAddressesHttpRequest, AddressAggregatedList, AddressesScopedList,
826+
AggregatedListAddressesPage, AggregatedListAddressesFixedSizeCollection> {
835827

836828
private AggregatedListAddressesFixedSizeCollection(
837829
List<AggregatedListAddressesPage> pages, int collectionSize) {
@@ -851,10 +843,7 @@ protected AggregatedListAddressesFixedSizeCollection createCollection(
851843

852844
public static class ListAddressesPagedResponse
853845
extends AbstractPagedListResponse<
854-
ListAddressesHttpRequest,
855-
AddressList,
856-
Address,
857-
ListAddressesPage,
846+
ListAddressesHttpRequest, AddressList, Address, ListAddressesPage,
858847
ListAddressesFixedSizeCollection> {
859848

860849
public static ApiFuture<ListAddressesPagedResponse> createAsync(
@@ -905,10 +894,7 @@ public ApiFuture<ListAddressesPage> createPageAsync(
905894

906895
public static class ListAddressesFixedSizeCollection
907896
extends AbstractFixedSizeCollection<
908-
ListAddressesHttpRequest,
909-
AddressList,
910-
Address,
911-
ListAddressesPage,
897+
ListAddressesHttpRequest, AddressList, Address, ListAddressesPage,
912898
ListAddressesFixedSizeCollection> {
913899

914900
private ListAddressesFixedSizeCollection(List<ListAddressesPage> pages, int collectionSize) {

branches/regen_compute/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AddressSettings.java

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
6666
public class AddressSettings extends ClientSettings<AddressSettings> {
6767
/** Returns the object with the settings used for calls to aggregatedListAddresses. */
6868
public PagedCallSettings<
69-
AggregatedListAddressesHttpRequest,
70-
AddressAggregatedList,
69+
AggregatedListAddressesHttpRequest, AddressAggregatedList,
7170
AggregatedListAddressesPagedResponse>
7271
aggregatedListAddressesSettings() {
7372
return ((AddressStubSettings) getStubSettings()).aggregatedListAddressesSettings();
@@ -197,8 +196,7 @@ public Builder applyToAllUnaryMethods(
197196

198197
/** Returns the builder for the settings used for calls to aggregatedListAddresses. */
199198
public PagedCallSettings.Builder<
200-
AggregatedListAddressesHttpRequest,
201-
AddressAggregatedList,
199+
AggregatedListAddressesHttpRequest, AddressAggregatedList,
202200
AggregatedListAddressesPagedResponse>
203201
aggregatedListAddressesSettings() {
204202
return getStubSettingsBuilder().aggregatedListAddressesSettings();

branches/regen_compute/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AutoscalerClient.java

Lines changed: 14 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,13 @@
5555
* methods:
5656
*
5757
* <ol>
58-
* <li>A "flattened" method. With this type of method, the fields of the request type have been
58+
* <li> A "flattened" method. With this type of method, the fields of the request type have been
5959
* converted into function parameters. It may be the case that not all fields are available as
6060
* parameters, and not every API method will have a flattened method entry point.
61-
* <li>A "request object" method. This type of method only takes one parameter, a request object,
61+
* <li> A "request object" method. This type of method only takes one parameter, a request object,
6262
* which must be constructed before the call. Not every API method will have a request object
6363
* method.
64-
* <li>A "callable" method. This type of method takes no parameters and returns an immutable API
64+
* <li> A "callable" method. This type of method takes no parameters and returns an immutable API
6565
* callable object, which can be used to initiate calls to the service.
6666
* </ol>
6767
*
@@ -1061,16 +1061,12 @@ public boolean awaitTermination(long duration, TimeUnit unit) throws Interrupted
10611061

10621062
public static class AggregatedListAutoscalersPagedResponse
10631063
extends AbstractPagedListResponse<
1064-
AggregatedListAutoscalersHttpRequest,
1065-
AutoscalerAggregatedList,
1066-
AutoscalersScopedList,
1067-
AggregatedListAutoscalersPage,
1068-
AggregatedListAutoscalersFixedSizeCollection> {
1064+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList, AutoscalersScopedList,
1065+
AggregatedListAutoscalersPage, AggregatedListAutoscalersFixedSizeCollection> {
10691066

10701067
public static ApiFuture<AggregatedListAutoscalersPagedResponse> createAsync(
10711068
PageContext<
1072-
AggregatedListAutoscalersHttpRequest,
1073-
AutoscalerAggregatedList,
1069+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList,
10741070
AutoscalersScopedList>
10751071
context,
10761072
ApiFuture<AutoscalerAggregatedList> futureResponse) {
@@ -1094,15 +1090,12 @@ private AggregatedListAutoscalersPagedResponse(AggregatedListAutoscalersPage pag
10941090

10951091
public static class AggregatedListAutoscalersPage
10961092
extends AbstractPage<
1097-
AggregatedListAutoscalersHttpRequest,
1098-
AutoscalerAggregatedList,
1099-
AutoscalersScopedList,
1093+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList, AutoscalersScopedList,
11001094
AggregatedListAutoscalersPage> {
11011095

11021096
private AggregatedListAutoscalersPage(
11031097
PageContext<
1104-
AggregatedListAutoscalersHttpRequest,
1105-
AutoscalerAggregatedList,
1098+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList,
11061099
AutoscalersScopedList>
11071100
context,
11081101
AutoscalerAggregatedList response) {
@@ -1116,8 +1109,7 @@ private static AggregatedListAutoscalersPage createEmptyPage() {
11161109
@Override
11171110
protected AggregatedListAutoscalersPage createPage(
11181111
PageContext<
1119-
AggregatedListAutoscalersHttpRequest,
1120-
AutoscalerAggregatedList,
1112+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList,
11211113
AutoscalersScopedList>
11221114
context,
11231115
AutoscalerAggregatedList response) {
@@ -1127,8 +1119,7 @@ protected AggregatedListAutoscalersPage createPage(
11271119
@Override
11281120
public ApiFuture<AggregatedListAutoscalersPage> createPageAsync(
11291121
PageContext<
1130-
AggregatedListAutoscalersHttpRequest,
1131-
AutoscalerAggregatedList,
1122+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList,
11321123
AutoscalersScopedList>
11331124
context,
11341125
ApiFuture<AutoscalerAggregatedList> futureResponse) {
@@ -1138,11 +1129,8 @@ public ApiFuture<AggregatedListAutoscalersPage> createPageAsync(
11381129

11391130
public static class AggregatedListAutoscalersFixedSizeCollection
11401131
extends AbstractFixedSizeCollection<
1141-
AggregatedListAutoscalersHttpRequest,
1142-
AutoscalerAggregatedList,
1143-
AutoscalersScopedList,
1144-
AggregatedListAutoscalersPage,
1145-
AggregatedListAutoscalersFixedSizeCollection> {
1132+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList, AutoscalersScopedList,
1133+
AggregatedListAutoscalersPage, AggregatedListAutoscalersFixedSizeCollection> {
11461134

11471135
private AggregatedListAutoscalersFixedSizeCollection(
11481136
List<AggregatedListAutoscalersPage> pages, int collectionSize) {
@@ -1162,10 +1150,7 @@ protected AggregatedListAutoscalersFixedSizeCollection createCollection(
11621150

11631151
public static class ListAutoscalersPagedResponse
11641152
extends AbstractPagedListResponse<
1165-
ListAutoscalersHttpRequest,
1166-
AutoscalerList,
1167-
Autoscaler,
1168-
ListAutoscalersPage,
1153+
ListAutoscalersHttpRequest, AutoscalerList, Autoscaler, ListAutoscalersPage,
11691154
ListAutoscalersFixedSizeCollection> {
11701155

11711156
public static ApiFuture<ListAutoscalersPagedResponse> createAsync(
@@ -1219,10 +1204,7 @@ public ApiFuture<ListAutoscalersPage> createPageAsync(
12191204

12201205
public static class ListAutoscalersFixedSizeCollection
12211206
extends AbstractFixedSizeCollection<
1222-
ListAutoscalersHttpRequest,
1223-
AutoscalerList,
1224-
Autoscaler,
1225-
ListAutoscalersPage,
1207+
ListAutoscalersHttpRequest, AutoscalerList, Autoscaler, ListAutoscalersPage,
12261208
ListAutoscalersFixedSizeCollection> {
12271209

12281210
private ListAutoscalersFixedSizeCollection(

branches/regen_compute/google-cloud-clients/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/AutoscalerSettings.java

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -66,8 +66,7 @@
6666
public class AutoscalerSettings extends ClientSettings<AutoscalerSettings> {
6767
/** Returns the object with the settings used for calls to aggregatedListAutoscalers. */
6868
public PagedCallSettings<
69-
AggregatedListAutoscalersHttpRequest,
70-
AutoscalerAggregatedList,
69+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList,
7170
AggregatedListAutoscalersPagedResponse>
7271
aggregatedListAutoscalersSettings() {
7372
return ((AutoscalerStubSettings) getStubSettings()).aggregatedListAutoscalersSettings();
@@ -207,8 +206,7 @@ public Builder applyToAllUnaryMethods(
207206

208207
/** Returns the builder for the settings used for calls to aggregatedListAutoscalers. */
209208
public PagedCallSettings.Builder<
210-
AggregatedListAutoscalersHttpRequest,
211-
AutoscalerAggregatedList,
209+
AggregatedListAutoscalersHttpRequest, AutoscalerAggregatedList,
212210
AggregatedListAutoscalersPagedResponse>
213211
aggregatedListAutoscalersSettings() {
214212
return getStubSettingsBuilder().aggregatedListAutoscalersSettings();

0 commit comments

Comments
 (0)