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-serviceusage/v1beta1/2.0.0/com/google/api/services/serviceusage/v1beta1/model/Impact.java
+45Lines changed: 45 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,20 @@ public final class Impact extends com.google.api.client.json.GenericJson {
43
43
@com.google.api.client.util.Key
44
44
privatejava.lang.StringimpactType;
45
45
46
+
/**
47
+
* The parent resource that the analysis is based on and the service name that the analysis is
0 commit comments