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(servicehealth): added Personalized Service Health API #9235

Merged
merged 5 commits into from
Jan 11, 2024

Commits on Jan 11, 2024

  1. feat: added Personalized Service Health API

    PiperOrigin-RevId: 597592606
    
    Source-Link: googleapis/googleapis@8d89c31
    
    Source-Link: googleapis/googleapis-gen@2fb27f3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMmZiMjdmMzY5MjcxZTI2YzQ0MDZmYWY4YzgzYjk3N2I4YmQ3YjkzNyJ9
    
    docs: better comments on SearchVehicle fields
    
    PiperOrigin-RevId: 597589941
    
    Source-Link: googleapis/googleapis@354ab53
    
    Source-Link: googleapis/googleapis-gen@130a621
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTMwYTYyMTFhZjc5MjhhMzU3NWZlZDIzMmIyNjFjYTcwYWEzNTlmYiJ9
    
    chore(bazel): add go_grpc_library repository rule
    
    PiperOrigin-RevId: 597553954
    
    Source-Link: googleapis/googleapis@1616ad3
    
    Source-Link: googleapis/googleapis-gen@b8cd154
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYjhjZDE1NDA3YTVjNTFiMTk5NTY2OTkwYTI0ZTY5ZjUyYjU5NmJjNyJ9
    
    feat: add ability to request compressed ReadRowsResponse rows
    
    This change allows the client to request raw lz4 compression of the ReadRowsResponse rows data for both ArrowRecordBatches and Avro rows.
    
    PiperOrigin-RevId: 597000088
    
    Source-Link: googleapis/googleapis@341d70f
    
    Source-Link: googleapis/googleapis-gen@01713f3
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMDE3MTNmM2Y1NTM0YWNjNzhmMDRkNTllMTNjMDY2OGM4MTI5YmYwMyJ9
    
    docs: Fix formatting due to unclosed backtick
    
    PiperOrigin-RevId: 596933652
    
    Source-Link: googleapis/googleapis@91fb1b8
    
    Source-Link: googleapis/googleapis-gen@83fa3aa
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiODNmYTNhYTE5MDBiNTkwZWE2NmQxZDMwNzhkYjZkNmJhNWNjZjVhZCJ9
    
    feat: added field `ImportSshPublicKeyRequest.regions`
    
    PiperOrigin-RevId: 596735856
    
    Source-Link: googleapis/googleapis@87e7305
    
    Source-Link: googleapis/googleapis-gen@114ca4d
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTE0Y2E0ZDM3NmU4NDUzMzE1MDA4OGRmOGFjODZlMDk4MjQxZTk2NiJ9
    
    feat: add regions field to ImportSshPublicKeyRequest
    
    PiperOrigin-RevId: 596667704
    
    Source-Link: googleapis/googleapis@c340584
    
    Source-Link: googleapis/googleapis-gen@53aa884
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNTNhYTg4NDE2NzU3MTA0NDUwMWQwNzQyMjBlNjNhYmNkOThjNmFjMSJ9
    
    fix: Change field behavior of the property "name" to IDENTIFIER
    
    The solution follows guidelines from https://google.aip.dev/203#identifier and https://github.com/googleapis/googleapis/blob/master/google/api/field_behavior.proto#L91-L103.
    
    PiperOrigin-RevId: 596643040
    
    Source-Link: googleapis/googleapis@3c84a3c
    
    Source-Link: googleapis/googleapis-gen@4c4a9f4
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGM0YTlmNDNmNGE0ZjdkODdjOTMxYzEyMWUwYmQwZmJkNjM5MjQ2OCJ9
    gcf-owl-bot[bot] committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3cc7fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94333d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9effebe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0765b1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    27da6a6 View commit details
    Browse the repository at this point in the history