Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/go-genproto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10f96fb3dbec
Choose a base ref
...
head repository: googleapis/go-genproto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7f2fa6fef1f4
Choose a head ref
  • 7 commits
  • 9 files changed
  • 4 contributors

Commits on Feb 23, 2023

  1. chore(all): auto-regenerate .pb.go files (#981)

    This is an auto-generated regeneration of the .pb.go files by
    cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
    update the corresponding PR to depend on the newer version of go-genproto, and
    assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
    will not create any more regeneration PRs. If all regen PRs are closed,
    gapicgen will create a new set of regeneration PRs once per night.
    
    If you have been assigned to review this PR, please:
    
    - Ensure that CI is passing. If it's failing, it requires your manual attention.
    - Approve and submit this PR if you believe it's ready to ship. That will prompt
    genbot to assign reviewers to the google-cloud-go PR.
    
    There is no corresponding google-cloud-go PR.
    
    Changes:
    
    docs: minor grammar improvements
      PiperOrigin-RevId: 511850615
      Source-Link: googleapis/googleapis@6f90843
    
    feat(speech): Voice Activity Detection: adding speech event time and speech event type
      PiperOrigin-RevId: 511839326
      Source-Link: googleapis/googleapis@f04b136
    
    feat(bigquery/connection): add cloud spanner connection properties - serverless analytics feat: add cloud spanner connection properties - database role
      PiperOrigin-RevId: 511807110
      Source-Link: googleapis/googleapis@a563815
    yoshi-automation authored Feb 23, 2023
    Configuration menu
    Copy the full SHA
    637eb22 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    9b19f0b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. fix: update sums (#983)

    It seems like #982 was not in a good state when merged. This likely is due to we have not yet merged #976.
    codyoss authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    024586e View commit details
    Browse the repository at this point in the history
  2. chore(all): update vet.sh to go runtime 1.20 (#976)

    refs: google-cloud-go#7422
    quartzmo authored Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9ab4bdc View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. fix: run go build and fixup (#984)

    More fixes from #982
    codyoss authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    e74f57a View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. chore(all): auto-regenerate .pb.go files (#986)

    This is an auto-generated regeneration of the .pb.go files by
    cloud.google.com/go/internal/gapicgen. Once this PR is submitted, genbot will
    update the corresponding PR to depend on the newer version of go-genproto, and
    assign reviewers. Whilst this or any regen PR is open in go-genproto, genbot
    will not create any more regeneration PRs. If all regen PRs are closed,
    gapicgen will create a new set of regeneration PRs once per night.
    
    If you have been assigned to review this PR, please:
    
    - Ensure that CI is passing. If it's failing, it requires your manual attention.
    - Approve and submit this PR if you believe it's ready to ship. That will prompt
    genbot to assign reviewers to the google-cloud-go PR.
    
    Corresponding google-cloud-go PR: googleapis/google-cloud-go#7511
    
    Changes:
    
    docs: minor typo fix
      PiperOrigin-RevId: 513869294
      Source-Link: googleapis/googleapis@0017949
    
    docs(container): minor typo fix
      PiperOrigin-RevId: 513869216
      Source-Link: googleapis/googleapis@ec2020a
    
    fix(edgecontainer): Add service_yaml parameters to edgecontainer GAPIC targets
      PiperOrigin-RevId: 513843138
      Source-Link: googleapis/googleapis@d33c9ad
    
    fix(metastore): Add service_yaml_parameters to `metastore` preview Python GAPICs
      PiperOrigin-RevId: 513842366
      Source-Link: googleapis/googleapis@66e4406
    
    feat(dialogflow): added support for custom content types docs: clarified wording around quota usage
      PiperOrigin-RevId: 513764591
      Source-Link: googleapis/googleapis@79acb42
    
    feat(aiplatform): add disable_container_logging to BatchPredictionJob in aiplatform v1,v1beta1 batch_prediction_job.proto
      PiperOrigin-RevId: 513711185
      Source-Link: googleapis/googleapis@4a6262f
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@87d52d2
    
    feat(dialogflow): added support for custom content types docs: clarified wording around quota usage
      PiperOrigin-RevId: 513681148
      Source-Link: googleapis/googleapis@3b8869b
    
    feat(aiplatform): add TPU_V4_POD to AcceleratorType in aiplatform v1 accelerator_type.proto feat: add split to ExportDataConfig in aiplatform v1 dataset.proto feat: add offline_storage_ttl_days to EntityType in aiplatform v1 entity_type.proto feat: add evaluated_annotation.proto to aiplatform v1 feat: add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1 featurestore.proto feat: add online_storage_ttl_days to Featurestore in aiplatform v1 featurestore.proto feat: add slice_spec to ModelEvaluationSlice in aiplatform v1 model_evaluation_slice.proto feat: add BatchImportEvaluatedAnnotations rpc to aiplatform v1 model_service.proto
      PiperOrigin-RevId: 513671267
      Source-Link: googleapis/googleapis@daccff8
    
    feat(aiplatform): add TPU_V4_POD to AcceleratorType in aiplatform v1beta1 accelerator_type.proto feat: add split to ExportDataConfig in aiplatform v1beta1 dataset.proto feat: add evaluated_annotation.proto to aiplatform v1beta1 feat: add cpu_utilization_target to Featurestore.OnlineServingConfig.Scaling in aiplatform v1beta1 featurestore.proto feat: add large_model_reference to Model in aiplatform v1beta1 model.proto feat: add slice_spec to ModelEvaluationSlice in aiplatform v1beta1 model_evaluation_slice.proto feat: add BatchImportEvaluatedAnnotations rpc to aiplatform v1beta1 model_service.proto docs: deprecated enable_restricted_image_training in NasJob in aiplatform v1beta1 nas_job.proto
      PiperOrigin-RevId: 513669538
      Source-Link: googleapis/googleapis@01293cf
    
    feat: add client libraries for Workstations v1beta
      PiperOrigin-RevId: 513666538
      Source-Link: googleapis/googleapis@9716b12
    
    fix(serviceusage): Add service_yaml_parameters to `ruby_cloud_gapic_library` targets
      PiperOrigin-RevId: 513640313
      Source-Link: googleapis/googleapis@b1c7b67
    
    fix: Add service_yaml_parameters to `networksecurity_py_gapic`
      PiperOrigin-RevId: 513621670
      Source-Link: googleapis/googleapis@c959f42
    
    fix(networkconnectivity): Add service_yaml_parameters to `networkconnectivity_py_gapic`
      PiperOrigin-RevId: 513621642
      Source-Link: googleapis/googleapis@93aee4a
    
    feat: Import of Grafeas from Github
      PiperOrigin-RevId: 513603965
      Source-Link: googleapis/googleapis@7044962
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@4f7c037
    
    docs(trace): Recommend OpenTelemetry instead of OpenCensus
      PiperOrigin-RevId: 513597845
      Source-Link: googleapis/googleapis@339c693
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@0ed6338
    
    feat(scheduler): Location API methods docs: updated comments chore: proto formatting
      PiperOrigin-RevId: 513582719
      Source-Link: googleapis/googleapis@822476c
    
    fix!: rename BankAdapterInfo to AdapterInfo feat: add the REFUND sub-type to the enum of transaction sub-types feat: add initiation_mode and purpose_code to TransactionMetadata message
      PiperOrigin-RevId: 513567363
      Source-Link: googleapis/googleapis@a285b66
    
    fix(baremetalsolution): Add service_yaml_parameters to `baremetalsolution_py_gapic`
      PiperOrigin-RevId: 513567256
      Source-Link: googleapis/googleapis@4007192
    
    fix(metastore): Add service_yaml_parameters to `metastore_py_gapic`
      PiperOrigin-RevId: 513567026
      Source-Link: googleapis/googleapis@5e4dc85
    
    fix(security/privateca): Add `service_yaml` parameters to `privateca_py_gapic`
      PiperOrigin-RevId: 513565852
      Source-Link: googleapis/googleapis@d83ff74
    
    feat(spanner): Adding new fields for Serverless analytics
      PiperOrigin-RevId: 513499163
      Source-Link: googleapis/googleapis@c3ffffa
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@257c085
    
    feat(batch): added StatusEvent.task_state docs: updated comments
      PiperOrigin-RevId: 513426000
      Source-Link: googleapis/googleapis@3f95ea2
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@8bf363b
    
    feat: resource usage docs: update comments
      PiperOrigin-RevId: 513425559
      Source-Link: googleapis/googleapis@2936faa
    
    feat(contactcenterinsights): add a way to specify the conversation automatic analysis percentage for the UploadConversation API when creating Analyses in Insights
      PiperOrigin-RevId: 513416013
      Source-Link: googleapis/googleapis@dacdbc8
    
    chore(bazel): refactor WORKSPACE Go dependencies chore(bazel): override @go_googleapis in WORKSPACE
      PiperOrigin-RevId: 513348938
      Source-Link: googleapis/googleapis@05612bf
    
    fix(kms/inventory): Declare dependency on google-cloud-kms-v1
      PiperOrigin-RevId: 513300858
      Source-Link: googleapis/googleapis@d0000be
    
    chore: Use version 20230301 of gcr.io/gapic-images/googleapis in builds
      PiperOrigin-RevId: 513279246
      Source-Link: googleapis/googleapis@035ba25
    
    chore: use bazel 6.0.0 in generation
      PiperOrigin-RevId: 513245394
      Source-Link: googleapis/googleapis@9804b6c
    
    feat(video/transcoder): Specifying language code and display name for text and audio streams is now supported
      PiperOrigin-RevId: 513138925
      Source-Link: googleapis/googleapis@187d780
    
    fix: re-enable fleetengine & fleetengine/delivery py_gapic_test that now pass
      PiperOrigin-RevId: 513045565
      Source-Link: googleapis/googleapis@ffe555a
    
    chore(deps): Update gapic-generator-java to 2.15.2
      PiperOrigin-RevId: 513025087
      Source-Link: googleapis/googleapis@6b2d332
    
    feat(dialogflow/cx): Added persist_parameter_changes field from `query_params` to MatchIntentRequest
      PiperOrigin-RevId: 513016804
      Source-Link: googleapis/googleapis@388f408
    
    docs(certificatemanager): corrected information about the limit of certificates that can be attached to a Certificate Map Entry
      PiperOrigin-RevId: 512966986
      Source-Link: googleapis/googleapis@8226520
    
    feat: add new_partitions field for CloseStream for Cloud Bigtable ChangeStream
      PiperOrigin-RevId: 512957844
      Source-Link: googleapis/googleapis@c5650ae
    
    feat(bigquery/migration): Add SQL translation service to Bazel generation
      PiperOrigin-RevId: 512937316
      Source-Link: googleapis/googleapis@178674c
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@b6b4ed5
    
    chore(dialogflow): Fix C# namespace option
      PiperOrigin-RevId: 512846092
      Source-Link: googleapis/googleapis@d70b70f
    
    chore(cloudbuild): Configure bazel rules for Ruby cloudbuild v2 client
      PiperOrigin-RevId: 512793541
      Source-Link: googleapis/googleapis@e330678
    
    chore(kms/inventory): Configure client for kmsinventory
      PiperOrigin-RevId: 512785858
      Source-Link: googleapis/googleapis@6122085
    
    chore(ruby): Minor metadata updates, and gapic-common dependency update
      PiperOrigin-RevId: 512784839
      Source-Link: googleapis/googleapis@0dba9b3
    
    chore(advisorynotifications): Configure advisorynotifications clients
      PiperOrigin-RevId: 512770483
      Source-Link: googleapis/googleapis@9f0471c
    
    feat(advisorynotifications): enable REST transport
      To use REST transport, pass {fallback: "rest"} to the client constructor.
    
      PiperOrigin-RevId: 512747300
      Source-Link: googleapis/googleapis@b0f2af1
    
    chore(bazel): update rules_gapic to v0.22.1
      PiperOrigin-RevId: 512745867
      Source-Link: googleapis/googleapis@7d8d9a2
    
    feat(dialogflow/cx): Added persist_parameter_changes field from `query_params` to MatchIntentRequest
      PiperOrigin-RevId: 512734924
      Source-Link: googleapis/googleapis@7483cdc
    
    chore(ruby): Minor updates to description text or documentation links
      PiperOrigin-RevId: 512728416
      Source-Link: googleapis/googleapis@09863ae
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@9635f95
    
    docs(bigquery/datatransfer): minor comment update
      PiperOrigin-RevId: 512725339
      Source-Link: googleapis/googleapis@ea8d826
    
    feat(alloydb): Add v1 client libraries
      PiperOrigin-RevId: 512721502
      Source-Link: googleapis/googleapis@acb18ff
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@7188159
    
    feat(alloydb): Added v1beta client libraries
      PiperOrigin-RevId: 512721029
      Source-Link: googleapis/googleapis@dfbf31f
    
    chore: regenerate API index
    
      Source-Link: googleapis/googleapis@1485667
    
    feat(alloydb): Added v1alpha client libraries
      PiperOrigin-RevId: 512719641
      Source-Link: googleapis/googleapis@1121ab3
    
    chore(ruby): Minor updates to description text or documentation links
      PiperOrigin-RevId: 512694820
      Source-Link: googleapis/googleapis@93a851c
    
    chore(bigquery/connection): Fixed Ruby documentation generation
      PiperOrigin-RevId: 512672271
      Source-Link: googleapis/googleapis@bc22d91
    
    docs(container): minor grammar improvements
      PiperOrigin-RevId: 512664562
      Source-Link: googleapis/googleapis@2328fdb
    
    chore: Update C# GAPIC generator to v1.4.11
      PiperOrigin-RevId: 512582531
      Source-Link: googleapis/googleapis@9826248
    
    feat: Support REST transport
      PiperOrigin-RevId: 512143445
      Source-Link: googleapis/googleapis@1c8333a
    
    feat: Support REST transport
      PiperOrigin-RevId: 511900156
      Source-Link: googleapis/googleapis@8310e03
    
    chore: Update gapic-generator-python to v1.8.5
      PiperOrigin-RevId: 511892190
      Source-Link: googleapis/googleapis@a45d9c0
    yoshi-automation authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    daab25a View commit details
    Browse the repository at this point in the history
  2. chore(all): update all (#987)

    [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [cloud.google.com/go/analytics](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v0.17.0` -> `v0.18.0` |
    | [cloud.google.com/go/area120](https://togithub.com/googleapis/google-cloud-go) | require | patch | `v0.7.0` -> `v0.7.1` |
    | [cloud.google.com/go/artifactregistry](https://togithub.com/googleapis/google-cloud-go) | require | patch | `v1.11.1` -> `v1.11.2` |
    | [cloud.google.com/go/bigquery](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.47.0` -> `v1.48.0` |
    | [cloud.google.com/go/cloudbuild](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.6.0` -> `v1.7.0` |
    | [cloud.google.com/go/kms](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.8.0` -> `v1.9.0` |
    | [cloud.google.com/go/servicecontrol](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.10.0` -> `v1.11.0` |
    | [cloud.google.com/go/translate](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.5.0` -> `v1.6.0` |
    | [cloud.google.com/go/video](https://togithub.com/googleapis/google-cloud-go) | require | minor | `v1.12.0` -> `v1.13.0` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>googleapis/google-cloud-go</summary>
    
    ### [`v0.18.0`](https://togithub.com/googleapis/google-cloud-go/blob/HEAD/CHANGES.md#v0180)
    
    [Compare Source](https://togithub.com/googleapis/google-cloud-go/compare/v0.17.0...v0.18.0)
    
    -   bigquery:
        -   Marked stable.
        -   Schema inference of nullable fields supported.
        -   Added TimePartitioning to QueryConfig.
    
    -   firestore: Data provided to DocumentRef.Set with a Merge option can contain
        Delete sentinels.
    
    -   logging: Clients can accept parent resources other than projects.
    
    -   pubsub:
        -   pubsub/pstest: A lighweight fake for pubsub. Experimental; feedback welcome.
        -   Support updating more subscription metadata: AckDeadline,
            RetainAckedMessages and RetentionDuration.
    
    -   oslogin/apiv1beta: New client for the Cloud OS Login API.
    
    -   rpcreplay: A package for recording and replaying gRPC traffic.
    
    -   spanner:
        -   Add a ReadWithOptions that supports a row limit, as well as an index.
        -   Support query plan and execution statistics.
        -   Added [OpenCensus](http://opencensus.io) support.
    
    -   storage: Clarify checksum validation for gzipped files (it is not validated
        when the file is served uncompressed).
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/go-genproto).
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDYuMiIsInVwZGF0ZWRJblZlciI6IjM0LjE0Ni4yIn0=-->
    renovate-bot authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    7f2fa6f View commit details
    Browse the repository at this point in the history
Loading