Package | Description |
---|---|
com.google.api.services.script |
Modifier and Type | Method and Description |
---|---|
Script.Projects.Deployments.Get |
Script.Projects.Deployments.get(java.lang.String scriptId,
java.lang.String deploymentId)
Gets a deployment of an Apps Script project.
|
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.set(java.lang.String parameterName,
java.lang.Object value) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.set$Xgafv(java.lang.String $Xgafv) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setAccessToken(java.lang.String accessToken) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setAlt(java.lang.String alt) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setBearerToken(java.lang.String bearerToken) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setCallback(java.lang.String callback) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setDeploymentId(java.lang.String deploymentId)
The deployment ID.
|
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setFields(java.lang.String fields) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setKey(java.lang.String key) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setOauthToken(java.lang.String oauthToken) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setPp(java.lang.Boolean pp) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setPrettyPrint(java.lang.Boolean prettyPrint) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setQuotaUser(java.lang.String quotaUser) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setScriptId(java.lang.String scriptId)
The script project's Drive ID.
|
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setUploadProtocol(java.lang.String uploadProtocol) |
Script.Projects.Deployments.Get |
Script.Projects.Deployments.Get.setUploadType(java.lang.String uploadType) |