Package | Description |
---|---|
com.google.api.services.script |
Modifier and Type | Method and Description |
---|---|
Script.Projects.GetContent |
Script.Projects.getContent(java.lang.String scriptId)
Gets the content of the script project, including the code source and metadata for each script
file.
|
Script.Projects.GetContent |
Script.Projects.GetContent.set(java.lang.String parameterName,
java.lang.Object value) |
Script.Projects.GetContent |
Script.Projects.GetContent.set$Xgafv(java.lang.String $Xgafv) |
Script.Projects.GetContent |
Script.Projects.GetContent.setAccessToken(java.lang.String accessToken) |
Script.Projects.GetContent |
Script.Projects.GetContent.setAlt(java.lang.String alt) |
Script.Projects.GetContent |
Script.Projects.GetContent.setBearerToken(java.lang.String bearerToken) |
Script.Projects.GetContent |
Script.Projects.GetContent.setCallback(java.lang.String callback) |
Script.Projects.GetContent |
Script.Projects.GetContent.setFields(java.lang.String fields) |
Script.Projects.GetContent |
Script.Projects.GetContent.setKey(java.lang.String key) |
Script.Projects.GetContent |
Script.Projects.GetContent.setOauthToken(java.lang.String oauthToken) |
Script.Projects.GetContent |
Script.Projects.GetContent.setPp(java.lang.Boolean pp) |
Script.Projects.GetContent |
Script.Projects.GetContent.setPrettyPrint(java.lang.Boolean prettyPrint) |
Script.Projects.GetContent |
Script.Projects.GetContent.setQuotaUser(java.lang.String quotaUser) |
Script.Projects.GetContent |
Script.Projects.GetContent.setScriptId(java.lang.String scriptId)
The script project's Drive ID.
|
Script.Projects.GetContent |
Script.Projects.GetContent.setUploadProtocol(java.lang.String uploadProtocol) |
Script.Projects.GetContent |
Script.Projects.GetContent.setUploadType(java.lang.String uploadType) |
Script.Projects.GetContent |
Script.Projects.GetContent.setVersionNumber(java.lang.Integer versionNumber)
The version number of the project to retrieve.
|