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(storage/internal): add match_glob field to ListObjectsRequest #8618

Merged
merged 11 commits into from
Sep 27, 2023

Commits on Sep 26, 2023

  1. feat:Enable Vertex AI Ingestion on DataPlex

    PiperOrigin-RevId: 568623212
    
    Source-Link: googleapis/googleapis@f878578
    
    Source-Link: googleapis/googleapis-gen@149c564
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTQ5YzU2NDAzZTA0OWIzYjFkMWEyNDFmMWI5ZmI2ODIwMDY4OWMwYiJ9
    gcf-owl-bot[bot] committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    690415f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e0808 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. feat: added EndpointLocation (v1, v1beta, v1alpha)

    PiperOrigin-RevId: 568664317
    
    Source-Link: googleapis/googleapis@9b6656e
    
    Source-Link: googleapis/googleapis-gen@1cdc6ea
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMWNkYzZlYTRiMDY4ZWU5NzlmMjIxNDNlMWFmMzk5MTlkYzRiMTlkOSJ9
    gcf-owl-bot[bot] committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    ddcd345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34be8e2 View commit details
    Browse the repository at this point in the history
  3. feat: add feature.proto

    feat: add feature_view_sync.proto
    feat: add feature_regstry_service.proto
    feat: add feature_online_store.proto
    feat: add feature_online_store_service.proto
    feat: add feature_group.proto
    feat: add feature_view.proto
    feat: add feature_online_store_admin_service.proto
    
    PiperOrigin-RevId: 568671726
    
    Source-Link: googleapis/googleapis@76f607f
    
    Source-Link: googleapis/googleapis-gen@aa8e275
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYWE4ZTI3NTRhMmMyZjVhNDMyNDMwODBiYTIwNWE1N2QzMjU1NDIzYiJ9
    gcf-owl-bot[bot] committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    62721d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d95a1e View commit details
    Browse the repository at this point in the history
  5. feat: Add support to generate client certificate and get connection i…

    …nfo for auth proxy in AlloyDB v1
    
    PiperOrigin-RevId: 568860878
    
    Source-Link: googleapis/googleapis@5601ad3
    
    Source-Link: googleapis/googleapis-gen@a1f1322
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiYTFmMTMyMjYwYWYyOGEzMzZmNDNkNWE3YTUzYmYzZTY2YTRiNzVlOCJ9
    gcf-owl-bot[bot] committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    dd26d46 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c6fe1a View commit details
    Browse the repository at this point in the history
  7. feat: add match_glob field to ListObjectsRequest

    This new field allows filtering out objects or prefixes from the listing. This
    can help improve performance by avoiding returning unwanted items. See
    https://cloud.google.com/storage/docs/json_api/v1/objects/list#list-objects-and-prefixes-using-glob.
    
    PiperOrigin-RevId: 568887673
    
    Source-Link: googleapis/googleapis@cf24f76
    
    Source-Link: googleapis/googleapis-gen@8cbb1c0
    Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiOGNiYjFjMGUyZmFkYmQ2ZWY2ZjYxYmM3YjM4OTlkNTEwM2VhMTQ2MSJ9
    gcf-owl-bot[bot] committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    b8b9cc4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c83bb4b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    097a248 View commit details
    Browse the repository at this point in the history