Commit graph

16 commits

Author SHA1 Message Date
Google APIs
baa10ceb49 chore: migrate channel to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 370731451
2021-04-27 11:54:58 -07:00
Google APIs
ddb4f28989 docs: Update documentation comments to match tone and style with the rest of Cloud documentation. Adding customer level pubsub events for primary domain verification and primary domain change. Enabled support for boolean as an allowed parameter value. Added legacy_sku field to TransferableSku.
PiperOrigin-RevId: 367097700
2021-04-06 15:27:19 -07:00
Google APIs
c7b5032f6e feat: addition of billing_account field on Plan.
docs: clarification that valid address lines are required for all customers.

PiperOrigin-RevId: 359869792
2021-02-26 17:19:42 -08:00
Google APIs
2916ac4a35 docs: Documentation update
BREAKING CHANGE: TransferableSkus field deprecation. Okay to make this change since no clients are using the libraries that were released just last week. The fields were supposed to be deprecated but missed. We have communicated to clients about this change.

PiperOrigin-RevId: 358862009
2021-02-22 11:21:18 -08:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
e038e2a5b2 chore: remove more unused package options in java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 355442508
2021-02-03 11:43:59 -08:00
Google APIs
6ef9eaea37 feat: Add Pub/Sub endpoints for Cloud Channel API.
PiperOrigin-RevId: 355059873
2021-02-01 17:13:50 -08:00
Google APIs
61ab0348bd feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00
Google APIs
3131ab5786 chore: use python microgenerator rules for Cloud APIs
PiperOrigin-RevId: 350604597
2021-01-07 11:33:56 -08:00
Google APIs
781d34e5c9 feat: Add ProvisionCloudIdentity API definitions for Cloud Channel API. Update documentation for other APIs.
PiperOrigin-RevId: 350209421
2021-01-05 13:38:20 -08:00
Google APIs
6dae98144d chore: Remove unused 'package' attr from java_gapic_library rules
Committer: @miraleung
PiperOrigin-RevId: 347459563
2020-12-14 13:41:43 -08:00
Google APIs
a53dc0292a feat: Add ListSkus, ListOffers API definitions for Cloud Channel API.
PiperOrigin-RevId: 346583784
2020-12-09 10:42:23 -08:00
Google APIs
daf7a6ec53 chore: migrate channel to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346386640
2020-12-08 12:37:11 -08:00
Google APIs
160f80d81d chore: Make microgenerators default for all languages
In particular this applies to Java and Python microgenerators.
With this change `java_gapic_*` and `py_gapic_*` rules mean microgenerator versions. The monolith versions of the rules are named as `java_gapic_*_legacy` and `py_gapic_*_legacy` respectively.

Also change Ads BAZEL template to reflect the change in default rule names.

Also change `DO NOT OVERRIDE` comment warnings meaning (to reflect that now by default microgenerator rules are generated and the generated version must be accepted only if the API is being migrated to the microgenerator).

PiperOrigin-RevId: 346227314
2020-12-07 18:51:08 -08:00
Google APIs
d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs
59c2e24501 feat: Add API definitions for Cloud Channel API.
PiperOrigin-RevId: 345351310
2020-12-02 17:56:41 -08:00