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-compute/beta/2.0.0/com/google/api/services/compute/model/ReservationBlock.java
Copy file name to clipboardExpand all lines: clients/google-api-services-compute/beta/2.0.0/com/google/api/services/compute/model/ReservationSubBlock.java
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,13 @@ public final class ReservationSubBlock extends com.google.api.client.json.Generi
50
50
@com.google.api.client.util.Key
51
51
privatejava.lang.StringcreationTimestamp;
52
52
53
+
/**
54
+
* Output only. [Output Only] Health information for the reservation subBlock.
55
+
* The value may be {@code null}.
56
+
*/
57
+
@com.google.api.client.util.Key
58
+
privateReservationSubBlockHealthInfohealthInfo;
59
+
53
60
/**
54
61
* Output only. [Output Only] The unique identifier for the resource. This identifier is defined
55
62
* by the server.
@@ -126,13 +133,6 @@ public final class ReservationSubBlock extends com.google.api.client.json.Generi
126
133
@com.google.api.client.util.Key
127
134
privatejava.lang.Stringstatus;
128
135
129
-
/**
130
-
* Output only. [Output Only] Health information for the reservation subBlock.
Copy file name to clipboardExpand all lines: clients/google-api-services-compute/v1/2.0.0/com/google/api/services/compute/model/ReservationSubBlock.java
+24-24Lines changed: 24 additions & 24 deletions
Original file line number
Diff line number
Diff line change
@@ -50,6 +50,13 @@ public final class ReservationSubBlock extends com.google.api.client.json.Generi
50
50
@com.google.api.client.util.Key
51
51
privatejava.lang.StringcreationTimestamp;
52
52
53
+
/**
54
+
* Output only. [Output Only] Health information for the reservation subBlock.
55
+
* The value may be {@code null}.
56
+
*/
57
+
@com.google.api.client.util.Key
58
+
privateReservationSubBlockHealthInfohealthInfo;
59
+
53
60
/**
54
61
* Output only. [Output Only] The unique identifier for the resource. This identifier is defined
55
62
* by the server.
@@ -126,13 +133,6 @@ public final class ReservationSubBlock extends com.google.api.client.json.Generi
126
133
@com.google.api.client.util.Key
127
134
privatejava.lang.Stringstatus;
128
135
129
-
/**
130
-
* Output only. [Output Only] Health information for the reservation subBlock.
0 commit comments