Commit Graph

34 Commits

Author SHA1 Message Date
Google APIs 72d774a142 chore: migrate Smart Device Management to the Python microgenerator
Committer: @miraleung
PiperOrigin-RevId: 351457357
2021-01-12 15:36:51 -08:00
Google APIs 50b4755b7d chore: migrate home/graph to the Python microgenerator
Committer: @miraleung
PiperOrigin-RevId: 351457344
2021-01-12 15:27:15 -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 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 771dba1848 chore: migrate home/graph to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345274315
2020-12-02 11:26:26 -08:00
Google APIs acbc6b1a3a chore: migrate home/enterprise/sdm to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 345107583
2020-12-01 15:02:30 -08:00
Google APIs 313658e93f Smart Device Management API v1 clean up
PiperOrigin-RevId: 336797274
2020-10-12 20:11:56 -07:00
Google APIs 8862d0f861 Smart Device Management API v1
PiperOrigin-RevId: 334409362
2020-09-29 10:29:55 -07:00
Google APIs b821f32047 feat: use https://github.com/googleapis/gapic-generator-csharp for generating C# libraries.
PiperOrigin-RevId: 331104099
2020-09-11 01:16:20 -07:00
Google APIs 0e56befedb build: removing Artman configuration files
PiperOrigin-RevId: 321273506
2020-07-14 18:01:47 -07:00
Google APIs ded05197da fix: use grpc_service_config in nodejs_gapic_library
The nodejs_gapic_library targets were migrated to gapic-generator-typescript
which doesn't use gapic_yaml, rendering that attribute unused. Instead it uses
the proto annotations & grpc_service_config, which this change reflects.

PiperOrigin-RevId: 314206960
2020-06-01 14:44:30 -07:00
Google APIs b5c20941ce Deprecate unused follow_up_token field.
See https://developers.google.com/assistant/smarthome/develop/notifications for more details.

PiperOrigin-RevId: 312088907
2020-05-18 09:08:15 -07:00
Google APIs bcc476396e docs: Update documentation to fix broken method links
PiperOrigin-RevId: 306974763
2020-04-16 20:33:22 -07:00
Google APIs 801c3fb47b docs: Update documentation to clarify naming.
PiperOrigin-RevId: 305814814
2020-04-09 20:27:43 -07:00
Google APIs 0e07113e77 docs: Update documentation with links to smart home developer guides and reference pages. Remove outdated authorization instructions.
PiperOrigin-RevId: 302892245
2020-03-25 08:14:56 -07:00
Google APIs 25a1781c09 bazel: migrate all go_gapic_library targets to microgenerator implementation
* update rules_go and gazelle bazel dependencies
* update gapic-generator bazel dependency (with build file generator changes)

PiperOrigin-RevId: 302730217
2020-03-24 13:05:53 -07:00
Google APIs cfabc98c6b feat: home/graph/v1 publish client library config annotations & comment updates
This change includes adding the client library configuration annotations, updated proto comments, and some client library configuration files.

PiperOrigin-RevId: 302042647
2020-03-20 09:31:24 -07:00
Google APIs 06a840781d Populate BAZEL.build files for around 100 APIs (all APIs we publish) in all 7 langauges.
PiperOrigin-RevId: 282449910
2019-11-25 15:50:18 -08:00
Google APIs 328ebe76ad Change custom data type from String to google.protobuf.Struct to be consistent with other docs such as
https://developers.google.com/actions/smarthome/develop/process-intents#response_format

PiperOrigin-RevId: 281402467
2019-11-19 16:14:21 -08:00
Google APIs 6a8c7914d1 Added notification_supported_by_agent to indicate whether the agent is sending notifications to Google or not.
PiperOrigin-RevId: 279991530
2019-11-12 09:52:21 -08:00
Google APIs aa5dec9918 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 250509876
2019-05-29 09:49:27 -07:00
Google APIs f86c9531dc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247457584
2019-05-09 10:56:46 -07:00
Google APIs 9497e697af Synchronize new proto/yaml changes.
PiperOrigin-RevId: 247122368
2019-05-07 17:34:22 -07:00
Google APIs fd67be4b51 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 241096997
2019-03-29 20:50:32 -07:00
Google APIs 37386f1ebc Synchronize new proto/yaml changes.
PiperOrigin-RevId: 240841842
2019-03-28 13:38:42 -07:00
Google APIs eae7fe03e6 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 236171707
2019-02-28 12:18:56 -08:00
Google APIs d16dcddcb8 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 228927812
2019-01-11 12:45:24 -08:00
Google APIs 0f9c82d6e2 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 225558680
2018-12-14 09:59:44 -08:00
Google APIs fe2e481590 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 204531412
2018-07-13 14:43:21 -07:00
Google APIs e1f78a6b6d Synchronize new proto/yaml changes.
PiperOrigin-RevId: 201434004
2018-06-20 16:05:26 -07:00
Google APIs 239de4dc81 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 194955888
2018-05-01 10:26:07 -07:00
Google APIs e1c0c72629 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 192824830
2018-04-13 14:32:33 -07:00
Google APIs 923962ca27 Synchronize new proto/yaml changes.
PiperOrigin-RevId: 189782134
2018-03-20 11:57:38 -07:00