Skip to content

Commit

Permalink
feat: add uri_prefix to gcs destination (#2638)
Browse files Browse the repository at this point in the history
* [CHANGE ME] Re-generated Asset to pick up changes in the API or client library generator.

* rollback rest bindings breakage

Co-authored-by: John Pedrie <john@pedrie.com>
  • Loading branch information
yoshi-automation and jdpedrie committed Feb 3, 2020
1 parent a074815 commit cc6a210
Show file tree
Hide file tree
Showing 8 changed files with 346 additions and 114 deletions.
134 changes: 75 additions & 59 deletions Asset/metadata/V1Beta1/AssetService.php

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

64 changes: 34 additions & 30 deletions Asset/metadata/V1Beta1/Assets.php

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

2 changes: 2 additions & 0 deletions Asset/src/V1beta1/AssetServiceGrpcClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ public function ExportAssets(\Google\Cloud\Asset\V1beta1\ExportAssetsRequest $ar
* non-delete or deleted status.
* For IAM_POLICY content, this API outputs history when the asset and its
* attached IAM POLICY both exist. This can create gaps in the output history.
* If a specified asset does not exist, this API returns an INVALID_ARGUMENT
* error.
* @param \Google\Cloud\Asset\V1beta1\BatchGetAssetsHistoryRequest $argument input argument
* @param array $metadata metadata
* @param array $options call options
Expand Down

0 comments on commit cc6a210

Please sign in to comment.