Commit graph

258 commits

Author SHA1 Message Date
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
e09657e96e docs: Update contact_email doc to not check permission of the email account
PiperOrigin-RevId: 625944337
2024-04-18 01:03:33 -07:00
Google APIs
a74854dfc4 feat: Add rollout_info field to QuotaDetails message
PiperOrigin-RevId: 621249697
2024-04-02 11:53:08 -07:00
Google APIs
2c24fa58df docs: update comment of contact_email to make it optional as opposed to required
---
docs: update sample URL in field for `service_request_quota_uri`
PiperOrigin-RevId: 619290180
2024-03-26 13:21:04 -07:00
Google APIs
b53452f85b chore: update go_package and Go importpath
docs: annotate QuotaPreference.dimensions field as immutable, annotate QuotaPreference.QuotaConfig.annotations field as optional

PiperOrigin-RevId: 617759942
2024-03-21 01:22:23 -07:00
Google APIs
e960a82d36 docs: A comment for field filter in message .google.api.cloudquotas.v1.ListQuotaPreferencesRequest is changed
docs: A comment for field `order_by` in message `.google.api.cloudquotas.v1.ListQuotaPreferencesRequest` is changed

PiperOrigin-RevId: 615202751
2024-03-12 16:04:48 -07:00
Google APIs
dba3883bfb feat: add api_version extension to ServiceOptions, for collaborative versioning
feat: add `Publishing.rest_reference_documentation_uri` to aid client library publication
feat: add `ErrorReason.LOCATION_POLICY_VIOLATED` enum value
docs: minor tweaks to various comments

PiperOrigin-RevId: 613949885
2024-03-08 08:58:20 -08:00
Google APIs
7ac2785ca4 feat: include api_key_uid in service control check response
PiperOrigin-RevId: 608766712
2024-02-20 15:45:28 -08:00
Google APIs
42c04fea43 chore: set packed = false on field_behavior extension
PiperOrigin-RevId: 604675854
2024-02-06 09:41:44 -08:00
Google APIs
5e6eb76b66 feat: update v1alpha1 CEL syntax protos to include extension tags from cel-spec
docs: automated formatting fixes

PiperOrigin-RevId: 603439044
2024-02-01 11:59:24 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
86179821f6 fix: do not rename cloudquotas API for Python package
PiperOrigin-RevId: 597561030
2024-01-11 08:19:46 -08:00
Google APIs
f1429e5df5 chore: Configure Ruby build files for cloudquotas and securitycentermanagement
PiperOrigin-RevId: 596721158
2024-01-08 15:36:18 -08:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
51555daa41 fix!: change the field_behavior of contact_email from OPTIONAL to REQUIRED
docs: update the comment for field `contact_email` in message `.google.api.cloudquotas.v1.QuotaPreference`

PiperOrigin-RevId: 591966138
2023-12-18 11:47:28 -08:00
Google APIs
01c79f95fd fix!: changed enum index for NO_VALID_BILLING_ACCOUNT and OTHER
fix!: removed values LIMIT_DECREASE_BELOW_USAGE, LIMIT_DECREASE_PERCENTAGE_TOO_HIGH  from enum QuotaSafetyCheck
feat: added values QUOTA_DECREASE_BELOW_USAGE, `QUOTA_DECREASE_PERCENTAGE_TOO_HIGH` to enum QuotaSafetyCheck

PiperOrigin-RevId: 590993530
2023-12-14 11:00:01 -08:00
Google APIs
37b411ab3a fix!: renamed IneligibilityReason.NO_BILLING_ACCOUNT to NO_VALID_BILLING_ACCOUNT
feat: added field QuotaInfo.contact_email
docs: updated comments

