Commit Graph

107 Commits

Author SHA1 Message Date
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 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 ffae23ed5e feat!: Remove Cloud Asset v1beta1 support.
CloudAsset v1beta1 has been shut down. Clients should switch to CloudAsset v1.

PiperOrigin-RevId: 347024816
2020-12-11 10:21:56 -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 8e32936b59 chore: migrate java-asset to the Java microgenerator
Committer: @miraleung
PiperOrigin-RevId: 346132907
2020-12-07 12:28:55 -08:00
Google APIs d189e87120 chore: generate GAPIC metadata JSON file
PiperOrigin-RevId: 345596855
2020-12-03 21:01:09 -08:00
Google APIs 50831e68c5 chore: fix typo 'partion_key' in comments
PiperOrigin-RevId: 345062127
2020-12-01 12:10:19 -08:00
Google APIs a578b42319 build: include osconfig v1 protos into asset v1 Node.js package.
PiperOrigin-RevId: 344904496
2020-11-30 15:48:47 -08:00
Google APIs 1f8a5144b5 feat: added support OSInventory in Assets.
docs: updated existing docs.

Clients receive detailed OSInventory in Assets.

PiperOrigin-RevId: 342689216
2020-11-16 12:05:07 -08:00
Google APIs 00bbad4dfd feat: add AnalyzeIamPolicy and AnalyzeIamPolicyLongrunning RPCs
PiperOrigin-RevId: 339708980
2020-10-29 11:24:19 -07:00
Google APIs 7391e775fd fix: switch all local LRO Go GAPIC deps to remote
PiperOrigin-RevId: 338561467
2020-10-22 15:30:23 -07:00
Google APIs 5e53d6b6dd feat: added support for per type and partition export for Cloud Asset API
Clients can now specify two more args when export assets to bigquery

PiperOrigin-RevId: 331912851
2020-09-15 20:04:35 -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 ef03f63f2f fix!: remove AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs
BREAKING CHANGE: These RPCs do not currently work on the backend, so they should not be added to the client libraries.

PiperOrigin-RevId: 330786980
2020-09-09 13:35:33 -07:00
Google APIs 40ab4206b5 asset: remove `SearchResources` and `SearchIamPolicies` from v1p1beta1.
PiperOrigin-RevId: 328652922
2020-08-26 18:51:33 -07:00
Google APIs 72eb54c452 feat: add AnalyzeIamPolicy and ExportIamPolicyAnalysis RPCs
PiperOrigin-RevId: 328059685
2020-08-23 17:13:14 -07:00
Google APIs 3a54e988ed feat: added support OutputResult in ExportAssetsResponse.
docs: updated existing docs.

Clients receive detailed OutputResult in ExportAssetsResponse.

PiperOrigin-RevId: 326582222
2020-08-13 20:46:31 -07:00
Google APIs c8fc4b79cc migrate cloud asset BUILD.bazel to python microgen
PiperOrigin-RevId: 323858574
2020-07-29 13:41:14 -07:00
Google APIs 3b634f6060 build: drop Artman config
PiperOrigin-RevId: 321028717
2020-07-13 14:02:36 -07:00
Google APIs d13e2da372 build: move gapic-generator-typescript parameters to BUILD.bazel files.
PiperOrigin-RevId: 318386808
2020-06-25 18:07:32 -07:00
Google APIs e8385a4863 fix: migrate asset/v1 to grpc_service_config
PiperOrigin-RevId: 317872667
2020-06-23 08:44:04 -07:00
Google APIs 49883ad9b1 fix: asset/v1 add missing RPCs to grpc_service_config
PiperOrigin-RevId: 317758331
2020-06-22 16:27:28 -07:00
Google APIs 3dcb344dd2 feat: added support for condition in Feed
docs: updated existing docs.

Clients can now specify conditions in Asset Feed. For details, see https://cloud.google.com/asset-inventory/docs/monitoring-asset-changes.

PiperOrigin-RevId: 316789767
2020-06-16 17:25:42 -07:00
Google APIs a8ebb52bc3 fix: migrate asset/v1p2beta1 to grpc_service_config
PiperOrigin-RevId: 315789780
2020-06-10 16:26:40 -07:00
Google APIs 00de455b58 fix: migrate asset/v1beta1 to grpc_service_config
PiperOrigin-RevId: 315789764
2020-06-10 16:16:00 -07:00
Google APIs 203ed2605b fix: migrate asset/v1p1beta1 to grpc_service_config
PiperOrigin-RevId: 315777943
2020-06-10 15:09:52 -07:00
Google APIs 8a81e7e3ea fix: migrate asset/v1p4beta1 to grpc_service_config
PiperOrigin-RevId: 315775276
2020-06-10 14:58:26 -07:00
Google APIs 49e84e1dfc feat: added support for ListAssets API Beta.
Added support for google.cloud.asset.v1p5beta1.AssetService.ListAssets.

