Skip to content

Commit

Permalink
feat: add new types ExplainOptions, ExplainMetrics, PlanSummary, Exec…
Browse files Browse the repository at this point in the history
…utionStats (#7140)

feat: add ExplainOptions field to RunQueryRequest
feat: add ExplainMetrics field to RunQueryResponse
feat: add ExplainOptions field to RunAggregationQueryRequest
feat: add ExplainMetrics field to RunAggregationQueryResponse
PiperOrigin-RevId: 615158168
Source-Link: googleapis/googleapis@4d535ac
Source-Link: googleapis/googleapis-gen@02e272d
Copy-Tag: eyJwIjoiRGF0YXN0b3JlLy5Pd2xCb3QueWFtbCIsImgiOiIwMmUyNzJkZWQ1MzhiMGY5NzgzMmJmYWQ0N2RlY2JjM2RjNjVhODlhIn0=
Co-authored-by: Ajumal <ajumalpa@google.com>
  • Loading branch information
gcf-owl-bot[bot] and ajupazhamayil committed Mar 14, 2024
1 parent f8c9d2a commit acb3cbd
Show file tree
Hide file tree
Showing 11 changed files with 747 additions and 0 deletions.
Binary file modified Datastore/metadata/V1/Datastore.php
Binary file not shown.
Binary file modified Datastore/metadata/V1/QueryProfile.php
Binary file not shown.
237 changes: 237 additions & 0 deletions Datastore/src/V1/ExecutionStats.php

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

129 changes: 129 additions & 0 deletions Datastore/src/V1/ExplainMetrics.php

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

Loading

0 comments on commit acb3cbd

Please sign in to comment.