Skip to content

Commit d143db1

Browse files
feat: [maintenance] new module for maintenance
1 parent f89945c commit d143db1

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

generation_config.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,6 +1489,25 @@ libraries:
14891489
- proto_path: google/cloud/maintenance/api/v1beta
14901490
requires_billing: true
14911491
rpc_documentation: https://cloud.google.com/unified-maintenance/docs/reference/rpc
1492+
- api_shortname: maintenance
1493+
name_pretty: Maintenance API
1494+
product_documentation: https://cloud.google.com/unified-maintenance/docs/overview
1495+
api_description: provides a centralized view of planned disruptive maintenance
1496+
events across supported Google Cloud products. It offers users visibility
1497+
into upcoming, ongoing, and completed maintenance, along with controls to
1498+
manage certain maintenance activities, such as mainteance windows, rescheduling,
1499+
and on-demand updates.
1500+
client_documentation:
1501+
https://cloud.google.com/java/docs/reference/google-cloud-maintenance/latest/overview
1502+
release_level: preview
1503+
distribution_name: com.google.cloud:google-cloud-maintenance
1504+
api_id: maintenance.googleapis.com
1505+
library_type: GAPIC_AUTO
1506+
group_id: com.google.cloud
1507+
cloud_api: true
1508+
GAPICs:
1509+
- proto_path: google/cloud/maintenance/api/v1
1510+
requires_billing: true
14921511
- api_shortname: managedidentities
14931512
name_pretty: Managed Service for Microsoft Active Directory
14941513
product_documentation: https://cloud.google.com/managed-microsoft-ad/

0 commit comments

Comments
 (0)