Commit graph

26 commits

Author SHA1 Message Date
Google APIs
d03cc13314 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: 765227853
2025-05-30 09:45:36 -07:00
Google APIs
bab01b38ef 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: 759724486
2025-05-16 13:00:01 -07:00
Google APIs
984bf3328a docs: improved comment clarity
PiperOrigin-RevId: 735843146
2025-03-11 12:10:44 -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
db2a70c78d feat!: Update google-cloud-cloud_quotas-v1 dependency to version 2.x
PiperOrigin-RevId: 725809656
2025-02-11 16:16:58 -08:00
Google APIs
54fc426cb0 fix!: remove unneeded dependency on common Cloud resources
BREAKING CHANGE: This is a breaking change for Node, but on a v1beta surface.

PiperOrigin-RevId: 724375483
2025-02-07 09:40:18 -08:00
Google APIs
25ce23cd75 chore: don't include common resource config in C# for google.api.cloudquotas.v1beta
PiperOrigin-RevId: 723693348
2025-02-05 16:26:56 -08:00
Google APIs
00196e2a68 chore: Configure clients for google-cloud-cloud_quotas-v1beta
PiperOrigin-RevId: 713444188
2025-01-08 15:52:52 -08:00
Google APIs
2884323d6c chore(python): Update namespace for google/api/cloudquotas/v1beta to prepare for release
PiperOrigin-RevId: 712974297
2025-01-07 11:05:17 -08:00
Google APIs
695866271c feat: Add v1beta client libraries for cloudquotas API
PiperOrigin-RevId: 712933292
2025-01-07 09:06:54 -08:00
Google APIs
453365efd7 feat: A new value NOT_SUPPORTED is added to enum IneligibilityReason
feat: A new value `NOT_ENOUGH_USAGE_HISTORY` is added to enum `IneligibilityReason`

PiperOrigin-RevId: 695766513
2024-11-12 09:34:29 -08:00
Google APIs
3b9311b65c feat: promote to GA
PiperOrigin-RevId: 646193562
2024-06-24 13:01:44 -07:00
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
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
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
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