Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add Metric class, implement metric methods and tests#1091

Merged
mziccard merged 1 commit into
googleapis:logging-alphagoogleapis/google-cloud-java:logging-alphafrom
mziccard:logging-metricmziccard/gcloud-java:logging-metricCopy head branch name to clipboard
Jul 1, 2016
Merged

Add Metric class, implement metric methods and tests#1091
mziccard merged 1 commit into
googleapis:logging-alphagoogleapis/google-cloud-java:logging-alphafrom
mziccard:logging-metricmziccard/gcloud-java:logging-metricCopy head branch name to clipboard

Conversation

@mziccard

Copy link
Copy Markdown
Contributor

No description provided.

@mziccard mziccard added the api: logging Issues related to the Cloud Logging API. label Jun 30, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 30, 2016
@coveralls

Copy link
Copy Markdown

Coverage Status

Coverage increased (+0.06%) to 84.054% when pulling c27f440 on mziccard:logging-metric into add9489 on GoogleCloudPlatform:logging-alpha.

@mziccard

Copy link
Copy Markdown
Contributor Author

/cc @lesv

@lesv

lesv commented Jun 30, 2016

Copy link
Copy Markdown
Contributor

LGTM - you could also checkin your Integration tests at some point.

@mziccard

mziccard commented Jul 1, 2016

Copy link
Copy Markdown
Contributor Author

you could also checkin your Integration tests at some point.

Yep, they will come soon

@mziccard mziccard merged commit 5497008 into googleapis:logging-alpha Jul 1, 2016
mziccard added a commit to mziccard/gcloud-java that referenced this pull request Jul 20, 2016
github-actions Bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jun 29, 2022
…s#526)

This should limit the amount of scrolling client devs have to do when debugging a test failure

Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
Source-Link: googleapis/synthtool@1c0c698
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:117d9f1bef3342ea256419068dfaf65e5b2d126534ef0773c25ce71b8474f346
github-actions Bot pushed a commit that referenced this pull request Jul 1, 2022
This should limit the amount of scrolling client devs have to do when debugging a test failure

Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
Co-authored-by: Neenu Shaji <Neenu1995@users.noreply.github.com>
Source-Link: googleapis/synthtool@1c0c698
Post-Processor: gcr.io/repo-automation-bots/owlbot-java:latest@sha256:117d9f1bef3342ea256419068dfaf65e5b2d126534ef0773c25ce71b8474f346
github-actions Bot pushed a commit to yoshi-code-bot/google-cloud-java that referenced this pull request Oct 6, 2022
…googleapis#1091)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.cloud:google-cloud-core](https://togithub.com/googleapis/java-core) | `2.8.19` -> `2.8.20` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.20/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.20/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.20/compatibility-slim/2.8.19)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud:google-cloud-core/2.8.20/confidence-slim/2.8.19)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>googleapis/java-core</summary>

### [`v2.8.20`](https://togithub.com/googleapis/java-core/blob/HEAD/CHANGELOG.md#&#8203;2820-httpsgithubcomgoogleapisjava-corecomparev2819v2820-2022-10-02)

