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-script/v1/2.0.0/com/google/api/services/script/model/CreateProjectRequest.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@
17
17
packagecom.google.api.services.script.model;
18
18
19
19
/**
20
-
* Request to create a script project. Request to create a script project.
20
+
* Request to create a script project.
21
21
*
22
22
* <p> This is the Java data model class that specifies how to parse/serialize into the JSON that is
23
23
* transmitted over HTTP when working with the Apps Script API. For a detailed explanation see:
0 commit comments