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-netapp/v1/2.0.0/com/google/api/services/netapp/v1/model/SimpleExportPolicyRule.java
+57Lines changed: 57 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,14 @@ public final class SimpleExportPolicyRule extends com.google.api.client.json.Gen
43
43
@com.google.api.client.util.Key
44
44
privatejava.lang.StringallowedClients;
45
45
46
+
/**
47
+
* Optional. An integer representing the anonymous user ID. Range is 0 to 4294967295. Required
Copy file name to clipboardExpand all lines: clients/google-api-services-netapp/v1beta1/2.0.0/com/google/api/services/netapp/v1beta1/model/SimpleExportPolicyRule.java
+57Lines changed: 57 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -43,6 +43,14 @@ public final class SimpleExportPolicyRule extends com.google.api.client.json.Gen
43
43
@com.google.api.client.util.Key
44
44
privatejava.lang.StringallowedClients;
45
45
46
+
/**
47
+
* Optional. An integer representing the anonymous user ID. Range is 0 to 4294967295. Required
0 commit comments