Google APIs
cdb30b6f78
feat: added a new API method ListBuildTargets to list build targets that a user has access to
...
This API method does not require a input for the user account. It will fetch the current user account from the service account credential file automatically.
PiperOrigin-RevId: 383511703
4 years ago
Google APIs
fe3cc5e650
feat: Add method signature for Subscriber.Pull without the deprecated return_immediately field.
...
PiperOrigin-RevId: 383459959
4 years ago
Google APIs
b755d25e3c
chore: regenerate API index
4 years ago
Google APIs
b5532bb502
feat: added validation only mode when writing dashboards
...
feat: added alert chart widget
PiperOrigin-RevId: 383440655
4 years ago
Google APIs
a9d8182ce5
build: update package name
...
PiperOrigin-RevId: 383434153
4 years ago
Google APIs
220316cd37
chore: regenerate API index
4 years ago
Google APIs
78978f6071
chore: Remove protos for googleads v4 and v5, which have sunset
...
Committer: @aohren
PiperOrigin-RevId: 383376485
4 years ago
Google APIs
ac5d013075
chore: Update datafusion v1 BUILD.bazel for python
...
PiperOrigin-RevId: 382891238
4 years ago
Google APIs
2b6185da3a
feat: Publish Notification Service logging proto for documentation
...
PiperOrigin-RevId: 382838994
4 years ago
Google APIs
8bdca74d26
chore: release gapic-generator-java v1.0.16
...
Committer: @miraleung
PiperOrigin-RevId: 382806066
4 years ago
Google APIs
03a0afcd7e
feat: allow updating security group on existing clusters
...
PiperOrigin-RevId: 382761283
4 years ago
Google APIs
e9f5f8d2f2
fix: update labels and package names
...
Committer: @jpoehnelt
PiperOrigin-RevId: 382547062
4 years ago
Google APIs
4e07eb7607
chore: Update `py_gapic_library` args and a few service deadlines.
...
Committer: @aohren
PiperOrigin-RevId: 382512634
4 years ago
Google APIs
b88b0a716b
chore: regenerate API index
4 years ago
Google APIs
0c62f63ad7
chore: Add package/namespace options for C#, Ruby and PHP. This is a breaking change *only* for those languages, and packages for those languages have not been published yet.
...
PiperOrigin-RevId: 382509175
4 years ago
Google APIs
2c6e4dd222
feat(spanner): add leader_options to InstanceConfig and default_leader to Database
...
PiperOrigin-RevId: 382409094
4 years ago
Google APIs
820d7aeac0
fix: add missing dependency multiclusteringress
...
https://github.com/googleapis/nodejs-gke-hub/pull/67
Committer: @summerji
PiperOrigin-RevId: 382391289
4 years ago
Google APIs
b8b50f18a6
build(nodejs): name should be @google-cloud/private-cataglog
...
PiperOrigin-RevId: 382382058
4 years ago
Google APIs
9f8627ebbd
fix: add missing dependency configmanagement.proto
...
https://github.com/googleapis/nodejs-gke-hub/pull/62
Committer: @summerji
PiperOrigin-RevId: 382363781
4 years ago
Google APIs
aa136fa664
feat: add new FieldBehavior NON_EMPTY_DEFAULT
...
PiperOrigin-RevId: 382337225
4 years ago
Google APIs
e9b2b616a2
feat: Adding subscription properties to streaming pull response in third party pubsub.proto.
...
PiperOrigin-RevId: 382318016
4 years ago
Google APIs
490f1e9e30
chore: regenerate API index
4 years ago
Google APIs
125799dc99
fix!: Remove DiscoverConnectionProfile method signature which didn't populate the request sufficiently
...
fix!: Overhaul resource annotations, some of which were incorrect and some of which were just non-ideal
PiperOrigin-RevId: 382316023
4 years ago
Google APIs
1c5c56c18a
chore: regenerate API index
4 years ago
Google APIs
c5954ef056
chore(ruby): Switch Bazel jobs to use the Ruby gapic-generator 0.9.0
...
PiperOrigin-RevId: 382291678
4 years ago
Google APIs
2e6b987a6f
chore: regenerate API index
4 years ago
Google APIs
a3c4f2a829
chore(ruby): Configure Ruby microgenerator arguments for Resource Manager V3
...
PiperOrigin-RevId: 382196988
4 years ago
Google APIs
34210e9ec5
chore: regenerate API index
4 years ago
Google APIs
6797726dcf
feat: Data Fusion public protos
...
Committer: @alexander-fenster
PiperOrigin-RevId: 382167046
4 years ago
Google APIs
513440fda5
chore: use gapic-generator-python 0.50.3
...
fix: disable always_use_jwt_access
Committer: @busunkim96
PiperOrigin-RevId: 382142900
4 years ago
Google APIs
6610b234c5
chore: regenerate API index
4 years ago
Google APIs
f5cb59993d
feat: composer public protos
...
Committer: @alexander-fenster
PiperOrigin-RevId: 382134259
4 years ago
Google APIs
eb2c73b157
chore(ruby): Map service names that include the version
...
PiperOrigin-RevId: 382086622
4 years ago
Google APIs
b6b4b89cae
fix: add dependencies for google/cloud/gkehub
...
Committer: @parthea
PiperOrigin-RevId: 381971413
4 years ago
Google APIs
5babb4bc70
chore: regenerate API index
4 years ago
Google APIs
24443e8a67
Synchronize new proto/yaml changes.
...
PiperOrigin-RevId: 381955863
4 years ago
Google APIs
d3d4152475
chore: Update dataflow_v1beta3 BUILD.bazel for python
...
PiperOrigin-RevId: 381929357
4 years ago
Google APIs
2bf1e2a671
chore: update python microgenerator to v0.50.2
...
PiperOrigin-RevId: 381898347
4 years ago
Google APIs
c75abda739
chore: Update contactcenterinsights v1 BUILD.bazel for python
...
PiperOrigin-RevId: 381878501
4 years ago
Google APIs
869d32e2f0
chore: Update networkmanagement v1 BUILD.bazel for python
...
PiperOrigin-RevId: 381580298
4 years ago
Google APIs
8b4a440aa7
build(nodejs): name should be @google-cloud/apigee-connect
...
PiperOrigin-RevId: 381518921
4 years ago
Google APIs
223efdf414
chore: regenerate API index
4 years ago
Google APIs
3d63fc7e61
feat: added v1beta, v1 messages and client for gkehub
...
Clients can now target the v1beta and v1 GKE Hub API to interact with Feature and Membership resources.
PiperOrigin-RevId: 381502350
4 years ago
Google APIs
478169f2ac
chore(bazel): update Go microgenerator to v0.21.1
...
Changes include:
- initial REST client support
- add EnableJwtWithScope to default client opts
- reorganizing all Go GAPIC dependencies in Bazel
PiperOrigin-RevId: 381360057
4 years ago
Google APIs
6fa6c00ba2
chore: Update dataflow v1beta3 BUILD.bazel for python
...
PiperOrigin-RevId: 381356178
4 years ago
Google APIs
5ad71e117f
chore: regenerate API index
4 years ago
Google APIs
da5f84269f
feat: Added the gRPC service config for the Service Controller v1 API
...
docs: Updated some comments.
PiperOrigin-RevId: 381355331
4 years ago
Google APIs
4ba12b9eda
chore: regenerate API index
4 years ago
Google APIs
3bd91d545c
feat: added v1alpha messages and client for gkehub
...
Clients can now target the v1alpha GKE Hub API to interact with Feature
resources.
PiperOrigin-RevId: 381332895
4 years ago
Google APIs
7abd63f589
chore(internal): remove legacy, unused YAML from gapic directory
...
PiperOrigin-RevId: 381327699
4 years ago