Commit graph

60 commits

Author SHA1 Message Date
Google APIs
0a0dffc19b fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 810022369
2025-09-22 08:23:40 -07:00
Google APIs
222764e085 chore: include gapic_metadata.json in Go GAPIC assembly rule
PiperOrigin-RevId: 803060792
2025-09-04 09:36:34 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
c72d738543 feat: A new enum RelevanceThreshold is added
feat: A new field `relevance_threshold` is added to message `.google.cloud.talent.v4.SearchJobsRequest`
docs: multiple fixes for links in documentation

PiperOrigin-RevId: 711534942
2025-01-02 15:13:59 -08:00
Google APIs
76ffdb2287 chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -07:00
Google APIs
7002406181 chore: Update copyright year
PiperOrigin-RevId: 629949881
2024-05-01 22:45:33 -07:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
38894df9fd chore: remove unused backend rules from service config
PiperOrigin-RevId: 567761419
2023-09-22 18:01:01 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
7cb9709446 docs: Add three per company option to diversification levels
PiperOrigin-RevId: 536429537
2023-05-30 09:49:12 -07:00
Google APIs
f8fb681a79 fix: only configure new surface for latest API versions (Functions, Speech,
Talent)

PiperOrigin-RevId: 535364999
2023-05-25 13:34:49 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
b473ccc887 fix: change timeout settings for SearchJobsForAlert
PiperOrigin-RevId: 528815611
2023-05-02 10:03:46 -07:00
Google APIs
ab4ba82343 chore: Update C# Bazel rule to include gRPC service config
PiperOrigin-RevId: 526897590
2023-04-25 01:55:48 -07:00
Google APIs
a8d66cd3ba chore: Update Bazel rule to include common resource names from GAX
PiperOrigin-RevId: 526592128
2023-04-24 03:34:24 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
42ba7e6302 chore(deps): Update gapic-generator-java to 2.15.3
PiperOrigin-RevId: 516900470
2023-03-15 12:39:28 -07:00
Google APIs
a1a63abe29 chore: update copyright year in the generated protos
PiperOrigin-RevId: 516273693
2023-03-13 11:43:38 -07:00
Google APIs
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
5edc235617 fix: Add service_yaml_parameters to py_gapic_library BUILD.bazel targets
PiperOrigin-RevId: 510187992
2023-02-16 10:51:01 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
5677c20a29 chore: produce more Go gapic metadata
PiperOrigin-RevId: 507541898
2023-02-06 11:50:24 -08:00
Google APIs
d02e58244d chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
9064293735 chore: fix proto formatting
PiperOrigin-RevId: 503206506
2023-01-19 10:45:13 -08:00
Google APIs
5a226be4e3 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 502338808
2023-01-16 03:01:09 -08:00
Google APIs
dec7c5b6b5 chore: Update build configuration to use up-to-date service config
PiperOrigin-RevId: 501565792
2023-01-12 07:58:44 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
dbfdaa9893 docs: marking keyword_searchable_job_custom_attributes on the company object as deprecated
---
docs: marking company_size histogram facet as deprecated
PiperOrigin-RevId: 486780805
2022-11-07 15:31:47 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
67f6d0b277 build: library of v4 jobs onboarded to SAM
PiperOrigin-RevId: 457827103
2022-06-28 15:03:27 -07:00
Google APIs
6ff6b49397 build: library of v4 jobs onboarded to SAM
PiperOrigin-RevId: 457783072
2022-06-28 11:43:09 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
c19c96355d feat: add methods for Long Running Operations service
PiperOrigin-RevId: 452382366
2022-06-01 14:16:22 -07:00
Google APIs
c6fb6acced feat: Add a new operator on companyDisplayNames filter to further support fuzzy match by treating input value as a multi word token
feat: Add a new option TELECOMMUTE_JOBS_EXCLUDED under enum TelecommutePreference to completely filter out the telecommute jobs in response
docs: Deprecate option TELECOMMUTE_EXCLUDED under enum TelecommutePreference

PiperOrigin-RevId: 450699841
2022-05-24 09:26:18 -07:00
Google APIs
cb382857a7 docs: Added functionality in the companyDisplayNames filter to support fuzzy matching
PiperOrigin-RevId: 435467010
2022-03-17 15:37:45 -07:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
dc15873a93 fix(php): add service_yaml to php_gapic_library targets
PiperOrigin-RevId: 421075193
2022-01-11 11:02:54 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
c2b080f320 docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 406427586
2021-10-29 12:39:19 -07:00
Google APIs
caad48d4b6 feat: Added a new KeywordMatchMode field to support more keyword matching options
feat: Added more `DiversificationLevel` configuration options

PiperOrigin-RevId: 396667150
2021-09-14 13:20:31 -07:00
Google APIs
a6c8dc7f72 feat: Add new commute methods in Search APIs
feat: Add new histogram type 'publish_time_in_day'
feat: Support filtering by requisitionId is ListJobs API

PiperOrigin-RevId: 391131412
2021-08-16 14:04:08 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
a5a8523469 chore!: migrate talent to the PHP microgenerator
All changes are within scope of those listed in the doc (details in the internal change):
- A BREAKING change is anticipated due to the resource name bugfix
- Unused retry codes are no longer generated

Committer: @miraleung
PiperOrigin-RevId: 371195863
2021-04-29 14:21:46 -07:00