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
ada88fe880
chore(python): include *.proto files in //gapic/metadata:metadata-py
...
chore(python): include *.proto files in //google/api:api-py
chore(python): include *.proto files in //google/cloud:extended-operations-py
chore(python): include *.proto files in //google/cloud/location:location-py
chore(python): include *.proto files in //google/logging/type:logging-type-py
chore(python): include *.proto files in //google/longrunning:operations-py
chore(python): include *.proto files in //google/rpc:rpc-py
chore(python): include *.proto files in //google/rpc/context:rpc-context-py
chore(python): include *.proto files in //google/type:type-py
PiperOrigin-RevId: 733643032
2025-03-05 02:06:11 -08: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
caac3b8802
feat: add upb_c_proto_library for google/api/expr/v1alpha
...
PiperOrigin-RevId: 729287741
2025-02-20 16:10:26 -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
0a459af436
feat: A new field unversioned_package_disabled is added to message .google.api.PythonSettings
...
docs: A comment for field `content` in message `.google.api.Page` is changed
docs: A comment for message `RoutingRule` is changed
PiperOrigin-RevId: 724453235
2025-02-07 13:28:35 -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
78733bfd33
feat: add support for field generate_omitted_as_internal in selective gapic generation
...
PiperOrigin-RevId: 721375937
2025-01-30 07:02:54 -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
be83776bba
chore(python): Add build rule for //google/api:api-py to prepare for release
...
PiperOrigin-RevId: 706771961
2024-12-16 11:17:58 -08:00
Google APIs
895f2b502c
feat: add service renaming to GoSettings
...
PiperOrigin-RevId: 703180693
2024-12-05 11:13:33 -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
69c246d6fb
feat: Add field protobuf_pythonic_types_enabled to message ExperimentalFeatures
...
docs: A comment for field `unit` in message `.google.api.QuotaLimit` is changed
PiperOrigin-RevId: 693815606
2024-11-06 12:06:50 -08:00
Google APIs
c93a715681
feat: add selective gapic generation option for publishing
...
feat: add new error reason types for missing origin and overloaded credentials
feat: add new TimeSeriesResourceHierarchyLevel for metric metadata
PiperOrigin-RevId: 689010571
2024-10-23 10:12:30 -07:00
Google APIs
76ffdb2287
chore(php): Migrate some GA APIs to NEW_SURFACE_ONLY
...
PiperOrigin-RevId: 672632836
2024-09-09 12:26:01 -07:00
Google APIs
dfb718a4ae
feat: Add field experimental_features to message PythonSettings
...
PiperOrigin-RevId: 667670464
2024-08-26 12:17:35 -07:00
Google APIs
24be099a87
feat: AST support for CEL comprehensions which iterate over (key, value) tuples within lists and maps with field iter_var2
...
docs: Updates to Comprehension documentation for `Expr`, `iter_var`, `iter_range`, `loop_condition`, and `loop_step` to reflect usage of `iter_var2`
PiperOrigin-RevId: 656007836
2024-07-25 10:46:16 -07:00
Google APIs
bba2c8b208
docs: improve MethodSettings selector examples
...
fix: un-deprecate Endpoint.aliases field
feat: add FieldInfo.referenced_types for generics
docs: fix formatting in http.proto comments
docs: update ResourceDescriptor.plural docs with AIP-122 nested collections guidance
docs: reformat comments in context proto
PiperOrigin-RevId: 652883826
2024-07-16 09:59:52 -07:00
Google APIs
51de26cce4
chore(php): promote ApiKeys as stable
...
chore(php): promote AdvisoryNotifications as stable
chore(php): promote BareMetalSolutions as stable
chore(php): promote BigQueryAnalyticsHub as stable
chore(php): promote BigQueryMigration as stable
PiperOrigin-RevId: 646217655
2024-06-24 14:16:23 -07: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
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