Google APIs
af8f71dae9
chore: release gapic-generator-java v0.0.21 with gapic_metadata.json support
...
Committer: @miraleung
PiperOrigin-RevId: 358516065
4 years ago
Google APIs
ab95a4fc4a
chore: update rules_gapic to v0.4.0 (fixes build_gen for Java packages)
...
Committer: @miraleung
PiperOrigin-RevId: 358464992
4 years ago
Google APIs
fce32c047c
chore: update maps/routespreferred Gapic schema to 2.0
...
Committer: @miraleung
PiperOrigin-RevId: 358452585
4 years ago
Google APIs
151bfbae10
feat: Added ListWorkspaces, GetWorkspace, BatchDeleteRows APIs.
...
PiperOrigin-RevId: 358406243
4 years ago
Google APIs
b75542932d
chore: update AdMob v1 build to use Java, Python microgenerators
...
Committer: @aohren
PiperOrigin-RevId: 358377205
4 years ago
Google APIs
959b0bcea3
feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
...
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.
PiperOrigin-RevId: 358357761
4 years ago
Google APIs
54020365f5
feat: add additional_bindings to Dialogflow v2 ListIntents API
...
docs: update copyrights and session docs
PiperOrigin-RevId: 358315519
4 years ago
Google APIs
3b69cb23ca
feat: add additional_bindings to Dialogflow v2beta1 ListIntents API
...
docs: update copyrights and session docs
PiperOrigin-RevId: 358315006
4 years ago
Google APIs
56c65edc8b
feat: Support Model Adaptation.
...
PiperOrigin-RevId: 358182033
4 years ago
Google APIs
e13001be33
fix: Fixes ruby gem build
...
PiperOrigin-RevId: 358152223
4 years ago
Google APIs
d8d59fb9a1
chore: remove protos for Google Ads API v3, which has sunset and is no longer available
...
Committer: @aohren
PiperOrigin-RevId: 358127927
4 years ago
Google APIs
2887a5aa83
fix: add test to java_gapic_test.test_classes
...
PiperOrigin-RevId: 358039483
4 years ago
Google APIs
36508c6902
chore(bazel): update Go microgenerator to v0.18.2
...
Includes a fix for gapic_metadata generation.
PiperOrigin-RevId: 358038305
4 years ago
Google APIs
4d31723c77
feat: release the Google Analytics Data API V1 Beta
...
PiperOrigin-RevId: 358036156
4 years ago
Romario Maxwell
84174565b3
docs: fix typo ( #629 )
4 years ago
Google APIs
e53f05caf2
chore: use build file generator from googleapis/rules_gapic repository.
...
Committer: @alexander-fenster
PiperOrigin-RevId: 358007902
4 years ago
Google APIs
caeee139f4
feat: add optional OIDC JWKs field, add http rules, miscellaneous updates
...
PiperOrigin-RevId: 357987605
4 years ago
Google APIs
8b0cc14345
chore: delete unused gapic.yaml configs for maps/routespreferred
...
Committer: @miraleung
PiperOrigin-RevId: 357946238
4 years ago
Google APIs
8ca872ced0
chore: migrate StreetView to the {Java,Python} microgenerators
...
Committer: @miraleung
PiperOrigin-RevId: 357863594
4 years ago
Google APIs
c465e2fca4
chore: migrate Enduro to the {Java,Python} microgenerators
...
Committer: @miraleung
PiperOrigin-RevId: 357862785
4 years ago
Google APIs
1f68cd0c02
feat: Update documentai/v1beta3 protos
...
PiperOrigin-RevId: 357825340
4 years ago
Google APIs
67233f5990
feat: Add csharp_proto_libraries for google/type.
...
Committer: @damonkey2
PiperOrigin-RevId: 357809969
4 years ago
Google APIs
e8bc4471a8
chore: update gapic-generator-java to 0.0.20
...
Committer: @miraleung
PiperOrigin-RevId: 357800868
4 years ago
Google APIs
9af3d4dd47
chore: migrate maps/routes onto the {Java,Python} microgenerators
...
Committer: @miraleung
PiperOrigin-RevId: 357794425
4 years ago
Google APIs
2bea43cdc7
fix: RunTestCase http template. PHP REST client lib can be generated.
...
feat: Support transition route group coverage for Test Cases.
feat: Support SentimentAnalysisResult input in the WebhookRequest.
PiperOrigin-RevId: 357788001
4 years ago
Google APIs
a3b60b0ddc
chore: migrate maps/routes onto the {Java,Python} microgenerators
...
Committer: @miraleung
PiperOrigin-RevId: 357773363
4 years ago
Google APIs
28a44eced3
chore: migrate maps/roads onto the {Java,Python} microgenerators
...
Committer: @miraleung
PiperOrigin-RevId: 357770189
4 years ago
Google APIs
38d77abda7
fix: RunTestCase http template. PHP REST client lib can be generated.
...
feat: Support transition route group coverage for Test Cases.
PiperOrigin-RevId: 357757017
4 years ago
Google APIs
78f5365656
build: add BUILD files to generate client library for orgpolicy
...
PiperOrigin-RevId: 357293749
4 years ago
Google APIs
178d16d9f9
chore(bazel): update Go microgenerator to v0.18.1
...
Changes include:
- adding GapicMetadata generation
- renaming plugin flag `gapic-service-config` -> `api-service-config` (still supports the old one, but it is undocumented)
- normal updates to dependencies
PiperOrigin-RevId: 357260962
4 years ago
Google APIs
1b2ab49ed6
feat: Update Membership API v1beta1 proto
...
PiperOrigin-RevId: 357242088
4 years ago
Google APIs
f235b894ae
chore(bazel): temp override go-genproto dep
...
PiperOrigin-RevId: 357228807
4 years ago
Google APIs
f9cd594c91
chore: updates prediction and training proto files to v1beta1 AI Platform client libraries.
...
feat!: removes unused protos from schema/ folders: schema/io_format.proto, schema/saved_query_metadata.proto
feat!: ImageSegmentationPredictionResult.category_mask field changed to string data type
feat: AutoMlImageSegmentationInputs.ModelType adds MOBILE_TF_LOW_LATENCY constant
feat: AutoMlVideoClassificationInputs.ModelType adds MOBILE_JETSON_VERSATILE_1 constant
Committer: @telpirion
PiperOrigin-RevId: 357223795
4 years ago
Google APIs
5a11760c9d
feat: Add Traffic data to the leg and step level.
...
PiperOrigin-RevId: 357215334
4 years ago
Google APIs
c059c46957
chore: Operations proto comment cleanup
...
Committer: @miraleung
PiperOrigin-RevId: 357075713
4 years ago
Google APIs
f3a60f63c1
docs: Update rules for currency_code in budget_amount.
...
PiperOrigin-RevId: 357051517
4 years ago
Google APIs
3f914b89ae
fix: do not retry on 13 INTERNAL
...
Fixes https://github.com/googleapis/nodejs-kms/issues/375 . The malformed request triggers `13 INTERNAL` from gRPC and we should not silently retry on this code.
Committer: @alexander-fenster
PiperOrigin-RevId: 357022763
4 years ago
Google APIs
1e0c741368
chore: migrate bigtable to the Python microgenerator
...
PiperOrigin-RevId: 356992836
4 years ago
Google APIs
dd89b0cc1b
docs: Update rules for currency_code in budget_amount.
...
PiperOrigin-RevId: 356991675
4 years ago
Google APIs
66e0de02e6
feat: Update Google Ads API v6 protos for v6_1 release
...
Committer: @aohren
PiperOrigin-RevId: 356839170
4 years ago
Google APIs
8761f14a2a
chore: update copyright year and add HTTP rules for long running operations
...
Committer: @aohren
PiperOrigin-RevId: 356838634
4 years ago
Google APIs
614b4fc896
feat: Added client libraries for Google Workspace Add-ons V1 API
...
PiperOrigin-RevId: 356808008
4 years ago
Google APIs
6de7abea4c
feat: supports SentimentAnalysisResult in webhook request, add http rules for long running operations
...
docs: minor updates in wording
PiperOrigin-RevId: 356804449
4 years ago
Google APIs
e28aa8570d
feat: supports SentimentAnalysisResult in webhook request
...
docs: minor updates in wording
PiperOrigin-RevId: 356624136
4 years ago
Google APIs
9b95bf0e95
fix: sync vision v1 protos to get extra FaceAnnotation Landmark Types
...
PiperOrigin-RevId: 356556588
4 years ago
Google APIs
a5c1c14c45
docs: Replace "whitelist" with "allowlist" in generated documentation
...
PiperOrigin-RevId: 356545742
4 years ago
Google APIs
4f60776fe9
fix: Remove dependency on AppEngine's proto definitions. This also removes the source_references field.
...
PiperOrigin-RevId: 356540804
4 years ago
Google APIs
84cf54e45e
feat: added ApplySoftwareUpdate API
...
docs: various clarifications, new documentation for ApplySoftwareUpdate
chore: update proto annotations
PiperOrigin-RevId: 356380191
4 years ago
Google APIs
8d8c008e56
feat: generate sample code in the Java microgenerator
...
Committer: @miraleung
PiperOrigin-RevId: 356341083
4 years ago
Google APIs
c1e59709c1
feat: Make resolution status field available for error groups. Now callers can set the status of an error group by passing this to UpdateGroup. When not specified, it's treated like OPEN.
...
feat: Make source location available for error groups created from GAE.
PiperOrigin-RevId: 356330876
4 years ago