Skip to content

Commit

Permalink
feat: Add PeeredNetworkIpRange to NetworkConfigs message (#6086)
Browse files Browse the repository at this point in the history
feat: Add NpmPackages to Artifact and Results messages and new SHA512 hash type
docs: Various doc updates
Committer: @giangnguyen
PiperOrigin-RevId: 525153459
Source-Link: googleapis/googleapis@0c7c7df
Source-Link: googleapis/googleapis-gen@8d2d20f
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjhkMmQyMGY1MGM1ODU3NzVlNTA2YjYxYmI0M2U5ZTQ5MjI3OTUzNTQifQ==
  • Loading branch information
gcf-owl-bot[bot] committed Apr 18, 2023
1 parent 674542f commit 2fb6304
Show file tree
Hide file tree
Showing 17 changed files with 498 additions and 53 deletions.
Binary file modified Build/metadata/V1/Cloudbuild.php
Binary file not shown.
2 changes: 1 addition & 1 deletion Build/samples/V1/CloudBuildClient/delete_worker_pool.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
*
* @param string $formattedName The name of the `WorkerPool` to delete.
* Format:
* `projects/{project}/locations/{workerPool}/workerPools/{workerPool}`. Please see
* `projects/{project}/locations/{location}/workerPools/{workerPool}`. Please see
* {@see CloudBuildClient::workerPoolName()} for help formatting this field.
*/
function delete_worker_pool_sample(string $formattedName): void
Expand Down
54 changes: 54 additions & 0 deletions Build/src/V1/Artifacts.php

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

119 changes: 119 additions & 0 deletions Build/src/V1/Artifacts/NpmPackage.php

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

21 changes: 13 additions & 8 deletions Build/src/V1/Build.php

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

16 changes: 8 additions & 8 deletions Build/src/V1/BuildOptions.php

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

10 changes: 5 additions & 5 deletions Build/src/V1/BuildOptions/LoggingMode.php

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

Loading

0 comments on commit 2fb6304

Please sign in to comment.