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-firebase/v1beta1/2.0.0/com/google/api/services/firebase/v1beta1/model/StatusProto.java
+3Lines changed: 3 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -68,6 +68,7 @@ public final class StatusProto extends com.google.api.client.json.GenericJson {
68
68
69
69
/**
70
70
* The following are usually only present when code != 0 Space to which this status belongs
71
+
* copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional string space = 2;
71
72
* The value may be {@code null}.
72
73
*/
73
74
@com.google.api.client.util.Key
@@ -159,6 +160,7 @@ public StatusProto setMessageSet(MessageSet messageSet) {
159
160
160
161
/**
161
162
* The following are usually only present when code != 0 Space to which this status belongs
163
+
* copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional string space = 2;
162
164
* @return value or {@code null} for none
163
165
*/
164
166
publicjava.lang.StringgetSpace() {
@@ -167,6 +169,7 @@ public java.lang.String getSpace() {
167
169
168
170
/**
169
171
* The following are usually only present when code != 0 Space to which this status belongs
172
+
* copybara:strip_begin(b/383363683) copybara:strip_end_and_replace optional string space = 2;
0 commit comments