diff --git a/generated/google-apis-script_v1/CHANGELOG.md b/generated/google-apis-script_v1/CHANGELOG.md index 3dfaf3a6b..f57a795e4 100644 --- a/generated/google-apis-script_v1/CHANGELOG.md +++ b/generated/google-apis-script_v1/CHANGELOG.md @@ -1,5 +1,9 @@ # Release history for google-apis-script_v1 +### v0.2.0 (2021-01-12) + +* Regenerated from discovery document revision 20210106 + ### v0.1.0 (2021-01-07) * Regenerated using generator version 0.1.1 diff --git a/generated/google-apis-script_v1/lib/google/apis/script_v1/gem_version.rb b/generated/google-apis-script_v1/lib/google/apis/script_v1/gem_version.rb index 2dd24746c..fbea05fd1 100644 --- a/generated/google-apis-script_v1/lib/google/apis/script_v1/gem_version.rb +++ b/generated/google-apis-script_v1/lib/google/apis/script_v1/gem_version.rb @@ -16,13 +16,13 @@ module Google module Apis module ScriptV1 # Version of the google-apis-script_v1 gem - GEM_VERSION = "0.1.0" + GEM_VERSION = "0.2.0" # Version of the code generator used to generate this client GENERATOR_VERSION = "0.1.1" # Revision of the discovery document this client was generated from - REVISION = "20200811" + REVISION = "20210106" end end end diff --git a/generated/google-apis-script_v1/lib/google/apis/script_v1/service.rb b/generated/google-apis-script_v1/lib/google/apis/script_v1/service.rb index a6c76a776..04db91276 100644 --- a/generated/google-apis-script_v1/lib/google/apis/script_v1/service.rb +++ b/generated/google-apis-script_v1/lib/google/apis/script_v1/service.rb @@ -636,14 +636,14 @@ module Google # 2.0 token that includes at least one of the scopes listed in the [ # Authorization](#authorization-scopes) 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. + # scopes to include in the authentication token, open the script project ** + # Overview** page and scroll down to "Project OAuth Scopes." 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. # @param [String] script_id - # The 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**. + # The script ID of the script to be executed. Find the script ID on the ** + # Project settings** page under "IDs." # @param [Google::Apis::ScriptV1::ExecutionRequest] execution_request_object # @param [String] fields # Selector specifying which fields to include in a partial response. diff --git a/generated/google-apis-script_v1/synth.metadata b/generated/google-apis-script_v1/synth.metadata index 6336bab0b..3f9612443 100644 --- a/generated/google-apis-script_v1/synth.metadata +++ b/generated/google-apis-script_v1/synth.metadata @@ -4,7 +4,7 @@ "git": { "name": ".", "remote": "https://github.com/googleapis/google-api-ruby-client.git", - "sha": "6a65c71c4437d5f9e766960419b37cd84c9f4584" + "sha": "6d49cd672beecf2b193e7cf177d9356c4c5f2987" } } ]