Skip to content

Commit

Permalink
feat: add INTERVAL API (#7712)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 680405503
Source-Link: googleapis/googleapis@2c9fb37
Source-Link: googleapis/googleapis-gen@317c7d1
Copy-Tag: eyJwIjoiU3Bhbm5lci8uT3dsQm90LnlhbWwiLCJoIjoiMzE3YzdkMWIxYjgwMWZlNjYzZjg3YmZkMGJhZTU0ZmQ2NTI2ZGU4NyJ9

feat: add new QueryMode enum values (WITH_STATS, WITH_PLAN_AND_STATS)
docs: update comment for PROFILE QueryMode
PiperOrigin-RevId: 680628448
Source-Link: googleapis/googleapis@72a5151
Source-Link: googleapis/googleapis-gen@146c3e8
Copy-Tag: eyJwIjoiU3Bhbm5lci8uT3dsQm90LnlhbWwiLCJoIjoiMTQ2YzNlOGRhODc3Mzg4MDQ3MDliN2YzZDI2NGE4ZTMzYWUzOGQ3MSJ9
  • Loading branch information
gcf-owl-bot[bot] authored Oct 1, 2024
1 parent 1cb914b commit 132254f
Show file tree
Hide file tree
Showing 7 changed files with 118 additions and 71 deletions.
Binary file modified Spanner/metadata/V1/Spanner.php
Binary file not shown.
Binary file modified Spanner/metadata/V1/Type.php
Binary file not shown.
22 changes: 20 additions & 2 deletions Spanner/src/V1/ExecuteSqlRequest/QueryMode.php

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

27 changes: 14 additions & 13 deletions Spanner/src/V1/StructType.php

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

96 changes: 56 additions & 40 deletions Spanner/src/V1/Type.php

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

21 changes: 11 additions & 10 deletions Spanner/src/V1/TypeAnnotationCode.php

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

23 changes: 17 additions & 6 deletions Spanner/src/V1/TypeCode.php

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

0 comments on commit 132254f

Please sign in to comment.