Commit graph

66 commits

Author SHA1 Message Date
Google APIs
1c1b1ff787 fix: Changed field behavior for an existing field entitlement_granularity in message .google.cloud.channel.v1.RepricingConfig
docs: A comment for enum `CustomerAttestationState` is changed
docs: A comment for field `customer_attestation_state` in message `.google.cloud.channel.v1.Customer` is changed
docs: A comment for field `entitlement_granularity` in message `.google.cloud.channel.v1.RepricingConfig` is changed
docs: A comment for method `RegisterSubscriber` in service `CloudChannelService` is changed
docs: A comment for method `UnregisterSubscriber` in service `CloudChannelService` is changed
docs: A comment for method `ListSubscribers` in service `CloudChannelService` is changed
docs: A comment for field `owned` in message `.google.cloud.channel.v1.CloudIdentityCustomerAccount` is changed
docs: A comment for field `page_token` in message `.google.cloud.channel.v1.ListSkuGroupsRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.channel.v1.ListSkuGroupBillableSkusRequest` is changed
docs: A comment for field `next_page_token` in message `.google.cloud.channel.v1.ListSkuGroupsResponse` is changed
docs: A comment for field `next_page_token` in message `.google.cloud.channel.v1.ListSkuGroupBillableSkusResponse` is changed
docs: A comment for message `ChangeParametersRequest` is changed
docs: A comment for field `offers` in message `.google.cloud.channel.v1.ListOffersResponse` is changed
docs: A comment for field `account` in message `.google.cloud.channel.v1.RegisterSubscriberRequest` is changed
docs: A comment for field `account` in message `.google.cloud.channel.v1.UnregisterSubscriberRequest` is changed
docs: A comment for field `account` in message `.google.cloud.channel.v1.ListSubscribersRequest` is changed
docs: A comment for field `event_type` in message `.google.cloud.channel.v1.CustomerEvent` is changed
docs: A comment for field `event_type` in message `.google.cloud.channel.v1.EntitlementEvent` is changed

PiperOrigin-RevId: 838889186
2025-12-01 12:36:26 -08:00
Google APIs
c61890928a feat: A new enum CustomerAttestationState is added
feat: A new field `customer_attestation_state` is added to message `.google.cloud.channel.v1.Customer`

PiperOrigin-RevId: 771158415
2025-06-13 11:13:03 -07:00
Google APIs
3021374c68 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: 766242721
2025-06-02 10:16:35 -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
b6a27d13a2 feat: Add support for primary_admin_email as customer_identity for ImportCustomer
feat: Add support for importing team customer from a different reseller
feat: Add support to look up team customer Cloud Identity information
docs: Clarify the expected value of the domain field for team type customers

PiperOrigin-RevId: 682051698
2024-10-03 15:22:09 -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
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
4795a45759 feat: migrate samples to new surface
PiperOrigin-RevId: 595432418
2024-01-03 10:04:06 -08:00
Google APIs
f3c9569206 docs: A comment for service CloudChannelReportsService is changed
docs: A comment for method `RunReportJob` in service `CloudChannelReportsService` is changed
docs: A comment for method `FetchReportResults` in service `CloudChannelReportsService` is changed
docs: A comment for method `ListReports` in service `CloudChannelReportsService` is changed

PiperOrigin-RevId: 592812793
2023-12-21 03:31:04 -08:00
Google APIs
a549fb2d89 feat: mark ChannelPartnerGranularity as deprecated and offer alternatives
PiperOrigin-RevId: 563530090
2023-09-07 13:34:41 -07:00
Google APIs
6a8d8a1c54 feat: Launch QueryEligibleBillingAccounts API
PiperOrigin-RevId: 563475102
2023-09-07 10:34:17 -07:00
Google APIs
7f2c9d158a feat: Add support for ListSkuGroups and ListSkuGroupBillableSkus APIs in Cloud Channel APIs
PiperOrigin-RevId: 540624759
2023-06-15 10:39:57 -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
31893adec6 feat: added partition_keys field to filter results from FetchReportResults
docs: Change references from GCP to Google Cloud

