diff --git a/.repo-metadata.json b/.repo-metadata.json index bf28cf36..0370c79f 100644 --- a/.repo-metadata.json +++ b/.repo-metadata.json @@ -1,15 +1,16 @@ { - "name": "monitoring-dashboards", - "name_pretty": "Monitoring Dashboards", - "product_documentation": "https://cloud.google.com/monitoring/charts/dashboards", - "client_documentation": "https://googleapis.dev/java/google-cloud-monitoring-dashboard/latest", - "api_description": "are one way for you to view and analyze metric data. The Cloud Console provides predefined dashboards that require no setup or configuration. You can also define custom dashboards. With custom dashboards, you have complete control over the charts that are displayed and their configuration.", - "release_level": "ga", - "language": "java", - "repo": "googleapis/java-monitoring-dashboards", - "repo_short": "java-monitoring-dashboards", - "distribution_name": "com.google.cloud:google-cloud-monitoring-dashboard", - "api_id": "monitoring.googleapis.com", - "transport": "grpc", - "requires_billing": true + "name": "monitoring-dashboards", + "name_pretty": "Monitoring Dashboards", + "product_documentation": "https://cloud.google.com/monitoring/charts/dashboards", + "client_documentation": "https://googleapis.dev/java/google-cloud-monitoring-dashboard/latest", + "api_description": "are one way for you to view and analyze metric data. The Cloud Console provides predefined dashboards that require no setup or configuration. You can also define custom dashboards. With custom dashboards, you have complete control over the charts that are displayed and their configuration.", + "release_level": "ga", + "language": "java", + "repo": "googleapis/java-monitoring-dashboards", + "repo_short": "java-monitoring-dashboards", + "distribution_name": "com.google.cloud:google-cloud-monitoring-dashboard", + "api_id": "monitoring.googleapis.com", + "transport": "grpc", + "requires_billing": true, + "library_type": "GAPIC_AUTO" }