Commit graph

214 commits

Author SHA1 Message Date
Google APIs
ecb1cf0a00 feat: added overrides_by_request_protocol to backend.proto
feat: added field proto_reference_documentation_uri to proto reference documentation.
feat: added SERVICE_NOT_VISIBLE and GCP_SUSPENDED into error reason

PiperOrigin-RevId: 517437454
2023-03-17 09:51:37 -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
b5b457107d fix: Add service_yaml_parameters to java_gapic_library targets
PiperOrigin-RevId: 515423972
2023-03-09 13:24:42 -08:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b1c7b67191 fix: Add service_yaml_parameters to ruby_cloud_gapic_library targets
PiperOrigin-RevId: 513640313
2023-03-02 14:28:11 -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
30d54a7481 build: add Bazel dependency on google/protobuf/empty.proto
PiperOrigin-RevId: 508444163
2023-02-09 12:24:21 -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
9f04c98877 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503159211
2023-01-19 07:28:33 -08:00
Google APIs
62915a3b1f feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503125274
2023-01-19 04:16:23 -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
f2961269ad chore: Uncomment service config specification for C# ServiceUsage API library
PiperOrigin-RevId: 502311315
2023-01-16 00:21:21 -08:00
Google APIs
e6a9ae2f0b refactor: Copy SourcePosition message from v1alpha/syntax.proto to conformance_service.proto
PiperOrigin-RevId: 498255774
2022-12-28 15:06:31 -08:00
Google APIs
5fd35b6a13 fix: invalid deps in cc_proto_library() rules
PiperOrigin-RevId: 497190897
2022-12-22 10:15:45 -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
d7687dcb41 build: remove obsolete field in client.proto
PiperOrigin-RevId: 493425327
2022-12-06 15:14:51 -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
d139158036 feat: Introduce an optional_indices field to make it possible to conditionally populate a list element in a list literal
PiperOrigin-RevId: 492445049
2022-12-02 05:29:51 -08:00
Google APIs
bd9aa78b34 feat: added google.api.Service.publishing and client libraries settings
feat: added google.api.JwtLocation.cookie
feat: new fields in enum google.api.ErrorReason
fix: deprecate google.api.Endpoint.aliases
fix: deprecate google.api.BackendRule.min_deadline
docs: minor updates to comments

PiperOrigin-RevId: 488484261
2022-11-14 15:26:25 -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
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -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
bd28cfb5d9 feat: Introduce an optional_entry field to make it possible to conditionally set a map or message field
PiperOrigin-RevId: 475601830
2022-09-20 11:07:11 -07:00
Google APIs
5a9ee4d5de feat: enable REST transport for Python Preview clients
PiperOrigin-RevId: 474571730
2022-09-15 08:43:58 -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
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
5f58301575 chore(python): prepare for the v2 release of google/api/apikeys
PiperOrigin-RevId: 468196680
2022-08-17 07:52:45 -07:00
Google APIs
84ed8f9a20 chore(ruby): Configure build rules for Ruby ApiKeys clients
PiperOrigin-RevId: 468031913
2022-08-16 14:54:18 -07:00
Google APIs
31f3dd8c00 feat: publish apikeys/v2 API
PiperOrigin-RevId: 466817087
2022-08-10 16:54:59 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
ed9ca3b266 chore: remove unused imports
PiperOrigin-RevId: 459515628
2022-07-07 08:10:03 -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
84fb82208e feat: Add Java REST transport to analytics, servicecontrol, servicemanagement, serviceusage and langauge APIs
PiperOrigin-RevId: 454254635
2022-06-10 15:30:46 -07:00
Google APIs
dfd09631f6 docs: fix typo in the comment
PiperOrigin-RevId: 445495510
2022-04-29 13:40:19 -07:00
Google APIs
fd6935f041 docs: fix remaining broken links
PiperOrigin-RevId: 443508623
2022-04-21 16:20:26 -07:00
Google APIs
775267e23c build: fix broken links
PiperOrigin-RevId: 443188324
2022-04-20 14:06:57 -07:00
Google APIs
59b819d919 docs: Remove redundant "API" in the service name
PiperOrigin-RevId: 438645460
2022-03-31 13:24:23 -07:00
Google APIs
651416f510 chore(bazel): colocate Go targets in google/api with same importpath
PiperOrigin-RevId: 437269160
2022-03-25 09:44:44 -07:00
Google APIs
42efaa78fd docs: fix relative and broken links
PiperOrigin-RevId: 436501833
2022-03-22 10:02:19 -07:00
Google APIs
abd73bc8f5 docs: fix docstring formatting
Committer: parthea
PiperOrigin-RevId: 432972690
2022-03-07 10:07:00 -08:00
Google APIs
63d4c61707 chore: Prepare servicecontrol v2 for release
PiperOrigin-RevId: 431703941
2022-03-01 09:24:06 -08:00
Google APIs
43930af62a feat: Added Service Controller v2 API
PiperOrigin-RevId: 431525317
2022-02-28 14:23:15 -08: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
42a19d6eae feat!: Remove EnableService and DisableService RPC methods and related protos from service management API
BREAKING CHANGE:

PiperOrigin-RevId: 428693468
2022-02-14 22:46:16 -08:00
Google APIs
4807247cec chore: cleanup unused imports in google/api/servicemanagement/v1
PiperOrigin-RevId: 428077790
2022-02-11 13:32:21 -08:00
Google APIs
f59df18148 chore(docs): fix google.api.resource documentation
PiperOrigin-RevId: 416585458
2021-12-15 10:02:21 -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
b21a21e02d chore: generate java files for google/api
chore: generate java files for google/cloud/audit
chore: generate java files for google/geo/type
chore: generate java files for google/logging/type
chore: generate java files for google/longrunning
chore: generate java files for google/rpc
chore: generate java files for google/rpc/context
chore: generate java files for google/type
chore: generate java files for google/cloud

PiperOrigin-RevId: 411585075
2021-11-22 09:58:22 -08:00