PiperOrigin-RevId: 532265140
2023-05-15 16:40:38 -07:00
Google APIs
1ebad326d2 feat: Add billing account to entitlement definitions for Cloud Channel API
PiperOrigin-RevId: 529744735
2023-05-05 10:02:09 -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
c0eb8fa437 feat: add show_future_offers to ListOffers
feat: add ListEntitlementChanges

PiperOrigin-RevId: 516294330
2023-03-13 12:50:00 -07:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
b0f2af1e9b feat(typescript): enable REST transport
To use REST transport, pass {fallback: "rest"} to the client constructor.

PiperOrigin-RevId: 512747300
2023-02-27 15:25:03 -08:00
Google APIs
c35b98606b feat: Add appropriate mixin clients
PiperOrigin-RevId: 510193779
2023-02-16 11:11:54 -08:00
Google APIs
d02e58244d 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: 506711567
2023-02-02 13:42:30 -08:00
Google APIs
fcff1cc412 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 503088494
2023-01-19 00:49:47 -08:00
Google APIs
e69c47f438 feat: Add support for granular repricing configurations via SkuGroups in Cloud Channel Repricing APIs
PiperOrigin-RevId: 494176375
2022-12-09 08:12:42 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
cac4b1eea4 feat: add deal_code field to message Offer
PiperOrigin-RevId: 487295068
2022-11-09 11:07:27 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
0c78b0c2ef feat: Add CloudChannelReportsService to CloudChannel API
PiperOrigin-RevId: 481642499
2022-10-17 08:10:16 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
ebf8158cdf feat: google.longrunning.Operations for Cloud Channel apis
PiperOrigin-RevId: 456853650
2022-06-23 13:52:03 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
d42026b7a0 chore: include generated samples dir
PiperOrigin-RevId: 454047209
2022-06-09 17:15:44 -07:00
Google APIs
9efd9766f0 feat: Add API definitions for Cloud Channel Repricing APIs
PiperOrigin-RevId: 443782462
2022-04-22 16:14:08 -07:00
Google APIs
d4dd268f39 feat: Add new enum value, new filter in ListCustomersRequest of Cloud Channel API
PiperOrigin-RevId: 443474187
2022-04-21 14:07:17 -07:00
Google APIs
af3ee0c71a chore: remove unused imports from google/cloud/channel/v1
PiperOrigin-RevId: 432272099
2022-03-03 13:38:19 -08:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
8cb469950a fix: clarify language
PiperOrigin-RevId: 428802866
2022-02-15 09:35:01 -08:00
Google APIs
4eca5ca05c feat: Change description for GCP ProvisionedService.provisioning_id value
feat: Update year from 2021 to 2022

PiperOrigin-RevId: 426206624
2022-02-03 12:07:37 -08:00
Google APIs
9fe00a1330 feat: Change description for enum default value
PiperOrigin-RevId: 422930709
2022-01-19 16:24:35 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
e03933dcc0 docs: Small clarification
PiperOrigin-RevId: 409501969
2021-11-12 14:25:39 -08:00
Google APIs
e4c5b78723 docs: clarified usage of entitlement parameters
PiperOrigin-RevId: 407463572
2021-11-03 17:20:51 -07:00
Google APIs
daf9c983c6 feat: add resource type to ChannelPartnerLink
PiperOrigin-RevId: 405947781
2021-10-27 12:16:11 -07:00
Google APIs
bf57b2c881 feat: add API ImportCustomer for Cloud Channel API
docs: update comments for a few fields

PiperOrigin-RevId: 394721709
2021-09-03 11:20:10 -07:00
Google APIs
97d42c651f feat: Add/Update API definitions for Cloud Channel API, including
* Update descriptions of APIs.
* Add additional_bindings to HTTP annotations of Customer related APIs (list/create/get/update/delete).
* Add a new LookupOffer RPC and LookupOfferRequest proto.
* Add a new enum value LICENSE_CAP_CHANGED to enum EntitlementEvent.Type.

PiperOrigin-RevId: 378177991
2021-06-08 09:55:32 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00