PiperOrigin-RevId: 588530706
2023-12-06 13:44:32 -08:00
Google APIs
fce431c83a feat: add auto_populated_fields to google.api.MethodSettings
PiperOrigin-RevId: 586359350
2023-11-29 09:03:57 -08:00
Google APIs
401a8e8211 chore: remove backend configuration from the service config
PiperOrigin-RevId: 577958952
2023-10-30 14:34:20 -07:00
Google APIs
de684e57d7 chore: update go_package and Go importpath
PiperOrigin-RevId: 576190490
2023-10-24 10:41:31 -07:00
Google APIs
c1fd499fca feat: Initial publish of Cloud Quotas API
PiperOrigin-RevId: 575875836
2023-10-23 11:20:00 -07:00
Google APIs
736857e7a6 chore: update README files
PiperOrigin-RevId: 572611639
2023-10-11 10:16:35 -07:00
Google APIs
2ca95f64cd feat: public google.api.FieldInfo type and extension
PiperOrigin-RevId: 570083911
2023-10-02 09:08:25 -07:00
Google APIs
449fb60c91 chore(bazel): fix serviceconfig Go libraries
PiperOrigin-RevId: 566728335
2023-09-19 13:35:58 -07:00
Google APIs
b8a0083f53 build: regenerate BUILD.bazel
PiperOrigin-RevId: 566125250
2023-09-17 13:11:20 -07:00
Google APIs
57d9a31ea0 feat: introduce resource class serviceusage.googleapis.com/Service
feat: added ConsumerQuotaLimit.supported_locations
feat: added ProducerQuotaPolicy message and QuotaBucket.producer_quota_policy field
chore: reformatted protos

PiperOrigin-RevId: 565811363
2023-09-15 16:54:17 -07:00
Google APIs
af71d9c067 chore: reformatted protos
PiperOrigin-RevId: 565767523
2023-09-15 13:43:57 -07:00
Google APIs
f5987af9df feat: add new FieldBehavior value IDENTIFIER
PiperOrigin-RevId: 559119958
2023-08-22 08:30:36 -07:00
Google APIs
b7a23fdc5b build: re-enable py_test target for google/api/serviceusage/v1beta1
PiperOrigin-RevId: 556050632
2023-08-11 12:38:07 -07:00
Google APIs
52a738bc51 feat: Add a proto message to describe the resource_type and resource_permission for an API method
PiperOrigin-RevId: 550688034
2023-07-24 15:19:19 -07:00
Google APIs
16df595354 docs: update docs to existing services
PiperOrigin-RevId: 543515380
2023-06-26 12:49:54 -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
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
be8c6cd96b feat: add new client surface for GA php clients
PiperOrigin-RevId: 534898708
2023-05-24 10:38:49 -07:00
Google APIs
cbddac7303 feat: add new client surface to preview clients
chore: update the gapic generator to 1.7.4

PiperOrigin-RevId: 530731364
2023-05-09 15:36:20 -07:00
Google APIs
2f4668caa3 feat: add GEO, SHOPPING, GENERATIVE_AI client orgs
docs: fix new_issue_uri comment

PiperOrigin-RevId: 527926860
2023-04-28 10:43:54 -07:00
Google APIs
c5aa4470b9 feat: add a proto message used for batch mode resource info for ServiceController V2
PiperOrigin-RevId: 527346677
2023-04-26 12:47:11 -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
db34c66fef chore: add Go rest support
PiperOrigin-RevId: 523759899
2023-04-12 11:37:39 -07:00
Google APIs
63e2f0891a chore: publish serviceusage Go protos
PiperOrigin-RevId: 523717436
2023-04-12 09:12:16 -07:00
Google APIs
7c81ebfb02 chore: configure common protos for PHP
PiperOrigin-RevId: 523180955
2023-04-10 12:19:07 -07:00
Google APIs
1cfcea4fbe 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: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
ed78055479 feat: .NET library settings (for generator behavior tweaks)
docs: separate paragraphs in linear/exponential distributions

PiperOrigin-RevId: 520041337
2023-03-28 08:55:34 -07:00
Google APIs
d4c5ff6d00 feat: promote to GA
PiperOrigin-RevId: 518952699
2023-03-23 13:46:10 -07:00
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