package
0.0.0-20220207184604-e3f747d769dd
Repository: https://github.com/improbable/google-api-go-client.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

View and manage the provisioning of groups on your domain.
View and manage the provisioning of users on your domain.
View and manage your Google Docs documents.
View and manage the files in your Google Drive.
View and manage forms that this application has been installed in.
View and manage your forms in Google Drive.
View and manage your Google Groups.
Read, send, delete, and manage your email.
View and manage your spreadsheets in Google Drive.
View your email address.
Manage your calendars.
Manage your contacts.

# Structs

Content: The Content resource.
CreateProjectRequest: Request to create a script project.
Deployment: Representation of a single script deployment.
DeploymentConfig: Metadata the defines how a deployment is configured.
Empty: A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs.
EntryPoint: A configuration that defines how a deployment is accessed externally.
ExecutionError: An object that provides information about the nature of an error resulting from an attempted execution of a script function using the Apps Script API.
ExecutionRequest: A request to run the function in a script.
ExecutionResponse: An object that provides the return value of a function executed using the Apps Script API.
File: An individual file within a script project.
GoogleAppsScriptTypeAddOnEntryPoint: An add-on entry point.
GoogleAppsScriptTypeExecutionApiConfig: API executable entry point configuration.
GoogleAppsScriptTypeExecutionApiEntryPoint: An API executable entry point.
GoogleAppsScriptTypeFunction: Represents a function in a script project.
GoogleAppsScriptTypeFunctionSet: A set of functions.
GoogleAppsScriptTypeProcess: Representation of a single script process execution that was started from the script editor, a trigger, an application, or using the Apps Script API.
GoogleAppsScriptTypeUser: A simple user profile resource.
GoogleAppsScriptTypeWebAppConfig: Web app entry point configuration.
GoogleAppsScriptTypeWebAppEntryPoint: A web application entry point.
ListDeploymentsResponse: Response with the list of deployments for the specified Apps Script project.
ListScriptProcessesResponse: Response with the list of Process resources.
ListUserProcessesResponse: Response with the list of Process resources.
ListVersionsResponse: Response with the list of the versions for the specified script project.
Metrics: Resource containing usage stats for a given script, based on the supplied filter and mask present in the request.
MetricsValue: Metrics value that holds number of executions counted.
Operation: A representation of an execution of an Apps Script function started with run.
No description provided by the author
No description provided by the author
No description provided by the author
Project: The script project resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ScriptStackTraceElement: A stack trace through the script that shows where the execution failed.
No description provided by the author
Status: If a `run` call succeeds but the script function (or Apps Script itself) throws an exception, the response body's error field contains this `Status` object.
UpdateDeploymentRequest: Request with deployment information to update an existing deployment.
Version: A resource representing a script project version.