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/NetworkInterface.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ public final class NetworkInterface extends com.google.api.client.json.GenericJs
45
45
privatejava.lang.StringinternalIp;
46
46
47
47
/**
48
-
* The network to connect the NIC to.
48
+
* Optional. The network to connect the NIC to.
49
49
* The value may be {@code null}.
50
50
*/
51
51
@com.google.api.client.util.Key
@@ -104,15 +104,15 @@ public NetworkInterface setInternalIp(java.lang.String internalIp) {
Copy file name to clipboardExpand all lines: clients/google-api-services-vmmigration/v1alpha1/2.0.0/com/google/api/services/vmmigration/v1alpha1/model/NetworkInterface.java
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ public final class NetworkInterface extends com.google.api.client.json.GenericJs
45
45
privatejava.lang.StringinternalIp;
46
46
47
47
/**
48
-
* The network to connect the NIC to.
48
+
* Optional. The network to connect the NIC to.
49
49
* The value may be {@code null}.
50
50
*/
51
51
@com.google.api.client.util.Key
@@ -104,15 +104,15 @@ public NetworkInterface setInternalIp(java.lang.String internalIp) {
0 commit comments