You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: clients/google-api-services-apigee/v1/2.0.0/com/google/api/services/apigee/v1/model/GoogleCloudApigeeV1Organization.java
+24-6Lines changed: 24 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -86,8 +86,14 @@ public final class GoogleCloudApigeeV1Organization extends com.google.api.client
86
86
* infrastructure/docs/service-networking/getting-started). Valid only when
87
87
* [RuntimeType](#RuntimeType) is set to `CLOUD`. The value must be set before the creation of a
88
88
* runtime instance and can be updated only when there are no runtime instances. For example:
89
-
* `default`. Apigee also supports shared VPC (that is, the host network project is not the same
90
-
* as the one that is peering with Apigee). See [Shared VPC
89
+
* `default`. When changing authorizedNetwork, you must reconfigure VPC peering. After VPC peering
90
+
* with previous network is deleted, [run the following
0 commit comments