Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add authorized view bindings to Cloud Bigtable data APIs and messages #2144

Merged
merged 7 commits into from
Mar 5, 2024

Commits on Mar 1, 2024

  1. fix(deps): Update the Java code generator (gapic-generator-java) to 2…

    ….37.0
    
    PiperOrigin-RevId: 611816371
    
    Source-Link: googleapis/googleapis@2a40f63
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/d30ff0767777b381fb1617f67a90e3abd3bdc6dc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDMwZmYwNzY3Nzc3YjM4MWZiMTYxN2Y2N2E5MGUzYWJkM2JkYzZkYyJ9
    gcf-owl-bot[bot] committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    770bdb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df52a73 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. feat: Cloud Bigtable Authorized Views admin APIs protos

    PiperOrigin-RevId: 612537460
    
    Source-Link: googleapis/googleapis@b98fe7f
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/03d9b5c5517cf9123f120461180ebdd387a47bcc
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDNkOWI1YzU1MTdjZjkxMjNmMTIwNDYxMTgwZWJkZDM4N2E0N2JjYyJ9
    gcf-owl-bot[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    38d1d9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8c8f31 View commit details
    Browse the repository at this point in the history
  3. feat: Add authorized view bindings to Cloud Bigtable data APIs and me…

    …ssages
    
    docs: The field `table_name` in message `.google.bigtable.v2.ReadRowsRequest` is changed from required to optional
    
    docs: The field `table_name` in message `.google.bigtable.v2.SampleRowKeysRequest` is changed from required to optional
    
    docs: The field `table_name` in message `.google.bigtable.v2.MutateRowRequest` is changed from required to optional
    
    docs: The field `table_name` in message `.google.bigtable.v2.MutateRowsRequest` is changed from required to optional
    
    docs: The field `table_name` in message `.google.bigtable.v2.CheckAndMutateRowRequest` is changed from required to optional
    
    docs: The field `table_name` in message `.google.bigtable.v2.ReadModifyWriteRowRequest` is changed from required to optional
    PiperOrigin-RevId: 612537984
    
    Source-Link: googleapis/googleapis@6465963
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/f4a996071801f559bb6f4d0c99bb9a3c0ecf4844
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZjRhOTk2MDcxODAxZjU1OWJiNmY0ZDBjOTliYjlhM2MwZWNmNDg0NCJ9
    gcf-owl-bot[bot] committed Mar 4, 2024
    Configuration menu
    Copy the full SHA
    c94cf0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acc4f02 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Fix unit test broken by the new authorized views apis

    Change-Id: I075e896a696d83c70f72337f2921d3285e408e1e
    Lixia Chen committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    dd80086 View commit details
    Browse the repository at this point in the history