Skip to content

Commit 6b7a167

Browse files
feat: [health] new module for health
1 parent 24b1719 commit 6b7a167

1 file changed

Lines changed: 68 additions & 50 deletions

File tree

generation_config.yaml

Lines changed: 68 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -649,6 +649,32 @@ libraries:
649649
GAPICs:
650650
- proto_path: google/cloud/support/v2
651651
- proto_path: google/cloud/support/v2beta
652+
- api_shortname: common-protos
653+
name_pretty: Common Protos
654+
product_documentation: https://github.com/googleapis/api-common-protos
655+
api_description: Protobuf classes for Google's common protos.
656+
release_level: stable
657+
client_documentation:
658+
https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
659+
distribution_name: com.google.api.grpc:proto-google-common-protos
660+
excluded_dependencies:
661+
proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
662+
excluded_poms: proto-google-common-protos-bom,proto-google-common-protos
663+
library_type: OTHER
664+
665+
GAPICs:
666+
- proto_path: google/api
667+
- proto_path: google/apps/card/v1
668+
- proto_path: google/cloud
669+
- proto_path: google/cloud/audit
670+
- proto_path: google/cloud/location
671+
- proto_path: google/geo/type
672+
- proto_path: google/logging/type
673+
- proto_path: google/longrunning
674+
- proto_path: google/rpc
675+
- proto_path: google/rpc/context
676+
- proto_path: google/shopping/type
677+
- proto_path: google/type
652678
- api_shortname: compute
653679
name_pretty: Compute Engine
654680
product_documentation: https://cloud.google.com/compute/
@@ -1282,6 +1308,22 @@ libraries:
12821308
- proto_path: google/apps/script/type/gmail
12831309
- proto_path: google/apps/script/type/sheets
12841310
- proto_path: google/apps/script/type/slides
1311+
- api_shortname: health
1312+
name_pretty: Google Health API
1313+
product_documentation: https://developers.google.com/health/api
1314+
api_description: The Google Health API lets you view and manage health and fitness
1315+
metrics and measurement data.
1316+
client_documentation: https://cloud.google.com/java/docs/reference/google-cloud-health/latest/overview
1317+
release_level: preview
1318+
distribution_name: com.google.cloud:google-cloud-health
1319+
api_id: health.googleapis.com
1320+
library_type: GAPIC_AUTO
1321+
group_id: com.google.cloud
1322+
cloud_api: true
1323+
GAPICs:
1324+
- proto_path: google/devicesandservices/health/v4
1325+
requires_billing: true
1326+
rpc_documentation: https://developers.google.com/health/api/reference/rpc
12851327
- api_shortname: hypercomputecluster
12861328
name_pretty: Cluster Director API
12871329
product_documentation:
@@ -1299,6 +1341,22 @@ libraries:
12991341
- proto_path: google/cloud/hypercomputecluster/v1beta
13001342
- proto_path: google/cloud/hypercomputecluster/v1
13011343
requires_billing: true
1344+
- api_shortname: iam
1345+
name_pretty: IAM
1346+
product_documentation: https://cloud.google.com/iam
1347+
api_description: Manages access control for Google Cloud Platform resources
1348+
release_level: stable
1349+
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview
1350+
distribution_name: com.google.api.grpc:proto-google-iam-v1
1351+
excluded_dependencies: grpc-google-iam-v1
1352+
excluded_poms: proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1
1353+
library_type: OTHER
1354+
GAPICs:
1355+
- proto_path: google/iam/v1
1356+
- proto_path: google/iam/v2
1357+
- proto_path: google/iam/v2beta
1358+
- proto_path: google/iam/v3
1359+
- proto_path: google/iam/v3beta
13021360
- api_shortname: iam-admin
13031361
name_pretty: IAM Admin API
13041362
product_documentation: https://cloud.google.com/iam/docs/apis
@@ -1660,7 +1718,7 @@ libraries:
16601718
api_description: The Map Management API is a RESTful service that accepts HTTP requests
16611719
for map styling data through a variety of methods. It returns formatted configuration
16621720
data about map styling resources so that you can programmatically manage your
1663-
Cloud-based map styles.
1721+
Cloud-based map styles.
16641722
client_documentation:
16651723
https://cloud.google.com/java/docs/reference/google-maps-mapmanagement/latest/overview
16661724
release_level: preview
@@ -2582,6 +2640,15 @@ libraries:
25822640
- proto_path: google/shopping/merchant/reviews/v1beta
25832641
requires_billing: true
25842642
library_name: shopping-merchant-reviews
2643+
- api_shortname: showcase
2644+
excluded_poms: gapic-showcase-bom
2645+
name_pretty: Showcase
2646+
api_description: Showcase module
2647+
product_documentation: https://cloud.google.com/dummy
2648+
distribution_name: com.google.cloud:gapic-showcase
2649+
library_type: OTHER
2650+
GAPICs:
2651+
- proto_path: schema/google/showcase/v1beta1
25852652
- api_shortname: spanner
25862653
name_pretty: Cloud Spanner
25872654
product_documentation: https://cloud.google.com/spanner/docs/
@@ -3032,52 +3099,3 @@ libraries:
30323099
GAPICs:
30333100
- proto_path: google/cloud/workstations/v1
30343101
- proto_path: google/cloud/workstations/v1beta
3035-
- api_shortname: common-protos
3036-
name_pretty: Common Protos
3037-
product_documentation: https://github.com/googleapis/api-common-protos
3038-
api_description: Protobuf classes for Google's common protos.
3039-
release_level: stable
3040-
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-common-protos/latest/history
3041-
distribution_name: com.google.api.grpc:proto-google-common-protos
3042-
excluded_dependencies: proto-google-common-protos,grpc-google-common-protos,proto-google-common-protos-parent
3043-
excluded_poms: proto-google-common-protos-bom,proto-google-common-protos
3044-
library_type: OTHER
3045-
3046-
GAPICs:
3047-
- proto_path: google/api
3048-
- proto_path: google/apps/card/v1
3049-
- proto_path: google/cloud
3050-
- proto_path: google/cloud/audit
3051-
- proto_path: google/cloud/location
3052-
- proto_path: google/geo/type
3053-
- proto_path: google/logging/type
3054-
- proto_path: google/longrunning
3055-
- proto_path: google/rpc
3056-
- proto_path: google/rpc/context
3057-
- proto_path: google/shopping/type
3058-
- proto_path: google/type
3059-
- api_shortname: showcase
3060-
excluded_poms: gapic-showcase-bom
3061-
name_pretty: Showcase
3062-
api_description: Showcase module
3063-
product_documentation: https://cloud.google.com/dummy
3064-
distribution_name: com.google.cloud:gapic-showcase
3065-
library_type: OTHER
3066-
GAPICs:
3067-
- proto_path: schema/google/showcase/v1beta1
3068-
- api_shortname: iam
3069-
name_pretty: IAM
3070-
product_documentation: https://cloud.google.com/iam
3071-
api_description: Manages access control for Google Cloud Platform resources
3072-
release_level: stable
3073-
client_documentation: https://cloud.google.com/java/docs/reference/proto-google-iam-v1/latest/overview
3074-
distribution_name: com.google.api.grpc:proto-google-iam-v1
3075-
excluded_dependencies: "grpc-google-iam-v1"
3076-
excluded_poms: "proto-google-iam-v1-bom,google-iam-policy,proto-google-iam-v1"
3077-
library_type: OTHER
3078-
GAPICs:
3079-
- proto_path: google/iam/v1
3080-
- proto_path: google/iam/v2
3081-
- proto_path: google/iam/v2beta
3082-
- proto_path: google/iam/v3
3083-
- proto_path: google/iam/v3beta

0 commit comments

Comments
 (0)