PiperOrigin-RevId: 315725603
2020-06-10 11:04:36 -07:00
Google APIs ce56112c35 chore: fix all deps on LRO in go_gapic_library
Removes uses of external dependency on longrunning/autogen:go_default_library
in favor of the local target //google/lonrunning:longrunning_go_gapic.

PiperOrigin-RevId: 314387187
2020-06-02 12:57:24 -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 f563b1dffe docs: Properly format literal strings.
PiperOrigin-RevId: 313202929
2020-05-26 09:13:06 -07:00
Google APIs 2433bd5065 cloudasset: add SearchAllResources and SearchAllIamPolicies RPCs
PiperOrigin-RevId: 311601348
2020-05-14 14:03:47 -07:00
Google APIs 3f5f8a2258 feat: added support for project id in scope
feat: added support for order_by in SearchAllResources rpc
feat: added support for search on location, labels and networkTags fields
docs: updated according to above features

PiperOrigin-RevId: 308922843
2020-04-28 16:41:52 -07:00
Google APIs a34f4eb96a chore: enable gapicv2 for asset/v1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 306283252
2020-04-13 12:58:31 -07:00
Google APIs 4efd71279f chore: enable gapicv2 for asset/v1p4beta1 API
Committer: @miraleung
PiperOrigin-RevId: 306282838
2020-04-13 12:46:48 -07:00
Google APIs 789fd7e068 chore: enable gapicv2 for asset/v1p1beta1 API
Committer: @miraleung
PiperOrigin-RevId: 306282062
2020-04-13 12:37:10 -07:00
Google APIs 0feb08065d chore: enable gapicv2 for asset/v1p2beta1 API
Committer: @miraleung
PiperOrigin-RevId: 306281797
2020-04-13 12:26:54 -07:00
Google APIs fd35dc6865 migrate Asset v1 API to gapic v2.
committer: @hzyi-google
PiperOrigin-RevId: 305774392
2020-04-09 15:36:56 -07:00
Google APIs b655808b34 cloudasset: add org policy and access context manager protos to client libraries.
PiperOrigin-RevId: 303527638
2020-03-28 13:04:10 -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 0be7105dc5 Add BUILD.bazel file to asset/v1p1beta1
PiperOrigin-RevId: 302154871
2020-03-20 21:13:01 -07:00
Google APIs 83518e1865 Adds gapic.yaml file and BUILD.bazel file.
PiperOrigin-RevId: 300554200
2020-03-12 08:34:35 -07:00
Google APIs 30e36b4bee Update cloud asset api v1p4beta1.
PiperOrigin-RevId: 299399890
2020-03-06 11:49:21 -08:00
Google APIs 541b1ded4a Update cloud asset api v1p4beta1.
PiperOrigin-RevId: 298686266
2020-03-03 13:55:14 -08:00
Google APIs ce4f4c21d9 asset: v1p1beta1 remove SearchResources and SearchIamPolicies
PiperOrigin-RevId: 295861722
2020-02-18 17:31:30 -08:00
Google APIs cb61d6c2d0 asset: v1p1beta1 remove SearchResources and SearchIamPolicies
PiperOrigin-RevId: 295855449
2020-02-18 16:56:33 -08:00
Google APIs 8a1020bf68 Update cloud asset api v1p4beta1.
PiperOrigin-RevId: 295286165
2020-02-14 21:29:23 -08:00
Google APIs 5169f46d9f Added cloud asset api v1p4beta1.
PiperOrigin-RevId: 295026522
2020-02-13 16:24:17 -08:00
Google APIs e7d8a694f4 Depend on the latest gapic-generator and resource names plugin.
This fixes the very old an very annoying bug: https://github.com/googleapis/gapic-generator/pull/3087

PiperOrigin-RevId: 293903652
2020-02-07 15:18:00 -08:00
Google APIs b18aed55b4 asset: v1p1beta1 updated comment for `page_size` limit.
PiperOrigin-RevId: 293421386
2020-02-05 12:07:41 -08:00