Skip to content

Commit

Permalink
feat: publish RateLimitInfo and FeatureFlag protos (#6137)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 527878708
Source-Link: googleapis/googleapis@f129f48
Source-Link: googleapis/googleapis-gen@e02c87d
Copy-Tag: eyJwIjoiQmlndGFibGUvLk93bEJvdC55YW1sIiwiaCI6ImUwMmM4N2Q5ZDBjOWE3N2YyYjE3MjY4YTg2ZjQ2MmI1YTFkNjZiYmQifQ==
  • Loading branch information
gcf-owl-bot[bot] authored Apr 28, 2023
1 parent 35c8f95 commit ba19105
Show file tree
Hide file tree
Showing 5 changed files with 221 additions and 10 deletions.
Binary file modified Bigtable/metadata/V2/Bigtable.php
Binary file not shown.
4 changes: 2 additions & 2 deletions Bigtable/src/V2/Gapic/BigtableGapicClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -818,8 +818,8 @@ public function readModifyWriteRow($tableName, $rowKey, $rules, array $optionalA
* Optional.
*
* @type string $appProfileId
* This value specifies routing for replication. This API only accepts the
* empty value of app_profile_id.
* This value specifies routing for replication. If not specified, the
* "default" application profile will be used.
* @type RowSet $rows
* The row keys and/or ranges to read sequentially. If not specified, reads
* from all rows.
Expand Down
52 changes: 52 additions & 0 deletions Bigtable/src/V2/MutateRowsResponse.php

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

159 changes: 159 additions & 0 deletions Bigtable/src/V2/RateLimitInfo.php

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

16 changes: 8 additions & 8 deletions Bigtable/src/V2/ReadRowsRequest.php

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

0 comments on commit ba19105

Please sign in to comment.