Commit 28af108 1 parent aa13d97 commit 28af108 Copy full SHA for 28af108
File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -263,6 +263,7 @@ deep-remove-regex:
263
263
- /internal/generated/snippets/networksecurity/apiv1beta1/
264
264
- /internal/generated/snippets/notebooks/apiv1/
265
265
- /internal/generated/snippets/notebooks/apiv1beta1/
266
+ - /internal/generated/snippets/notebooks/apiv2/
266
267
- /internal/generated/snippets/optimization/apiv1/
267
268
- /internal/generated/snippets/orchestration/airflow/service/apiv1/
268
269
- /internal/generated/snippets/orgpolicy/apiv2/
@@ -379,6 +380,7 @@ deep-remove-regex:
379
380
- /networksecurity/apiv1beta1/
380
381
- /notebooks/apiv1/
381
382
- /notebooks/apiv1beta1/
383
+ - /notebooks/apiv2/
382
384
- /optimization/apiv1/
383
385
- /orchestration/airflow/service/apiv1/
384
386
- /orgpolicy/apiv1/
@@ -801,6 +803,8 @@ deep-copy-regex:
801
803
dest : /
802
804
- source : /google/cloud/notebooks/v1beta1/cloud.google.com/go
803
805
dest : /
806
+ - source : /google/cloud/notebooks/v2/cloud.google.com/go
807
+ dest : /
804
808
- source : /google/cloud/optimization/v1/cloud.google.com/go
805
809
dest : /
806
810
- source : /google/cloud/orchestration/airflow/service/v1/cloud.google.com/go
Original file line number Diff line number Diff line change @@ -612,6 +612,9 @@ service-configs:
612
612
- input-directory : google/cloud/notebooks/v1beta1
613
613
service-config : notebooks_v1beta1.yaml
614
614
import-path : cloud.google.com/go/notebooks/apiv1beta1
615
+ - input-directory : google/cloud/notebooks/v2
616
+ service-config : notebooks_v2.yaml
617
+ import-path : cloud.google.com/go/notebooks/apiv2
615
618
- input-directory : google/cloud/optimization/v1
616
619
service-config : cloudoptimization_v1.yaml
617
620
import-path : cloud.google.com/go/optimization/apiv1
You can’t perform that action at this time.
0 commit comments