chore: update generated docs (#1115)
This PR was generated using Autosynth. :rainbow:
Synth log will be available here:
https://source.cloud.google.com/results/invocations/2ed9ab0e-55b4-4ab2-aede-c95e765f7376/targets
- [x] To automatically regenerate this PR, check this box.
Source-Link: https://github.com/googleapis/discovery-artifact-manager/commit/0bed8bdae25d545e796cfcdd7a9bfffff11e69da
Source-Link: https://github.com/googleapis/synthtool/commit/c2de32114ec484aa708d32012d1fa8d75232daf5
diff --git a/docs/dyn/script_v1.projects.deployments.html b/docs/dyn/script_v1.projects.deployments.html
index bd47ad5..036024b 100644
--- a/docs/dyn/script_v1.projects.deployments.html
+++ b/docs/dyn/script_v1.projects.deployments.html
@@ -111,10 +111,10 @@
The object takes the form of:
{ # Metadata the defines how a deployment is configured.
- "scriptId": "A String", # The script project's Drive ID.
- "versionNumber": 42, # The version number on which this deployment is based.
- "manifestFileName": "A String", # The manifest file name for this deployment.
"description": "A String", # The description for this deployment.
+ "manifestFileName": "A String", # The manifest file name for this deployment.
+ "versionNumber": 42, # The version number on which this deployment is based.
+ "scriptId": "A String", # The script project's Drive ID.
}
x__xgafv: string, V1 error format.
@@ -126,17 +126,21 @@
An object of the form:
{ # Representation of a single script deployment.
- "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
- "scriptId": "A String", # The script project's Drive ID.
- "versionNumber": 42, # The version number on which this deployment is based.
- "manifestFileName": "A String", # The manifest file name for this deployment.
- "description": "A String", # The description for this deployment.
- },
- "updateTime": "A String", # Last modified date time stamp.
- "deploymentId": "A String", # The deployment ID for this deployment.
"entryPoints": [ # The deployment's entry points.
{ # A configuration that defines how a deployment is accessed externally.
- "entryPointType": "A String", # The type of the entry point.
+ "addOn": { # An add-on entry point. # Add-on properties.
+ "title": "A String", # The add-on's required title.
+ "addOnType": "A String", # The add-on's required list of supported container types.
+ "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
+ "reportIssueUrl": "A String", # The add-on's optional report issue URL.
+ "description": "A String", # The add-on's optional description.
+ "helpUrl": "A String", # The add-on's optional help URL.
+ },
+ "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
+ "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
+ "access": "A String", # Who has permission to run the API executable.
+ },
+ },
"webApp": { # A web application entry point. # An entry point specification for web apps.
"entryPointConfig": { # Web app entry point configuration. # The entry point's configuration.
"executeAs": "A String", # Who to execute the web app as.
@@ -144,21 +148,17 @@
},
"url": "A String", # The URL for the web application.
},
- "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
- "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
- "access": "A String", # Who has permission to run the API executable.
- },
- },
- "addOn": { # An add-on entry point. # Add-on properties.
- "helpUrl": "A String", # The add-on's optional help URL.
- "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
- "description": "A String", # The add-on's optional description.
- "reportIssueUrl": "A String", # The add-on's optional report issue URL.
- "title": "A String", # The add-on's required title.
- "addOnType": "A String", # The add-on's required list of supported container types.
- },
+ "entryPointType": "A String", # The type of the entry point.
},
],
+ "updateTime": "A String", # Last modified date time stamp.
+ "deploymentId": "A String", # The deployment ID for this deployment.
+ "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
+ "description": "A String", # The description for this deployment.
+ "manifestFileName": "A String", # The manifest file name for this deployment.
+ "versionNumber": 42, # The version number on which this deployment is based.
+ "scriptId": "A String", # The script project's Drive ID.
+ },
}</pre>
</div>
@@ -197,17 +197,21 @@
An object of the form:
{ # Representation of a single script deployment.
- "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
- "scriptId": "A String", # The script project's Drive ID.
- "versionNumber": 42, # The version number on which this deployment is based.
- "manifestFileName": "A String", # The manifest file name for this deployment.
- "description": "A String", # The description for this deployment.
- },
- "updateTime": "A String", # Last modified date time stamp.
- "deploymentId": "A String", # The deployment ID for this deployment.
"entryPoints": [ # The deployment's entry points.
{ # A configuration that defines how a deployment is accessed externally.
- "entryPointType": "A String", # The type of the entry point.
+ "addOn": { # An add-on entry point. # Add-on properties.
+ "title": "A String", # The add-on's required title.
+ "addOnType": "A String", # The add-on's required list of supported container types.
+ "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
+ "reportIssueUrl": "A String", # The add-on's optional report issue URL.
+ "description": "A String", # The add-on's optional description.
+ "helpUrl": "A String", # The add-on's optional help URL.
+ },
+ "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
+ "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
+ "access": "A String", # Who has permission to run the API executable.
+ },
+ },
"webApp": { # A web application entry point. # An entry point specification for web apps.
"entryPointConfig": { # Web app entry point configuration. # The entry point's configuration.
"executeAs": "A String", # Who to execute the web app as.
@@ -215,21 +219,17 @@
},
"url": "A String", # The URL for the web application.
},
- "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
- "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
- "access": "A String", # Who has permission to run the API executable.
- },
- },
- "addOn": { # An add-on entry point. # Add-on properties.
- "helpUrl": "A String", # The add-on's optional help URL.
- "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
- "description": "A String", # The add-on's optional description.
- "reportIssueUrl": "A String", # The add-on's optional report issue URL.
- "title": "A String", # The add-on's required title.
- "addOnType": "A String", # The add-on's required list of supported container types.
- },
+ "entryPointType": "A String", # The type of the entry point.
},
],
+ "updateTime": "A String", # Last modified date time stamp.
+ "deploymentId": "A String", # The deployment ID for this deployment.
+ "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
+ "description": "A String", # The description for this deployment.
+ "manifestFileName": "A String", # The manifest file name for this deployment.
+ "versionNumber": 42, # The version number on which this deployment is based.
+ "scriptId": "A String", # The script project's Drive ID.
+ },
}</pre>
</div>
@@ -253,17 +253,21 @@
"nextPageToken": "A String", # The token that can be used in the next call to get the next page of results.
"deployments": [ # The list of deployments.
{ # Representation of a single script deployment.
- "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
- "scriptId": "A String", # The script project's Drive ID.
- "versionNumber": 42, # The version number on which this deployment is based.
- "manifestFileName": "A String", # The manifest file name for this deployment.
- "description": "A String", # The description for this deployment.
- },
- "updateTime": "A String", # Last modified date time stamp.
- "deploymentId": "A String", # The deployment ID for this deployment.
"entryPoints": [ # The deployment's entry points.
{ # A configuration that defines how a deployment is accessed externally.
- "entryPointType": "A String", # The type of the entry point.
+ "addOn": { # An add-on entry point. # Add-on properties.
+ "title": "A String", # The add-on's required title.
+ "addOnType": "A String", # The add-on's required list of supported container types.
+ "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
+ "reportIssueUrl": "A String", # The add-on's optional report issue URL.
+ "description": "A String", # The add-on's optional description.
+ "helpUrl": "A String", # The add-on's optional help URL.
+ },
+ "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
+ "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
+ "access": "A String", # Who has permission to run the API executable.
+ },
+ },
"webApp": { # A web application entry point. # An entry point specification for web apps.
"entryPointConfig": { # Web app entry point configuration. # The entry point's configuration.
"executeAs": "A String", # Who to execute the web app as.
@@ -271,21 +275,17 @@
},
"url": "A String", # The URL for the web application.
},
- "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
- "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
- "access": "A String", # Who has permission to run the API executable.
- },
- },
- "addOn": { # An add-on entry point. # Add-on properties.
- "helpUrl": "A String", # The add-on's optional help URL.
- "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
- "description": "A String", # The add-on's optional description.
- "reportIssueUrl": "A String", # The add-on's optional report issue URL.
- "title": "A String", # The add-on's required title.
- "addOnType": "A String", # The add-on's required list of supported container types.
- },
+ "entryPointType": "A String", # The type of the entry point.
},
],
+ "updateTime": "A String", # Last modified date time stamp.
+ "deploymentId": "A String", # The deployment ID for this deployment.
+ "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
+ "description": "A String", # The description for this deployment.
+ "manifestFileName": "A String", # The manifest file name for this deployment.
+ "versionNumber": 42, # The version number on which this deployment is based.
+ "scriptId": "A String", # The script project's Drive ID.
+ },
},
],
}</pre>
@@ -317,10 +317,10 @@
{ # Request with deployment information to update an existing deployment.
"deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
- "scriptId": "A String", # The script project's Drive ID.
- "versionNumber": 42, # The version number on which this deployment is based.
- "manifestFileName": "A String", # The manifest file name for this deployment.
"description": "A String", # The description for this deployment.
+ "manifestFileName": "A String", # The manifest file name for this deployment.
+ "versionNumber": 42, # The version number on which this deployment is based.
+ "scriptId": "A String", # The script project's Drive ID.
},
}
@@ -333,17 +333,21 @@
An object of the form:
{ # Representation of a single script deployment.
- "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
- "scriptId": "A String", # The script project's Drive ID.
- "versionNumber": 42, # The version number on which this deployment is based.
- "manifestFileName": "A String", # The manifest file name for this deployment.
- "description": "A String", # The description for this deployment.
- },
- "updateTime": "A String", # Last modified date time stamp.
- "deploymentId": "A String", # The deployment ID for this deployment.
"entryPoints": [ # The deployment's entry points.
{ # A configuration that defines how a deployment is accessed externally.
- "entryPointType": "A String", # The type of the entry point.
+ "addOn": { # An add-on entry point. # Add-on properties.
+ "title": "A String", # The add-on's required title.
+ "addOnType": "A String", # The add-on's required list of supported container types.
+ "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
+ "reportIssueUrl": "A String", # The add-on's optional report issue URL.
+ "description": "A String", # The add-on's optional description.
+ "helpUrl": "A String", # The add-on's optional help URL.
+ },
+ "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
+ "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
+ "access": "A String", # Who has permission to run the API executable.
+ },
+ },
"webApp": { # A web application entry point. # An entry point specification for web apps.
"entryPointConfig": { # Web app entry point configuration. # The entry point's configuration.
"executeAs": "A String", # Who to execute the web app as.
@@ -351,21 +355,17 @@
},
"url": "A String", # The URL for the web application.
},
- "executionApi": { # An API executable entry point. # An entry point specification for Apps Script API execution calls.
- "entryPointConfig": { # API executable entry point configuration. # The entry point's configuration.
- "access": "A String", # Who has permission to run the API executable.
- },
- },
- "addOn": { # An add-on entry point. # Add-on properties.
- "helpUrl": "A String", # The add-on's optional help URL.
- "postInstallTipUrl": "A String", # The add-on's required post install tip URL.
- "description": "A String", # The add-on's optional description.
- "reportIssueUrl": "A String", # The add-on's optional report issue URL.
- "title": "A String", # The add-on's required title.
- "addOnType": "A String", # The add-on's required list of supported container types.
- },
+ "entryPointType": "A String", # The type of the entry point.
},
],
+ "updateTime": "A String", # Last modified date time stamp.
+ "deploymentId": "A String", # The deployment ID for this deployment.
+ "deploymentConfig": { # Metadata the defines how a deployment is configured. # The deployment configuration.
+ "description": "A String", # The description for this deployment.
+ "manifestFileName": "A String", # The manifest file name for this deployment.
+ "versionNumber": 42, # The version number on which this deployment is based.
+ "scriptId": "A String", # The script project's Drive ID.
+ },
}</pre>
</div>