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

core: add parent resource names#3148

Merged
pongad merged 2 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
pongad:resource-namesCopy head branch name to clipboard
Apr 13, 2018
Merged

core: add parent resource names#3148
pongad merged 2 commits into
googleapis:mastergoogleapis/google-cloud-java:masterfrom
pongad:resource-namesCopy head branch name to clipboard

Conversation

@pongad

@pongad pongad commented Apr 12, 2018

Copy link
Copy Markdown
Contributor

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 12, 2018
}

/** @deprecated This method is only present to satisfy the ResourceName interface. */
@Deprecated

This comment was marked as spam.

This comment was marked as spam.

import java.util.Map;

// AUTO-GENERATED DOCUMENTATION AND CLASS
@javax.annotation.Generated("by GAPIC protoc plugin")

This comment was marked as spam.

This comment was marked as spam.


// AUTO-GENERATED DOCUMENTATION AND CLASS
@javax.annotation.Generated("by GAPIC protoc plugin")
public class BillingName extends ParentName {

This comment was marked as spam.

@pongad

pongad commented Apr 12, 2018

Copy link
Copy Markdown
Contributor Author

@garrettjonesgoogle PTAL

@garrettjonesgoogle garrettjonesgoogle left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pongad pongad merged commit 7d88150 into googleapis:master Apr 13, 2018
@pongad pongad deleted the resource-names branch April 13, 2018 01:25
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
…2.0.66.final (#3148)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[io.netty:netty-tcnative-boringssl-static](https://redirect.github.com/netty/netty-tcnative/netty-tcnative-boringssl-static/)
([source](https://redirect.github.com/netty/netty-tcnative)) |
`2.0.65.Final` -> `2.0.66.Final` |
[![age](https://developer.mend.io/api/mc/badges/age/maven/io.netty:netty-tcnative-boringssl-static/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/maven/io.netty:netty-tcnative-boringssl-static/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/maven/io.netty:netty-tcnative-boringssl-static/2.0.65.Final/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/io.netty:netty-tcnative-boringssl-static/2.0.65.Final/2.0.66.Final?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### 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, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/googleapis/sdk-platform-java).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41OS4yIiwidXBkYXRlZEluVmVyIjoiMzguNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.45.0</summary>

##
[2.45.0](googleapis/sdk-platform-java@v2.44.0...v2.45.0)
(2024-09-09)


### Features

* add Batcher#close(timeout) and Batcher#cancelOutstanding
([#3141](googleapis/sdk-platform-java#3141))
([68fd533](googleapis/sdk-platform-java@68fd533))
* add full RetrySettings sample code to Settings classes
([#3056](googleapis/sdk-platform-java#3056))
([6fd1b0e](googleapis/sdk-platform-java@6fd1b0e))
* add toString to futures returned by operations
([#3140](googleapis/sdk-platform-java#3140))
([fbdbe04](googleapis/sdk-platform-java@fbdbe04))
* bake gapic-generator-java into the hermetic build docker image
([#3067](googleapis/sdk-platform-java#3067))
([96d45e1](googleapis/sdk-platform-java@96d45e1))


### Bug Fixes

* **gax:** prevent truncation/overflow when converting time values
([#3095](googleapis/sdk-platform-java#3095))
([95366a6](googleapis/sdk-platform-java@95366a6))


### Dependencies

* add opentelemetry exporter-metrics and shared-resoucemapping to shared
dependencies
([#3078](googleapis/sdk-platform-java#3078))
([dd7d6e4](googleapis/sdk-platform-java@dd7d6e4))
* update dependency certifi to v2024.8.30
([#3150](googleapis/sdk-platform-java#3150))
([2a2c1f6](googleapis/sdk-platform-java@2a2c1f6))
* update dependency com.google.api-client:google-api-client-bom to
v2.7.0
([#3151](googleapis/sdk-platform-java#3151))
([9defdc9](googleapis/sdk-platform-java@9defdc9))
* update dependency com.google.errorprone:error_prone_annotations to
v2.31.0
([#3153](googleapis/sdk-platform-java#3153))
([494abe9](googleapis/sdk-platform-java@494abe9))
* update dependency com.google.errorprone:error_prone_annotations to
v2.31.0
([#3154](googleapis/sdk-platform-java#3154))
([7bf94b1](googleapis/sdk-platform-java@7bf94b1))
* update dependency com.google.guava:guava to v33.3.0-jre
([#3119](googleapis/sdk-platform-java#3119))
([2f33f20](googleapis/sdk-platform-java@2f33f20))
* update dependency dev.cel:cel to v0.7.1
([#3155](googleapis/sdk-platform-java#3155))
([8db2f84](googleapis/sdk-platform-java@8db2f84))
* update dependency filelock to v3.16.0
([#3175](googleapis/sdk-platform-java#3175))
([2091eba](googleapis/sdk-platform-java@2091eba))
* update dependency idna to v3.8
([#3156](googleapis/sdk-platform-java#3156))
([0668758](googleapis/sdk-platform-java@0668758))
* update dependency io.netty:netty-tcnative-boringssl-static to
v2.0.66.final
([#3148](googleapis/sdk-platform-java#3148))
([7729251](googleapis/sdk-platform-java@7729251))
* update dependency net.bytebuddy:byte-buddy to v1.15.1
([#3115](googleapis/sdk-platform-java#3115))
([e173c58](googleapis/sdk-platform-java@e173c58))
* update dependency org.apache.commons:commons-lang3 to v3.17.0
([#3157](googleapis/sdk-platform-java#3157))
([a37dc70](googleapis/sdk-platform-java@a37dc70))
* update dependency org.checkerframework:checker-qual to v3.47.0
([#3166](googleapis/sdk-platform-java#3166))
([912e1e0](googleapis/sdk-platform-java@912e1e0))
* update dependency org.yaml:snakeyaml to v2.3
([#3158](googleapis/sdk-platform-java#3158))
([0ed2059](googleapis/sdk-platform-java@0ed2059))
* update dependency platformdirs to v4.3.2
([#3176](googleapis/sdk-platform-java#3176))
([610fadc](googleapis/sdk-platform-java@610fadc))
* update dependency virtualenv to v20.26.4
([#3177](googleapis/sdk-platform-java#3177))
([bcef38a](googleapis/sdk-platform-java@bcef38a))
* update google api dependencies
([#3118](googleapis/sdk-platform-java#3118))
([b32b80b](googleapis/sdk-platform-java@b32b80b))
* update google auth library dependencies to v1.25.0
([#3168](googleapis/sdk-platform-java#3168))
([f48afb7](googleapis/sdk-platform-java@f48afb7))
* update google http client dependencies to v1.45.0
([#3159](googleapis/sdk-platform-java#3159))
([e1cd2fc](googleapis/sdk-platform-java@e1cd2fc))
* update googleapis/java-cloud-bom digest to 6626f91
([#3147](googleapis/sdk-platform-java#3147))
([db9e878](googleapis/sdk-platform-java@db9e878))
* update junit5 monorepo to v5.11.0
([#3111](googleapis/sdk-platform-java#3111))
([b11b5dc](googleapis/sdk-platform-java@b11b5dc))
* update netty dependencies to v4.1.113.final
([#3165](googleapis/sdk-platform-java#3165))
([1be261a](googleapis/sdk-platform-java@1be261a))
* update opentelemetry-java monorepo to v1.42.0
([#3172](googleapis/sdk-platform-java#3172))
([ef61b8c](googleapis/sdk-platform-java@ef61b8c))


### Documentation

* Update DEVELOPMENT.md
([#3126](googleapis/sdk-platform-java#3126))
([b7670c4](googleapis/sdk-platform-java@b7670c4))
</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: ldetmer <1771267+ldetmer@users.noreply.github.com>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
Adds a 'transaction.retried' attribute to Connection API read/write
transaction spans if it was retried. This makes it easier to search
for transactions that were retried.
chingor13 pushed a commit that referenced this pull request Mar 30, 2026
This new implementation provides a constant time computation regardless of the length of B, rather than the previous implementation which took linear time relative to the length of B.

#### Benchmark summary

CPU: AMD Ryzen Threadripper PRO 3945WX 12-Cores
OS: Debian Testing
```
# JMH version: 1.37
# VM version: JDK 11.0.17, OpenJDK 64-Bit Server VM, 11.0.17+8
# VM invoker: /home/benwhitehead/opt/java/jdk-11.0.17+8/bin/java
# VM options: -Xms1g -Xmx1g -XX:+AlwaysPreTouch
# Blackhole mode: full + dont-inline hint (auto-detected, use -Djmh.blackhole.autoDetect=false to disable)
# Warmup: 4 iterations, 30 s each
# Measurement: 8 iterations, 30 s each
# Timeout: 10 min per iteration
# Threads: 1 thread, will synchronize iterations
# Benchmark mode: Sampling time
```

```
Benchmark                                  (objectSize)    Mode      Cnt     Score    Error  Units
Crc32cBenchmark.concatCrc32c                     131072  sample  9243752     0.074 ±  0.001  us/op
Crc32cBenchmark.concatCrc32c                     262144  sample  9015106     0.078 ±  0.001  us/op
Crc32cBenchmark.concatCrc32c                     524288  sample  9010257     0.074 ±  0.001  us/op
Crc32cBenchmark.concatCrc32c                    1048576  sample  9165519     0.074 ±  0.001  us/op
Crc32cBenchmark.concatCrc32c                    2097152  sample  8993038     0.075 ±  0.001  us/op
Crc32cBenchmark.crc32cCombineGoogle              131072  sample  2070639   115.806 ±  0.018  us/op
Crc32cBenchmark.crc32cCombineGoogle              262144  sample  1029209   233.019 ±  0.045  us/op
Crc32cBenchmark.crc32cCombineGoogle              524288  sample   516517   464.360 ±  0.106  us/op
Crc32cBenchmark.crc32cCombineGoogle             1048576  sample   262118   915.067 ±  0.354  us/op
Crc32cBenchmark.crc32cCombineGoogle             2097152  sample   131385  1825.685 ±  0.834  us/op
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

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