! '      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXY Z [ \ ] ^ _ ` a b c d e f g h i j k l m n o p q r s t u v w x y z { | } ~                                       (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None27_]J< gogol-script&Who has permission to run the web app. gogol-scriptUNKNOWN_ACCESS$ Default value, should not be used. gogol-scriptMYSELF Only the user who deployed the web app or executable can access it. Note that this is not necessarily the owner of the script project. gogol-scriptDOMAINb Only users in the same domain as the user who deployed the web app or executable can access it. gogol-scriptANYONE: Any logged in user can access the web app or executable. gogol-scriptANYONE_ANONYMOUSC Any user, logged in or not, can access the web app or executable. gogol-scriptThe executions status. gogol-scriptPROCESS_STATUS_UNSPECIFIED Unspecified status. gogol-scriptRUNNING# The process is currently running.  gogol-scriptPAUSED The process has paused.  gogol-script COMPLETED The process has completed.  gogol-scriptCANCELED The process was cancelled.  gogol-scriptFAILED The process failed.  gogol-script TIMED_OUT The process timed out. gogol-scriptUNKNOWN Process status unknown. gogol-scriptDELAYED, The process is delayed, waiting for quota. gogol-scriptThe type of the entry point. gogol-scriptENTRY_POINT_TYPE_UNSPECIFIED An unspecified entry point. gogol-scriptWEB_APP A web application entry point. gogol-script EXECUTION_API An API executable entry point. gogol-scriptADD_ON An Add-On entry point. gogol-scriptV1 error format. gogol-script1 v1 error format gogol-script2 v2 error format gogol-script8The add-on's required list of supported container types. gogol-scriptUNKNOWN_ADDON_TYPE% Default value, unknown add-on type. gogol-scriptGMAIL Add-on type for Gmail. gogol-script DATA_STUDIO Add-on type for Data Studio. gogol-scriptThe type of the file. gogol-scriptENUM_TYPE_UNSPECIFIED. Undetermined file type; never actually used. gogol-script SERVER_JS' An Apps Script server-side code file. gogol-scriptHTML% A file containing client-side HTML.  gogol-scriptJSON A file in JSON format. This type is only used for the script project's manifest. The manifest file content must match the structure of a valid /apps-script/concepts/manifestsScriptManifest! gogol-script-Who has permission to run the API executable." gogol-scriptUNKNOWN_ACCESS$ Default value, should not be used.# gogol-scriptMYSELF Only the user who deployed the web app or executable can access it. Note that this is not necessarily the owner of the script project.$ gogol-scriptDOMAINb Only users in the same domain as the user who deployed the web app or executable can access it.% gogol-scriptANYONE: Any logged in user can access the web app or executable.& gogol-scriptANYONE_ANONYMOUSC Any user, logged in or not, can access the web app or executable.' gogol-scriptWho to execute the web app as.( gogol-scriptUNKNOWN_EXECUTE_AS$ Default value, should not be used.) gogol-scriptUSER_ACCESSING4 The script runs as the user accessing the web app.* gogol-scriptUSER_DEPLOYING{ The script runs as the user who deployed the web app. Note that this is not necessarily the owner of the script project.+ gogol-script/The executing users access level to the script., gogol-scriptUSER_ACCESS_LEVEL_UNSPECIFIED User access level unspecified- gogol-scriptNONE The user has no access.. gogol-scriptREAD The user has read-only access./ gogol-scriptWRITE The user has write access.0 gogol-scriptOWNER The user is an owner.1 gogol-scriptThe executions type.2 gogol-scriptPROCESS_TYPE_UNSPECIFIED Unspecified type.3 gogol-scriptADD_ON5 The process was started from an add-on entry point.4 gogol-script EXECUTION_API4 The process was started using the Apps Script API.5 gogol-script TIME_DRIVEN4 The process was started from a time-based trigger.6 gogol-scriptTRIGGER6 The process was started from an event-based trigger.7 gogol-scriptWEBAPP5 The process was started from a web app entry point.8 gogol-scriptEDITOR4 The process was started using the Apps Script IDE.9 gogol-scriptSIMPLE_TRIGGER8 The process was started from a G Suite simple trigger.: gogol-scriptMENU3 The process was started from a G Suite menu item.; gogol-script BATCH_TASK3 The process was started as a task in a batch job.<  !&%$#"'*)(+0.-,/1;:98765432(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None"#274< gogol-scriptERequest with deployment information to update an existing deployment.See:  smart constructor.= gogol-script-Representation of a single script deployment.See:  smart constructor.> gogol-scriptAn object that provides the return value of a function executed using the Apps Script API. If the script function returns successfully, the response body's response field contains this `ExecutionResponse` object.See:  smart constructor.? gogol-scriptIf the script function returns successfully, this field contains an ExecutionResponse object with the function's return value.See:  smart constructor.@ gogol-scriptAn API executable entry point.See:  smart constructor.A gogol-scriptAn individual file within a script project. A file is a third-party source code created by one or more developers. It can be a server-side JS code, HTML, or a configuration file. Each script project can contain multiple files.See:  smart constructor.B gogol-script*Represents a function in a script project.See:  smart constructor.C gogol-scriptMResponse with the list of deployments for the specified Apps Script project.See:  smart constructor.D gogol-script4Metadata the defines how a deployment is configured.See:  smart constructor.E gogol-script#Request to create a script project.See:  smart constructor.F gogol-scriptA web application entry point.See:  smart constructor.G gogol-scriptAn object that provides information about the nature of an error resulting from an attempted execution of a script function using the Apps Script API. If a run call succeeds but the script function (or Apps Script itself) throws an exception, the response body's error field contains a Status object. The `Status` object's `details` field contains an array with a single one of these `ExecutionError` objects.See:  smart constructor.H gogol-scriptA resource representing a script project version. A version is a "snapshot" of a script project and is similar to a read-only branched release. When creating deployments, the version to use must be specified.See:  smart constructor.I gogol-script"Web app entry point configuration.See:  smart constructor.J gogol-scriptAn add-on entry point.See:  smart constructor.K gogol-script6Metrics value that holds number of executions counted.See:  smart constructor.L gogol-scriptThe Content resource.See:  smart constructor.M gogol-scriptGA stack trace through the script that shows where the execution failed.See:  smart constructor.O gogol-script,Response with the list of Process resources.See:  smart constructor.P gogol-scriptA request to run the function in a script. The script is identified by the specified `script_id`. Executing a function on a script returns results based on the implementation of the script.See:  smart constructor.Q gogol-scriptHResponse with the list of the versions for the specified script project.See:  smart constructor.R gogol-scriptEA configuration that defines how a deployment is accessed externally.See:  smart constructor.S gogol-scriptA simple user profile resource.See:  smart constructor.T gogol-script[A generic empty message that you can re-use to avoid defining duplicated empty messages in your APIs. A typical example is to use it as the request or the response type of an API method. For instance: service Foo { rpc Bar(google.protobuf.Empty) returns (google.protobuf.Empty); } The JSON representation for `Empty` is empty JSON object `{}`.See:  smart constructor.U gogol-script,Response with the list of Process resources.See: ~ smart constructor.V gogol-scriptA representation of an execution of an Apps Script function started with run. The execution response does not arrive until the function finishes executing. The maximum execution runtime is listed in the  7/apps-script/guides/services/quotas#current_limitationsApps Script quotas guide.>After execution has started, it can have one of four outcomes:If the script function returns successfully, the response field contains an ExecutionResponse object with the function's return value in the object's `result` field.If the script function (or Apps Script itself) throws an exception, the error field contains a Status object. The `Status` object's `details` field contains an array with a single ExecutionError object that provides information about the nature of the error.If the execution has not yet completed, the done field is `false` and the neither the `response` nor `error` fields are present.3If the `run` call itself fails (for example, because of a malformed request or an authorization error), the method returns an HTTP response code in the 4XX range with a different format for the response body. Client libraries automatically convert a 4XX response into an exception class.See: z smart constructor.W gogol-scriptThe script project resource.See: r smart constructor.X gogol-script Representation of a single script process execution that was started from the script editor, a trigger, an application, or using the Apps Script API. This is distinct from the `Operation` resource, which only represents executions started via the Apps Script API.See: i smart constructor.Y gogol-scriptrResource containing usage stats for a given script, based on the supplied filter and mask present in the request.See: e smart constructor.Z gogol-scriptIf 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.See: a smart constructor.[ gogol-script)API executable entry point configuration.See: _ smart constructor.\ gogol-script0A set of functions. No duplicates are permitted.See: ] smart constructor.] gogol-scriptCreates a value of \4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:^^ gogol-script&A list of functions composing the set._ gogol-scriptCreates a value of [4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:`` gogol-script-Who has permission to run the API executable.a gogol-scriptCreates a value of Z4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:bcdb gogol-scriptoAn array that contains a single ExecutionError object that provides information about the nature of the error.c gogol-script1The status code. For this API, this value either:(10, indicating a `SCRIPT_TIMEOUT` error,-3, indicating an `INVALID_ARGUMENT` error, or&1, indicating a `CANCELLED` execution.d gogol-scriptA developer-facing error message, which is in English. Any user-facing error message is localized and sent in the details field, or localized by the client.e gogol-scriptCreates a value of Y4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:fghf gogol-scriptNumber of active users.g gogol-scriptNumber of failed executions.h gogol-scriptNumber of total executions.i gogol-scriptCreates a value of X4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:jklmnopqj gogol-scriptThe executions status.k gogol-scriptTime the execution started.l gogol-script"Name of the script being executed.m gogol-script/Name of the function the started the execution.n gogol-script/The executing users access level to the script.o gogol-scriptThe executions type.p gogol-script3User-facing name for the user executing the script.q gogol-script'Duration the execution spent executing.r gogol-scriptCreates a value of W4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:stuvwxys gogol-script'User who originally created the script.t gogol-script"User who last modified the script.u gogol-script!When the script was last updated.v gogol-scriptThe script project's Drive ID.w gogol-scriptThe title for the project.x gogol-scriptThe parent's Drive ID that the script will be attached to. This is usually the ID of a Google Document or Google Sheet. This filed is optional, and if not set, a stand-alone script will be created.y gogol-scriptWhen the script was created.z gogol-scriptCreates a value of V4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:{|}{ gogol-scriptThis field indicates whether the script execution has completed. A completed execution has a populated `response` field containing the ExecutionResponse from function that was executed.| gogol-scriptIf a `run` call succeeds but the script function (or Apps Script itself) throws an exception, this field contains a Status object. The `Status` object's `details` field contains an array with a single ExecutionError object that provides information about the nature of the error.} gogol-scriptIf the script function returns successfully, this field contains an ExecutionResponse object with the function's return value.~ gogol-scriptCreates a value of U4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptQToken for the next page of results. If empty, there are no more pages remaining. gogol-script.List of processes matching request parameters. gogol-scriptCreates a value of T4 with the minimum fields required to make a request. gogol-scriptCreates a value of S4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script%The user's identifying email address. gogol-scriptThe user's photo. gogol-scriptThe user's domain. gogol-scriptThe user's display name. gogol-scriptCreates a value of R4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptAAn entry point specification for Apps Script API execution calls. gogol-scriptAdd-on properties. gogol-scriptThe type of the entry point. gogol-script*An entry point specification for web apps. gogol-scriptCreates a value of Q4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scripttThe token use to fetch the next page of records. if not exist in the response, that means no more versions to list. gogol-scriptThe list of versions. gogol-scriptCreates a value of P4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptnThe name of the function to execute in the given script. The name does not include parentheses or parameters. gogol-scriptFor Android add-ons only. An ID that represents the user's current session in the Android app for Google Docs or Sheets, included as extra data in the  Chttps://developer.android.com/guide/components/intents-filters.htmlIntento that launches the add-on. When an Android add-on is run with a session state, it gains the privileges of a  6https://developers.google.com/apps-script/guides/boundbound script that is, it can access information like the user's current cursor position (in Docs) or selected cell (in Sheets). To retrieve the state, call `Intent.getStringExtra("com.google.android.apps.docs.addons.SessionState")`. Optional. gogol-scriptIf `true` and the user is an owner of the script, the script runs at the most recently saved version rather than the version deployed for use with the Apps Script API. Optional; default is `false`. gogol-scriptYThe parameters to be passed to the function being executed. The object type for each parameter should match the expected type in Apps Script. Parameters cannot be Apps Script-specific object types (such as a `Document` or a `Calendar`); they can only be primitive types such as `string`, `number`, `array`, `object`, or `boolean`. Optional. gogol-scriptCreates a value of O4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptQToken for the next page of results. If empty, there are no more pages remaining. gogol-script.List of processes matching request parameters. gogol-scriptCreates a value of N4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script=Properties of the object. Contains field 'type with type URL. gogol-scriptCreates a value of M4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script%The name of the function that failed. gogol-script(The line number where the script failed. gogol-scriptCreates a value of L4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptThe script project's Drive ID. gogol-scriptThe list of script project files. One of the files is a script manifest; it must be named "appsscript", must have type of JSON, and include the manifest configurations for the project. gogol-scriptCreates a value of K4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script9Required field indicating the start time of the interval. gogol-script+Indicates the number of executions counted. gogol-script7Required field indicating the end time of the interval. gogol-scriptCreates a value of J4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script+The add-on's required post install tip URL. gogol-script8The add-on's required list of supported container types. gogol-script'The add-on's optional report issue URL. gogol-scriptThe add-on's optional help URL. gogol-scriptThe add-on's required title. gogol-script"The add-on's optional description. gogol-scriptCreates a value of I4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script&Who has permission to run the web app. gogol-scriptWho to execute the web app as. gogol-scriptCreates a value of H4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptThe incremental ID that is created by Apps Script when a version is created. This is system assigned number and is immutable once created. gogol-scriptThe script project's Drive ID. gogol-script!The description for this version. gogol-scriptWhen the version was created. gogol-scriptCreates a value of G4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptAn array of objects that provide a stack trace through the script to show where the execution failed, with the deepest call first. gogol-script{The error type, for example `TypeError` or `ReferenceError`. If the error type is unavailable, this field is not included. gogol-scriptUThe error message thrown by Apps Script, usually localized into the user's language. gogol-scriptCreates a value of F4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script The entry point's configuration. gogol-script The URL for the web application. gogol-scriptCreates a value of E4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptThe title for the project. gogol-scriptThe Drive ID of a parent file that the created script project is bound to. This is usually the ID of a Google Doc, Google Sheet, Google Form, or Google Slides file. If not set, a standalone script project is created. gogol-scriptCreates a value of D4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script5The version number on which this deployment is based. gogol-scriptThe script project's Drive ID. gogol-script+The manifest file name for this deployment. gogol-script$The description for this deployment. gogol-scriptCreates a value of C4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptMThe token that can be used in the next call to get the next page of results. gogol-scriptThe list of deployments. gogol-scriptCreates a value of B4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script(The function name in the script project. gogol-scriptCreates a value of A4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script8The defined set of functions in the script file, if any. gogol-scriptThe user who modified the file most recently. This read-only field is only visible to users who have WRITER permission for the script project. gogol-scriptLast modified date timestamp. This read-only field is only visible to users who have WRITER permission for the script project. gogol-scripttThe name of the file. The file extension is not part of the file name, which can be identified from the type field. gogol-scriptThe file content. gogol-scriptThe type of the file. gogol-scriptzCreation date timestamp. This read-only field is only visible to users who have WRITER permission for the script project. gogol-scriptCreates a value of @4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script The entry point's configuration. gogol-scriptCreates a value of ?4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script=Properties of the object. Contains field 'type with type URL. gogol-scriptCreates a value of >4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptHThe return value of the script function. The type matches the object type returned in Apps Script. Functions called using the Apps Script API cannot return Apps Script-specific objects (such as a `Document` or a `Calendar`); they can only return primitive types such as a `string`, `number`, `array`, `object`, or `boolean`. gogol-scriptCreates a value of =4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script&The deployment ID for this deployment. gogol-scriptLast modified date time stamp. gogol-scriptThe deployment's entry points. gogol-scriptThe deployment configuration. gogol-scriptCreates a value of <4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptThe deployment configuration. gogol-script gogol-script<=>?@ABC   D  EFGHI !"J#$%&'()K*+,-L./0M123N45O678P9:;<=Q>?@RABCDESFGHIJTKULMNVOPQRWSTUVWXYZX[\]^_`abcYdefgZhijk[lm\no]^_`abcdefghijklmnopqrstuvwxyz{|}~(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None.27 gogol-script%Default request referring to version v1y of the Apps Script API. This contains the host and root path used as a starting point for constructing service requests. gogol-scriptERead, compose, send, and permanently delete all your email from Gmail gogol-script9See, edit, download, and permanently delete your contacts gogol-script8View and manage the provisioning of users on your domain gogol-script-Create and update Google Apps Script projects gogol-scriptView your email address gogol-script)View Google Apps Script project's metrics gogol-scriptAView and manage forms that this application has been installed in gogol-script0Create and update Google Apps Script deployments gogol-script<See, edit, create, and delete all of your Google Drive files gogol-script9View and manage the provisioning of groups on your domain gogol-script View Google Apps Script projects gogol-script`See, edit, share, and permanently delete all the calendars you can access using Google Calendar gogol-script*View and manage your forms in Google Drive gogol-script?See, edit, create, and delete your spreadsheets in Google Drive gogol-script#View Google Apps Script deployments gogol-script"View and manage your Google Groups gogol-script!View Google Apps Script processes gogol-script*View and manage your Google Docs documents  !"#$%&'()*+/,-.0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~\]^[_`123456789:;Zabcd+/,-.0YefghXijklmnopq'()*WrstuvwxyVz{|}U~TSRQ!"#$%&PON MLKJIHGFE DCBA@?>=<(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV  gogol-script.Runs a function in an Apps Script project. The script project must be deployed for use with the Apps Script API and the calling application must share the same Cloud Platform project. This method requires authorization with an OAuth 2.0 token that includes at least one of the scopes listed in the  #authorization Authorization section; script projects that do not require authorization cannot be executed through this API. To find the correct scopes to include in the authentication token, open the project in the script editor, then select **File > Project properties** and click the **Scopes** tab. The error `403, PERMISSION_DENIED: The caller does not have permission` indicates that the Cloud Platform project used to authorize the request is not the same as the one used by the script.See:  smart constructor. gogol-scriptA resource alias for script.scripts.run method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptMultipart request metadata. gogol-scriptThe script ID of the script to be executed. To find the script ID, open the project in the script editor and select **File > Project properties**. gogol-scriptJSONP gogol-script gogol-script (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV  gogol-script&List the versions of a script project.See:  smart constructor. gogol-scriptA resource alias for script.projects.versions.list method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptThe script project's Drive ID. gogol-scriptThe token for continuing a previous list request on the next page. This should be set to the value of `nextPageToken` from a previous response. gogol-scriptEThe maximum number of versions on each returned page. Defaults to 50. gogol-scriptJSONP gogol-script  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV   gogol-script#Gets a version of a script project.See:  smart constructor. gogol-scriptA resource alias for script.projects.versions.get method which the   request conforms to. gogol-scriptCreates a value of  4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptThe version number. gogol-scriptThe script project's Drive ID. gogol-scriptJSONP gogol-script gogol-script    (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVl  gogol-scriptVCreates a new immutable version using the current code, with a unique version number.See:  smart constructor. gogol-scriptA resource alias for script.projects.versions.create method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: !"#$% gogol-scriptV1 error format.  gogol-script4Upload protocol for media (e.g. "raw", "multipart").! gogol-scriptOAuth access token." gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").# gogol-scriptMultipart request metadata.$ gogol-scriptThe script project's Drive ID.% gogol-scriptJSONP gogol-script# gogol-script$  !"#$%  !"#$%(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV + gogol-script3Updates the content of the specified script project. This content is stored as the HEAD version, and is used when the script is executed as a trigger, in the script editor, in add-on preview mode, or as a web app or Apps Script API in development mode. This clears all the existing files in the project.See: - smart constructor., gogol-scriptA resource alias for script.projects.updateContent method which the + request conforms to.- gogol-scriptCreates a value of +4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:./01234. gogol-scriptV1 error format./ gogol-script4Upload protocol for media (e.g. "raw", "multipart").0 gogol-scriptOAuth access token.1 gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").2 gogol-scriptMultipart request metadata.3 gogol-scriptThe script project's Drive ID.4 gogol-scriptJSONP- gogol-script2 gogol-script3 +,-./01234 ,-+./01234(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVm : gogol-scriptMGet metrics data for scripts, such as number of executions and active users.See: < smart constructor.; gogol-scriptA resource alias for script.projects.getMetrics method which the : request conforms to.< gogol-scriptCreates a value of :4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:=>?@ABCD= gogol-scriptV1 error format.> gogol-script4Upload protocol for media (e.g. "raw", "multipart").? gogol-scriptOAuth access token.@ gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").A gogol-scriptCRequired field indicating what granularity of metrics are returned.B gogol-script8Required field indicating the script to get metrics for.C gogol-scriptJOptional field indicating a specific deployment to retrieve metrics from.D gogol-scriptJSONP< gogol-scriptB :;<=>?@ABCD ;<:=>?@ABCD(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV/] J gogol-scripteGets the content of the script project, including the code source and metadata for each script file.See: L smart constructor.K gogol-scriptA resource alias for script.projects.getContent method which the J request conforms to.L gogol-scriptCreates a value of J4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:MNOPQRSM gogol-scriptV1 error format.N gogol-script4Upload protocol for media (e.g. "raw", "multipart").O gogol-scriptOAuth access token.P gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").Q gogol-scripthThe version number of the project to retrieve. If not provided, the project's HEAD version is returned.R gogol-scriptThe script project's Drive ID.S gogol-scriptJSONPL gogol-scriptR JKLMNOPQRS KLJMNOPQRS (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV<9 Y gogol-script!Gets a script project's metadata.See: [ smart constructor.Z gogol-scriptA resource alias for script.projects.get method which the Y request conforms to.[ gogol-scriptCreates a value of Y4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:\]^_`a\ gogol-scriptV1 error format.] gogol-script4Upload protocol for media (e.g. "raw", "multipart").^ gogol-scriptOAuth access token._ gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").` gogol-scriptThe script project's Drive ID.a gogol-scriptJSONP[ gogol-script` YZ[\]^_`a Z[Y\]^_`a (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVK g gogol-script/Updates a deployment of an Apps Script project.See: i smart constructor.h gogol-scriptA resource alias for "script.projects.deployments.update method which the g request conforms to.i gogol-scriptCreates a value of g4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:jklmnopqj gogol-script&The deployment ID for this deployment.k gogol-scriptV1 error format.l gogol-script4Upload protocol for media (e.g. "raw", "multipart").m gogol-scriptOAuth access token.n gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").o gogol-scriptMultipart request metadata.p gogol-scriptThe script project's Drive ID.q gogol-scriptJSONPi gogol-scriptj gogol-scripto gogol-scriptp ghijklmnopq higjklmnopq (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV\ w gogol-script0Lists the deployments of an Apps Script project.See: y smart constructor.x gogol-scriptA resource alias for  script.projects.deployments.list method which the w request conforms to.y gogol-scriptCreates a value of w4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired:z{|}~z gogol-scriptV1 error format.{ gogol-script4Upload protocol for media (e.g. "raw", "multipart").| gogol-scriptOAuth access token.} gogol-script=Legacy upload protocol for media (e.g. "media", "multipart").~ gogol-scriptThe script project's Drive ID. gogol-scriptThe token for continuing a previous list request on the next page. This should be set to the value of `nextPageToken` from a previous response. gogol-scriptHThe maximum number of deployments on each returned page. Defaults to 50. gogol-scriptJSONPy gogol-script~ wxyz{|}~ xywz{|}~ (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVj  gogol-script,Gets a deployment of an Apps Script project.See:  smart constructor. gogol-scriptA resource alias for script.projects.deployments.get method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptThe deployment ID. gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptThe script project's Drive ID. gogol-scriptJSONP gogol-script gogol-script   (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVy%  gogol-script/Deletes a deployment of an Apps Script project.See:  smart constructor. gogol-scriptA resource alias for "script.projects.deployments.delete method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-script#The deployment ID to be undeployed. gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptThe script project's Drive ID. gogol-scriptJSONP gogol-script gogol-script  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUVb  gogol-script/Creates a deployment of an Apps Script project.See:  smart constructor. gogol-scriptA resource alias for "script.projects.deployments.create method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptMultipart request metadata. gogol-scriptThe script project's Drive ID. gogol-scriptJSONP gogol-script gogol-script  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV  gogol-scriptSCreates a new, empty script project with no script files and a base manifest file.See:  smart constructor. gogol-scriptA resource alias for script.projects.create method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptMultipart request metadata. gogol-scriptJSONP gogol-script  (c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV gogol-script_List information about a script's executed processes, such as process type and current status.See:  smart constructor. gogol-scriptA resource alias for $script.processes.listScriptProcesses method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptV1 error format. gogol-scriptzOptional field used to limit returned processes to those originating from a script function with the given function name. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptiOptional field used to limit returned processes to those having one of the specified user access levels. gogol-scriptgOptional field used to limit returned processes to those having one of the specified process statuses. gogol-scriptjOptional field used to limit returned processes to those that completed on or before the given timestamp. gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptrOptional field used to limit returned processes to those originating from projects with a specific deployment ID. gogol-scriptlOptional field used to limit returned processes to those that were started on or after the given timestamp. gogol-script8The script ID of the project whose processes are listed. gogol-scriptThe token for continuing a previous list request on the next page. This should be set to the value of `nextPageToken` from a previous response. gogol-scriptNThe maximum number of returned processes per page of results. Defaults to 50. gogol-scriptdOptional field used to limit returned processes to those having one of the specified process types. gogol-scriptJSONP(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None "#.27=?HUV gogol-scriptjList information about processes made by or on behalf of a user, such as process type and current status.See:  smart constructor. gogol-scriptA resource alias for script.processes.list method which the  request conforms to. gogol-scriptCreates a value of 4 with the minimum fields required to make a request.BUse one of the following lenses to modify other fields as desired: gogol-scriptiOptional field used to limit returned processes to those having one of the specified user access levels. gogol-scriptV1 error format. gogol-script4Upload protocol for media (e.g. "raw", "multipart"). gogol-scriptOAuth access token. gogol-script=Legacy upload protocol for media (e.g. "media", "multipart"). gogol-scriptzOptional field used to limit returned processes to those originating from a script function with the given function name. gogol-scriptdOptional field used to limit returned processes to those having one of the specified process types. gogol-scriptrOptional field used to limit returned processes to those originating from projects with a specific deployment ID. gogol-scriptThe token for continuing a previous list request on the next page. This should be set to the value of `nextPageToken` from a previous response. gogol-scriptNThe maximum number of returned processes per page of results. Defaults to 50. gogol-scriptOptional field used to limit returned processes to those originating from projects with project names containing a specific string. gogol-scriptgOptional field used to limit returned processes to those having one of the specified process statuses. gogol-scriptnOptional field used to limit returned processes to those originating from projects with a specific script ID. gogol-scriptjOptional field used to limit returned processes to those that completed on or before the given timestamp. gogol-scriptlOptional field used to limit returned processes to those that were started on or after the given timestamp. gogol-scriptJSONP(c) 2015-2016 Brendan HayMozilla Public License, v. 2.0.%Brendan Hay <brendan.g.hay@gmail.com>auto-generatednon-portable (GHC extensions)None.UVܳ gogol-script_Represents the entirety of the methods and resources available for the Apps Script API service.  !"#$%&'()*+/,-.0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~  !"#$%+,-./01234:;<=>?@ABCDJKLMNOPQRSYZ[\]^_`aghijklmnopqwxyz{|}~\]^[_`123456789:;Zabcd+/,-.0YefghXijklmnopq'()*WrstuvwxyVz{|}U~TSRQ!"#$%&PON MLKJIHGFE DCBA@?>=<p !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklm n o p q r s t u v w x y z { | } ~                                                                 !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~)gogol-script-0.4.0-FTMJIbj3qQWJYzgfzFUSMiNetwork.Google.Script.Types*Network.Google.Resource.Script.Scripts.Run5Network.Google.Resource.Script.Projects.Versions.List4Network.Google.Resource.Script.Projects.Versions.Get7Network.Google.Resource.Script.Projects.Versions.Create5Network.Google.Resource.Script.Projects.UpdateContent2Network.Google.Resource.Script.Projects.GetMetrics2Network.Google.Resource.Script.Projects.GetContent+Network.Google.Resource.Script.Projects.Get:Network.Google.Resource.Script.Projects.Deployments.Update8Network.Google.Resource.Script.Projects.Deployments.List7Network.Google.Resource.Script.Projects.Deployments.Get:Network.Google.Resource.Script.Projects.Deployments.Delete:Network.Google.Resource.Script.Projects.Deployments.Create.Network.Google.Resource.Script.Projects.Create