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-vmmigration/v1/2.0.0/com/google/api/services/vmmigration/v1/model/MachineImageTargetDetails.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public final class MachineImageTargetDetails extends com.google.api.client.json.
75
75
76
76
/**
77
77
* Optional. The network interfaces to create with the instance created by the machine image.
78
-
* Internal and external IP addresses are ignored for machine image import.
78
+
* Internal and external IP addresses, and network tiers are ignored for machine image import.
79
79
* The value may be {@code null}.
80
80
*/
81
81
@com.google.api.client.util.Key
@@ -240,7 +240,7 @@ public MachineImageTargetDetails setMachineImageParametersOverrides(MachineImage
240
240
241
241
/**
242
242
* Optional. The network interfaces to create with the instance created by the machine image.
243
-
* Internal and external IP addresses are ignored for machine image import.
243
+
* Internal and external IP addresses, and network tiers are ignored for machine image import.
Copy file name to clipboardExpand all lines: clients/google-api-services-vmmigration/v1alpha1/2.0.0/com/google/api/services/vmmigration/v1alpha1/model/MachineImageTargetDetails.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -75,7 +75,7 @@ public final class MachineImageTargetDetails extends com.google.api.client.json.
75
75
76
76
/**
77
77
* Optional. The network interfaces to create with the instance created by the machine image.
78
-
* Internal and external IP addresses are ignored for machine image import.
78
+
* Internal and external IP addresses, and network tiers are ignored for machine image import.
79
79
* The value may be {@code null}.
80
80
*/
81
81
@com.google.api.client.util.Key
@@ -240,7 +240,7 @@ public MachineImageTargetDetails setMachineImageParametersOverrides(MachineImage
240
240
241
241
/**
242
242
* Optional. The network interfaces to create with the instance created by the machine image.
243
-
* Internal and external IP addresses are ignored for machine image import.
243
+
* Internal and external IP addresses, and network tiers are ignored for machine image import.
0 commit comments