Commit graph

68 commits

Author SHA1 Message Date
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
56dfeef835 feat!: Update google-cloud-channel-v1 dependency to version 2.x
PiperOrigin-RevId: 725809504
2025-02-11 16:14:38 -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
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08: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
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
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
71715c56e3 chore: Update the google-cloud-channel-v1 dependency to 0.13 to ensure the CloudChannelReportsService is present
PiperOrigin-RevId: 482702950
2022-10-20 23:51:24 -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
8c7125522e chore(ruby): Add Bazel build rules for Ruby wrapper clients
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -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