Skip to content

Commit

Permalink
Update Tasks Documentation. (#1712)
Browse files Browse the repository at this point in the history
This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:
```
synthtool > Executing /tmpfs/src/git/autosynth/working_repo/Tasks/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:f3d61ae45abaeefb6be5f228cda22732c2f1b00fb687c79c4bd4f2c42bb1e1a7
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/tasks/artman_cloudtasks_v2beta2.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-tasks-v2beta2.
synthtool > Running generator for google/cloud/tasks/artman_cloudtasks_v2beta3.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/php/google-cloud-tasks-v2beta3.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta2/CloudTasksClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta2/CloudTasksGrpcClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta2/Gapic/CloudTasksGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta3/CloudTasksClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta3/CloudTasksGrpcClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta3/Gapic/CloudTasksGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta2/Gapic/CloudTasksGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in src/V2beta3/Gapic/CloudTasksGapicClient.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V2beta2/TasksServiceSmokeTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/System/V2beta3/TasksServiceSmokeTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V2beta2/CloudTasksClientTest.php.
synthtool > Replaced 'Copyright \\d{4}' in tests/Unit/V2beta3/CloudTasksClientTest.php.
synthtool > Replaced 'Task_View' in src/V2beta2/Gapic/CloudTasksGapicClient.php.
synthtool > Replaced 'Task_View' in src/V2beta3/Gapic/CloudTasksGapicClient.php.
synthtool > Replaced 'will be removed in the next major release' in src/V2beta2/Queue_State.php.
synthtool > Replaced 'will be removed in the next major release' in src/V2beta2/Task_View.php.
synthtool > Replaced 'will be removed in the next major release' in src/V2beta3/Queue_State.php.
synthtool > Replaced 'will be removed in the next major release' in src/V2beta3/Task_View.php.
synthtool > Cleaned up 1 temporary directories.
synthtool > Wrote metadata to synth.metadata.

```
  • Loading branch information
yoshi-automation authored and jdpedrie committed Mar 1, 2019
1 parent 43d4017 commit 2d39206
Show file tree
Hide file tree
Showing 58 changed files with 2,876 additions and 2,131 deletions.
16 changes: 8 additions & 8 deletions Tasks/src/V2beta2/AcknowledgeTaskRequest.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 69 additions & 35 deletions Tasks/src/V2beta2/AppEngineHttpRequest.php

Large diffs are not rendered by default.

36 changes: 24 additions & 12 deletions Tasks/src/V2beta2/AppEngineHttpTarget.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2d39206

Please sign in to comment.