[Compare Source](https://togithub.com/googleapis/java-core/compare/v2.8.19...v2.8.20)

##### Dependencies

-   Update dependency com.google.api:gax-bom to v2.19.2 ([#&googleapis#8203;969](https://togithub.com/googleapis/java-core/issues/969)) ([1151449](https://togithub.com/googleapis/java-core/commit/1151449c061ab51c45982444db5f9da9d2ce4fb7))
-   Update dependency com.google.api.grpc:proto-google-common-protos to v2.9.6 ([#&googleapis#8203;967](https://togithub.com/googleapis/java-core/issues/967)) ([4a7b524](https://togithub.com/googleapis/java-core/commit/4a7b524fa366484825bedbc0a4f86d4551a6a0e8))
-   Update dependency io.grpc:grpc-bom to v1.49.2 ([#&googleapis#8203;966](https://togithub.com/googleapis/java-core/issues/966)) ([b7738aa](https://togithub.com/googleapis/java-core/commit/b7738aa71fb9cf0994e4ad1dae4bae433754cda0))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

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/java-translate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIxNC4wIn0=-->
github-actions Bot pushed a commit that referenced this pull request Oct 10, 2022
…form-v1beta1 to v0.20.1 (#1091)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1](https://togithub.com/googleapis/java-/proto-google-cloud-aiplatform-v1beta1) ([source](https://togithub.com/googleapis/java-)) | `0.20.0` -> `0.20.1` | [![age](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.20.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.20.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.20.1/compatibility-slim/0.20.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.api.grpc:proto-google-cloud-aiplatform-v1beta1/0.20.1/confidence-slim/0.20.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. ⚠ **Warning**: custom changes will be lost.

---

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/java-aiplatform).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMzAuMCIsInVwZGF0ZWRJblZlciI6IjMyLjIzMC4wIn0=-->
github-actions Bot pushed a commit that referenced this pull request Oct 10, 2022
blakeli0 pushed a commit that referenced this pull request Sep 10, 2025
#11736)

This pull request is generated with proto changes between
[googleapis/googleapis@b738e78](googleapis/googleapis@b738e78)
(exclusive) and
[googleapis/googleapis@6d1dca2](googleapis/googleapis@6d1dca2)
(inclusive).

BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
fix(deps): update the Java code generator (gapic-generator-java) to
2.62.1
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: update the libraries_bom version to 26.67.0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [dlp] add LocationSupport,Domain,DocumentFallbackLocation
docs: [dlp] minor doc revision

PiperOrigin-RevId: 804670680

Source Link:
[googleapis/googleapis@2585041](googleapis/googleapis@2585041)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [retail] A comment for enum `Mode` is changed
docs: [retail] A comment for enum value `DISABLED` in enum `Mode` is
changed
docs: [retail] A comment for enum value `ENABLED` in enum `Mode` is
changed
docs: [retail] A comment for enum value `CONVERSATIONAL_FILTER_ONLY` in
enum `Mode` is changed
docs: [retail] A comment for field `user_query_types` in message
`.google.cloud.retail.v2alpha.ConversationalSearchResponse` is changed

PiperOrigin-RevId: 803633829

Source Link:
[googleapis/googleapis@46403a9](googleapis/googleapis@46403a9)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [retail] release the latest conversational search public SDK

PiperOrigin-RevId: 803623794

Source Link:
[googleapis/googleapis@6b27a50](googleapis/googleapis@6b27a50)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] PSC support for custom weights deploy
docs: [aiplatform] A comment for field `dedicated_endpoint_disabled` in
message `.google.cloud.aiplatform.v1beta1.DeployRequest` is changed

PiperOrigin-RevId: 803586108

Source Link:
[googleapis/googleapis@ed3f1f2](googleapis/googleapis@ed3f1f2)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [retail] release the conversational search public SDK

PiperOrigin-RevId: 803583303

Source Link:
[googleapis/googleapis@1f0e127](googleapis/googleapis@1f0e127)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] Tuning PreTunedModel API field

PiperOrigin-RevId: 803171691

Source Link:
[googleapis/googleapis@9412ec4](googleapis/googleapis@9412ec4)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [vmmigration] Azure as a source
feat: [vmmigration] CMEK support
feat: [vmmigration] VM disk migration
feat: [vmmigration] Image Import
feat: [vmmigration] Machine Image Import
feat: [vmmigration] Cutover forecast
feat: [vmmigration] OS capabilities detection
feat: [vmmigration] Multiple additional supported target details
feat: [vmmigration] Migration warnings in addition to errors
feat: [vmmigration] API for extending the time to live (TTL) of a
Migrating VM
fix: [vmmigration] Changed field behavior for an existing field `key` in
message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required` to
protect from incorrect input
fix: [vmmigration] Changed field behavior for an existing field `value`
in message `.google.cloud.vmmigration.v1.AwsSourceDetails` to `required`
to protect from incorrect input
fix: [vmmigration] Changed field behavior for an existing field
`project` in message `.google.cloud.vmmigration.v1.TargetProject` to
`required` to protect from incorrect input
docs: [vmmigration] Updated comments and descriptions to improve clarity

PiperOrigin-RevId: 803163128

Source Link:
[googleapis/googleapis@b7cf972](googleapis/googleapis@b7cf972)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [networkconnectivity] introduce DataTransfer APIs

PiperOrigin-RevId: 803093347

Source Link:
[googleapis/googleapis@a195f5b](googleapis/googleapis@a195f5b)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [netapp] add new fields for flex auto tiering
feat: [netapp] add fields for manual qos
feat: [netapp] add fields for hybrid replication
docs: [netapp] field `daily_backup_immutable` in message
`.google.cloud.netapp.v1.BackupVault` is changed
docs: [netapp] field `weekly_backup_immutable` in message
`.google.cloud.netapp.v1.BackupVault` is changed
docs: [netapp] field `monthly_backup_immutable` in message
`.google.cloud.netapp.v1.BackupVault` is changed
docs: [netapp] field `manual_backup_immutable` in message
`.google.cloud.netapp.v1.BackupVault` is changed
docs: [netapp] field `subnet_ip` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `command` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `command_expiry_time` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `passphrase` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `peer_volume_name` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `peer_cluster_name` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `peer_svm_name` in message
`.google.cloud.netapp.v1.HybridPeeringDetails` is changed
docs: [netapp] field `total_throughput_mibps` in message
`.google.cloud.netapp.v1.StoragePool` is added
docs: [netapp] field `total_iops` in message
`.google.cloud.netapp.v1.StoragePool` is added
docs: [netapp] A comment for field `cold_tier_size_gib` in message
`.google.cloud.netapp.v1.Volume` is changed

PiperOrigin-RevId: 802857292

Source Link:
[googleapis/googleapis@2dde7b2](googleapis/googleapis@2dde7b2)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [texttospeech] Add prompt to SynthesisInput

PiperOrigin-RevId: 802731785

Source Link:
[googleapis/googleapis@c866721](googleapis/googleapis@c866721)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [texttospeech] Add string value prompt to SynthesisInput

PiperOrigin-RevId: 802688528

Source Link:
[googleapis/googleapis@acdae9a](googleapis/googleapis@acdae9a)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [infra-manager] added support for service maintained provider

PiperOrigin-RevId: 802269281

Source Link:
[googleapis/googleapis@65afc22](googleapis/googleapis@65afc22)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [analyticshub] You can now configure listings for multiple regions
for shared datasets and linked dataset replicas in BigQuery sharing

docs: [analyticshub]Add new category GOOGLE EARTH ENGINE and Increase
limit of max Categories per Listing to 5

For more information, see [Create a
listing](https://cloud.google.com/bigquery/docs/analytics-hub-manage-listings#create_a_listing).
This feature is in
[preview](https://cloud.google.com/products#product-launch-stages)

PiperOrigin-RevId: 802216997

Source Link:
[googleapis/googleapis@b495659](googleapis/googleapis@b495659)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [bigqueryreservation] Add a new field `soft_failover_start_time`
in the existing `replication_status` in
`.google.cloud.bigquery.reservation.v1.Reservation` to provide
visibility into the state of ongoing soft failover operations on the
reservation
feat: [bigqueryreservation] Add a new field `failover_mode` to
`.google.cloud.bigquery.reservation.v1.FailoverReservationRequest` that
allows users to choose between the HARD or SOFT failover modes when they
initiate a failover operation on a reservation

PiperOrigin-RevId: 802187284

Source Link:
[googleapis/googleapis@afe86f3](googleapis/googleapis@afe86f3)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
Synchronize new proto/yaml changes.

PiperOrigin-RevId: 802162821

Source Link:
[googleapis/googleapis@82465e8](googleapis/googleapis@82465e8)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [publicca] Add API publishing information for public
CA.googleapis.com

PiperOrigin-RevId: 802152308

Source Link:
[googleapis/googleapis@3c20000](googleapis/googleapis@3c20000)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [network-security] add address groups API

PiperOrigin-RevId: 802118490

Source Link:
[googleapis/googleapis@3346b30](googleapis/googleapis@3346b30)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
docs: [errorreporting] automated code change

PiperOrigin-RevId: 802074437

Source Link:
[googleapis/googleapis@c850d95](googleapis/googleapis@c850d95)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [compute] Update Compute Engine v1 API to revision 20250810
(#1091)


Source Link:
[googleapis/googleapis@3d11d5f](googleapis/googleapis@3d11d5f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [confidentialcomputing] Add new `VerifyConfidentialSpace` and
`VerifyConfidentialGke` rpcs and relevant fields
fix!: [confidentialcomputing] Move `AwsPrincipalTagsOptions` out from
`TokenOptions` message
docs: [confidentialcomputing] Updated comment for method
`VerifyAttestation`, `VerifyAttestationRequest` and
`VerifyAttestationResponse` in service `ConfidentialComputing` is
changed
docs: [confidentialcomputing] A comment for field
`aws_principal_tags_options` in message
`.google.cloud.confidentialcomputing.v1.TokenOptions` is changed

PiperOrigin-RevId: 800806196

Source Link:
[googleapis/googleapis@bf9ef0b](googleapis/googleapis@bf9ef0b)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] add Validation mode in FunctionCallingConfig

docs: [aiplatform] update the comment for ANY mode in
FunctionCallingConfig.
PiperOrigin-RevId: 800520293

Source Link:
[googleapis/googleapis@c522f58](googleapis/googleapis@c522f58)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(accounts): Add batch operations for custom regions

Added the following methods to the `RegionsService` in the Merchant API
Accounts v1:
- `BatchCreateRegions`: Create multiple regions in a single request.
- `BatchUpdateRegions`: Update multiple regions in a single request.
- `BatchDeleteRegions`: Delete multiple regions in a single request.

These methods allow for more efficient management of custom regions.

PiperOrigin-RevId: 800519608

Source Link:
[googleapis/googleapis@c4c5ad7](googleapis/googleapis@c4c5ad7)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [gdchardwaremanagement] Added RequestOrderDateChange RPC - allows
Customers to request date changes
feat: [gdchardwaremanagement] Added CancelOrder RPC - allows Customers
to request cancellation
feat: [gdchardwaremanagement] Exposed Order-level output-only fields for
transparency
docs: [gdchardwaremanagement] `fulfillment_time` marked as deprecated

PiperOrigin-RevId: 800209985

Source Link:
[googleapis/googleapis@2b1af6f](googleapis/googleapis@2b1af6f)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [aiplatform] Add API response for Gen AI Evaluation in Tuning

PiperOrigin-RevId: 799629722

Source Link:
[googleapis/googleapis@1bb89a7](googleapis/googleapis@1bb89a7)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [texttospeech] Support promptable voices by specifying a model
name and a prompt
feat: [texttospeech] Add enum value M4A to enum AudioEncoding
docs: [texttospeech] A comment for enum value
`AUDIO_ENCODING_UNSPECIFIED` in enum `AudioEncoding` is changed

PiperOrigin-RevId: 799573824

Source Link:
[googleapis/googleapis@a92cee3](googleapis/googleapis@a92cee3)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
fix!: [chat] Changed field behavior for an existing field `name` in
message `.google.chat.v1.QuotedMessageMetadata`
fix!: [chat] Changed field behavior for an existing field
`last_update_time` in message `.google.chat.v1.QuotedMessageMetadata`
docs: [chat] A comment for field `quoted_message_metadata` in message
`.google.chat.v1.Message` is changed
docs: [chat] A comment for message `QuotedMessageMetadata` is changed
docs: [chat] A comment for field `name` in message
`.google.chat.v1.QuotedMessageMetadata` is changed
docs: [chat] A comment for field `last_update_time` in message
`.google.chat.v1.QuotedMessageMetadata` is changed
docs: [chat] A comment for field `update_mask` in message
`.google.chat.v1.UpdateMessageRequest` is changed
docs: [chat] A comment for field `customer` in message
`.google.chat.v1.Space` is changed

PiperOrigin-RevId: 799541738

Source Link:
[googleapis/googleapis@26dadeb](googleapis/googleapis@26dadeb)
END_NESTED_COMMIT
END_COMMIT_OVERRIDE
blakeli0 pushed a commit that referenced this pull request Sep 12, 2025
🤖 I have created a release *beep* *boop*
---


<details><summary>1.68.0</summary>

##
[1.68.0](v1.67.0...v1.68.0)
(2025-09-11)


### ⚠ BREAKING CHANGES

* [chat] Changed field behavior for an existing field `name` in message
`.google.chat.v1.QuotedMessageMetadata`

### Features

* [aiplatform] Add API response for Gen AI Evaluation in Tuning
([1214050](1214050))
* [aiplatform] add Validation mode in FunctionCallingConfig
([1214050](1214050))
* [aiplatform] PSC support for custom weights deploy
([1214050](1214050))
* [aiplatform] Tuning PreTunedModel API field
([1214050](1214050))
* [analyticshub] You can now configure listings for multiple regions for
shared datasets and linked dataset replicas in BigQuery sharing
([1214050](1214050))
* [bigqueryreservation] Add a new field `soft_failover_start_time` in
the existing `replication_status` in
`.google.cloud.bigquery.reservation.v1.Reservation` to provide
visibility into the state of ongoing soft failover operations on the
reservation
([1214050](1214050))
* [cloudsecuritycompliance] new module for cloudsecuritycompliance
([#11740](#11740))
([fc17dde](fc17dde))
* [compute] Update Compute Engine v1 API to revision 20250810
([#1091](#1091))
([1214050](1214050))
* [confidentialcomputing] Add new `VerifyConfidentialSpace` and
`VerifyConfidentialGke` rpcs and relevant fields
([1214050](1214050))
* [dataplex] A new service `BusinessGlossaryService` is added
([75896ab](75896ab))
* [discoveryengine] Added `ranking_expression_backed` and `rank_signals`
fields related to the Custom Ranking feature
([75896ab](75896ab))
* [dlp] add LocationSupport,Domain,DocumentFallbackLocation
([1214050](1214050))
* [gdchardwaremanagement] Added RequestOrderDateChange RPC - allows
Customers to request date changes
([1214050](1214050))
* [infra-manager] added support for service maintained provider
([1214050](1214050))
* [kms] Support KEY_ENCAPSULATION purpose and quantum-safe algorithms
ML_KEM_768, ML_KEM_1024 and KEM_XWING
([75896ab](75896ab))
* [netapp] add new fields for flex auto tiering
([1214050](1214050))
* [network-security] add address groups API
([1214050](1214050))
* [networkconnectivity] introduce DataTransfer APIs
([1214050](1214050))
* [retail] release the conversational search public SDK
([1214050](1214050))
* [retail] release the latest conversational search public SDK
([1214050](1214050))
* [securitycenter] add GCE to DeploymentPlatform enum
([75896ab](75896ab))
* [texttospeech] Add prompt to SynthesisInput
([1214050](1214050))
* [texttospeech] Add string value prompt to SynthesisInput
([1214050](1214050))
* [texttospeech] Support promptable voices by specifying a model name
and a prompt
([1214050](1214050))
* [texttospeech] Support promptable voices by specifying a model name
and a prompt
([cea98dc](cea98dc))
* [vmmigration] Azure as a source
([1214050](1214050))
* **accounts:** Add batch operations for custom regions
([1214050](1214050))
* Add a new version for biglake
([#11742](#11742))
([792f8c0](792f8c0))


### Bug Fixes

* [chat] Changed field behavior for an existing field `name` in message
`.google.chat.v1.QuotedMessageMetadata`
([1214050](1214050))
* **deps:** update dependency
com.google.apis:google-api-services-cloudresourcemanager to
v1-rev20250606-2.0.0
([#11472](#11472))
([0e52ea3](0e52ea3))
* **deps:** update the Java code generator (gapic-generator-java) to
2.62.1
([1214050](1214050))
* update dependency com.google.cloud:sdk-platform-java-config to v3.52.1
([#11738](#11738))
([b17cf6d](b17cf6d))


### Documentation

* [errorreporting] automated code change
([1214050](1214050))
* [publicca] Add API publishing information for public CA.googleapis.com
([1214050](1214050))
* [retail] A comment for enum `Mode` is changed
([1214050](1214050))
</details>

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: yoshi-code-bot <yoshi-code-bot@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request Dec 22, 2025
Source-Link: googleapis/synthtool@f58d313
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f14e3fefe8e361e85752bd9890c8e56f2fe25f1e89cbb9597e4e3c7a429203a3
chingor13 pushed a commit that referenced this pull request Jan 6, 2026
* test(deps): update dependency com.google.truth:truth to v1.1.4

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: losalex <90795544+losalex@users.noreply.github.com>
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 11, 2026
…) (googleapis#1091)

Source-Link: googleapis/synthtool@f58d313
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:f14e3fefe8e361e85752bd9890c8e56f2fe25f1e89cbb9597e4e3c7a429203a3
suztomo pushed a commit to suztomo/google-cloud-java that referenced this pull request Mar 23, 2026
suztomo pushed a commit that referenced this pull request Mar 30, 2026
…1091)

* chore: Upgrade to later version of gcp-uploader and protobuf

* chore: Add secretstorage version

* chore: Use python 3.9.13

* chore: Unpin all python versions

* chore: Rerun pipcompile tool

* chore: Rerun pipcompile tool with --allow-unsafe

* chore: Add --require-hashes

* chore: Update requirements file

* chore: Remove --require-hashes

* chore: Print python version

* chore: Add new generated hashes for requirements.txt

* chore: Remove python version check in cloud build

* chore: Allow synthtool to update python dependencies

* chore: Add typing-extensions into requirements

* chore: Unpin docker requirements.in file

* chore: Add java synthtool validation

* chore: Add check to import java synthtool python package
Source-Link: googleapis/synthtool@91904bf
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
lqiu96 pushed a commit that referenced this pull request Apr 1, 2026
…1091)

* chore: Upgrade to later version of gcp-uploader and protobuf

* chore: Add secretstorage version

* chore: Use python 3.9.13

* chore: Unpin all python versions

* chore: Rerun pipcompile tool

* chore: Rerun pipcompile tool with --allow-unsafe

* chore: Add --require-hashes

* chore: Update requirements file

* chore: Remove --require-hashes

* chore: Print python version

* chore: Add new generated hashes for requirements.txt

* chore: Remove python version check in cloud build

* chore: Allow synthtool to update python dependencies

* chore: Add typing-extensions into requirements

* chore: Unpin docker requirements.in file

* chore: Add java synthtool validation

* chore: Add check to import java synthtool python package
Source-Link: googleapis/synthtool@91904bf
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:4566cf7fcd0eece77705330267b2b61a70165711c7829d049b60bc2f1bbcd74e

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.4.0` -> `4.5.0` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/compatibility-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/confidence-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mockito/mockito</summary>

### [`v4.5.0`](https://togithub.com/mockito/mockito/releases/v4.5.0)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.4.0...v4.5.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.5.0

-   2022-04-19 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v4.4.0...v4.5.0) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot\[bot]
-   Bump versions.errorprone from 2.13.0 to 2.13.1 [(#&#8203;2621)](https://togithub.com/mockito/mockito/pull/2621)
-   Bump versions.errorprone from 2.12.1 to 2.13.0 [(#&#8203;2619)](https://togithub.com/mockito/mockito/pull/2619)
-   Groovy inline [(#&#8203;2618)](https://togithub.com/mockito/mockito/pull/2618)
-   Bump actions/setup-java from 2 to 3 [(#&#8203;2615)](https://togithub.com/mockito/mockito/pull/2615)
-   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(#&#8203;2614)](https://togithub.com/mockito/mockito/pull/2614)
-   Support subclass mocks on Graal VM. [(#&#8203;2613)](https://togithub.com/mockito/mockito/pull/2613)
-   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(#&#8203;2611)](https://togithub.com/mockito/mockito/pull/2611)
-   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt [(#&#8203;2609)](https://togithub.com/mockito/mockito/pull/2609)
-   Bump versions.errorprone from 2.10.0 to 2.12.1 [(#&#8203;2608)](https://togithub.com/mockito/mockito/pull/2608)
-   Bump kotlinVersion from 1.6.10 to 1.6.20 [(#&#8203;2607)](https://togithub.com/mockito/mockito/pull/2607)
-   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(#&#8203;2606)](https://togithub.com/mockito/mockito/pull/2606)
-   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(#&#8203;2605)](https://togithub.com/mockito/mockito/pull/2605)
-   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(#&#8203;2597)](https://togithub.com/mockito/mockito/pull/2597)
-   Deprecate ListUtil and Fields classes [(#&#8203;2593)](https://togithub.com/mockito/mockito/pull/2593)
-   mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(#&#8203;2554)](https://togithub.com/mockito/mockito/issues/2554)
-   NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) [(#&#8203;2522)](https://togithub.com/mockito/mockito/issues/2522)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
meltsufin pushed a commit that referenced this pull request May 1, 2026
[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-core](https://togithub.com/mockito/mockito) | `4.4.0` -> `4.5.0` | [![age](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/compatibility-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/org.mockito:mockito-core/4.5.0/confidence-slim/4.4.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>mockito/mockito</summary>

### [`v4.5.0`](https://togithub.com/mockito/mockito/releases/v4.5.0)

[Compare Source](https://togithub.com/mockito/mockito/compare/v4.4.0...v4.5.0)

<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://togithub.com/shipkit/shipkit-changelog)*</sup></sup>

##### 4.5.0

-   2022-04-19 - [15 commit(s)](https://togithub.com/mockito/mockito/compare/v4.4.0...v4.5.0) by Andrei Silviu Dragnea, Rafael Winterhalter, Rick Ossendrijver, dependabot\[bot]
-   Bump versions.errorprone from 2.13.0 to 2.13.1 [(#&#8203;2621)](https://togithub.com/mockito/mockito/pull/2621)
-   Bump versions.errorprone from 2.12.1 to 2.13.0 [(#&#8203;2619)](https://togithub.com/mockito/mockito/pull/2619)
-   Groovy inline [(#&#8203;2618)](https://togithub.com/mockito/mockito/pull/2618)
-   Bump actions/setup-java from 2 to 3 [(#&#8203;2615)](https://togithub.com/mockito/mockito/pull/2615)
-   Bump versions.bytebuddy from 1.12.8 to 1.12.9 [(#&#8203;2614)](https://togithub.com/mockito/mockito/pull/2614)
-   Support subclass mocks on Graal VM. [(#&#8203;2613)](https://togithub.com/mockito/mockito/pull/2613)
-   Bump com.diffplug.spotless from 6.4.1 to 6.4.2 [(#&#8203;2611)](https://togithub.com/mockito/mockito/pull/2611)
-   Bump kotlinx-coroutines-core from 1.6.0-native-mt to 1.6.1-native-mt [(#&#8203;2609)](https://togithub.com/mockito/mockito/pull/2609)
-   Bump versions.errorprone from 2.10.0 to 2.12.1 [(#&#8203;2608)](https://togithub.com/mockito/mockito/pull/2608)
-   Bump kotlinVersion from 1.6.10 to 1.6.20 [(#&#8203;2607)](https://togithub.com/mockito/mockito/pull/2607)
-   Bump com.diffplug.spotless from 6.4.0 to 6.4.1 [(#&#8203;2606)](https://togithub.com/mockito/mockito/pull/2606)
-   Bump com.diffplug.spotless from 6.3.0 to 6.4.0 [(#&#8203;2605)](https://togithub.com/mockito/mockito/pull/2605)
-   Bump org.eclipse.osgi from 3.17.100 to 3.17.200 [(#&#8203;2597)](https://togithub.com/mockito/mockito/pull/2597)
-   Deprecate ListUtil and Fields classes [(#&#8203;2593)](https://togithub.com/mockito/mockito/pull/2593)
-   mockito-errorprone seems not compatible with ErrorProne 2.11.0 [(#&#8203;2554)](https://togithub.com/mockito/mockito/issues/2554)
-   NullPointerException from Groovy metaclass methods when using mockito-inline (but not mockito-core) [(#&#8203;2522)](https://togithub.com/mockito/mockito/issues/2522)

</details>

---

### Configuration

📅 **Schedule**: At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-pubsub).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: logging Issues related to the Cloud Logging API. cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.