Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions generation_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1489,6 +1489,25 @@ libraries:
- proto_path: google/cloud/maintenance/api/v1beta
requires_billing: true
rpc_documentation: https://cloud.google.com/unified-maintenance/docs/reference/rpc
- api_shortname: maintenance
name_pretty: Maintenance API
product_documentation: https://cloud.google.com/unified-maintenance/docs/overview
api_description: provides a centralized view of planned disruptive maintenance
events across supported Google Cloud products. It offers users visibility
into upcoming, ongoing, and completed maintenance, along with controls to
manage certain maintenance activities, such as mainteance windows, rescheduling,
and on-demand updates.
client_documentation:
https://cloud.google.com/java/docs/reference/google-cloud-maintenance/latest/overview
release_level: preview
distribution_name: com.google.cloud:google-cloud-maintenance
api_id: maintenance.googleapis.com
library_type: GAPIC_AUTO
group_id: com.google.cloud
cloud_api: true
GAPICs:
- proto_path: google/cloud/maintenance/api/v1
requires_billing: true
- api_shortname: managedidentities
name_pretty: Managed Service for Microsoft Active Directory
product_documentation: https://cloud.google.com/managed-microsoft-ad/
Expand Down
Loading