/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/ |
H A D | CHANGELOG.md | 45 ## [2.5.6](https://github.com/googleapis/java-monitoring-dashboards/compare/v2.5.5...v2.5.6) (2022-… 50 * update protobuf to v3.21.7 ([fe64f03](https://github.com/googleapis/java-monitoring-dashboards/co… 52 ## [2.5.5](https://github.com/googleapis/java-monitoring-dashboards/compare/v2.5.4...v2.5.5) (2022-… 57 …com/googleapis/java-monitoring-dashboards/issues/651)) ([6145ac3](https://github.com/googleapis/ja… 59 ## [2.5.4](https://github.com/googleapis/java-monitoring-dashboards/compare/v2.5.3...v2.5.4) (2022-… 64 …com/googleapis/java-monitoring-dashboards/issues/643)) ([7a0cfc8](https://github.com/googleapis/ja… 66 ## [2.5.3](https://github.com/googleapis/java-monitoring-dashboards/compare/v2.5.2...v2.5.3) (2022-… 71 …com/googleapis/java-monitoring-dashboards/issues/638)) ([67a618c](https://github.com/googleapis/ja… 73 ## [2.5.2](https://github.com/googleapis/java-monitoring-dashboards/compare/v2.5.1...v2.5.2) (2022-… 78 …com/googleapis/java-monitoring-dashboards/issues/628)) ([83500a5](https://github.com/googleapis/ja… [all …]
|
H A D | README.md | 1 # Google Monitoring Dashboards Client for Java 3 Java idiomatic client for [Monitoring Dashboards][product-docs]. 68 …Dashboards APIs, and the authenticated principal must have the [IAM role(s)][predefined-iam-roles]… 74 …Cloud Platform Console][developer-console] project with the Monitoring Dashboards [API enabled][en… 75 You will need to [enable billing][enable-billing] to use Google Monitoring Dashboards. 85 ## About Monitoring Dashboards 88 …Dashboards][product-docs] are one way for you to view and analyze metric data. The Cloud Console p… 90 See the [Monitoring Dashboards client library docs][javadocs] to learn how to 91 use this Monitoring Dashboards Client Library. 104 Monitoring Dashboards uses gRPC for the transport layer. [all …]
|
H A D | .OwlBot.yaml | 17 - "/java-monitoring-dashboards/grpc-google-.*/src" 18 - "/java-monitoring-dashboards/proto-google-.*/src" 19 - "/java-monitoring-dashboards/google-.*/src" 20 - "/java-monitoring-dashboards/samples/snippets/generated" 23 - "/java-monitoring-dashboards/google-.*/src/test/java/com/google/cloud/.*/v.*/it/IT.*Test.java" 27 …dest: "/owl-bot-staging/java-monitoring-dashboards/$1/proto-google-cloud-monitoring-dashboard-$1/s… 29 …dest: "/owl-bot-staging/java-monitoring-dashboards/$1/grpc-google-cloud-monitoring-dashboard-$1/sr… 31 dest: "/owl-bot-staging/java-monitoring-dashboards/$1/google-cloud-monitoring-dashboard/src" 33 dest: "/owl-bot-staging/java-monitoring-dashboards/$1/samples/snippets/generated" 35 api-name: monitoring-dashboards
|
H A D | .repo-metadata.json | 2 "api_shortname": "monitoring-dashboards", 3 "name_pretty": "Monitoring Dashboards", 4 "product_documentation": "https://cloud.google.com/monitoring/charts/dashboards", 6 …provides predefined dashboards that require no setup or configuration. You can also define custom … 10 "repo_short": "java-monitoring-dashboards",
|
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/ |
H A D | dashboards_service.proto | 34 // Manages Stackdriver dashboards. A dashboard is an arrangement of data display 45 // create dashboards, see [Managing dashboards by 46 // API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This 47 // method requires the `monitoring.dashboards.create` permission on the 52 post: "/v1/{parent=projects/*}/dashboards" 57 // Lists the existing dashboards. 59 // This method requires the `monitoring.dashboards.list` permission 64 get: "/v1/{parent=projects/*}/dashboards" 70 // This method requires the `monitoring.dashboards.get` permission 75 get: "/v1/{name=projects/*/dashboards/*}" [all …]
|
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/ |
H A D | ListDashboardsResponse.java | 79 * The list of requested dashboards. 82 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 92 * The list of requested dashboards. 95 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 106 * The list of requested dashboards. 109 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 119 * The list of requested dashboards. 122 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 132 * The list of requested dashboards. 135 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> [all …]
|
H A D | GetDashboardRequest.java | 79 * - `dashboards/[DASHBOARD_ID]` (for system dashboards) 80 * - `projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]` 81 * (for custom dashboards). 107 * - `dashboards/[DASHBOARD_ID]` (for system dashboards) 108 * - `projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]` 109 * (for custom dashboards). 480 * - `dashboards/[DASHBOARD_ID]` (for system dashboards) 481 * - `projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]` 482 * (for custom dashboards). 507 * - `dashboards/[DASHBOARD_ID]` (for system dashboards) [all …]
|
H A D | ListDashboardsResponseOrBuilder.java | 30 * The list of requested dashboards. 33 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 40 * The list of requested dashboards. 43 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 50 * The list of requested dashboards. 53 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 60 * The list of requested dashboards. 63 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code> 71 * The list of requested dashboards. 74 * <code>repeated .google.monitoring.dashboard.v1.Dashboard dashboards = 1;</code>
|
H A D | GetDashboardRequestOrBuilder.java | 31 * - `dashboards/[DASHBOARD_ID]` (for system dashboards) 32 * - `projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]` 33 * (for custom dashboards). 48 * - `dashboards/[DASHBOARD_ID]` (for system dashboards) 49 * - `projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]` 50 * (for custom dashboards).
|
H A D | DashboardsServiceProto.java | 91 + "s/*}/dashboards:\tdashboard\022\253\001\n\016ListDashb" 95 + "\344\223\002$\022\"/v1/{parent=projects/*}/dashboards" 99 + "$\022\"/v1/{name=projects/*/dashboards/*}\022\215\001" 103 + "jects/*/dashboards/*}\022\265\001\n\017UpdateDashboar" 107 + "oard.name=projects/*/dashboards/*}:\tdash" 155 "Dashboards", "NextPageToken",
|
H A D | DeleteDashboardRequest.java | 79 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 105 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 476 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 501 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 526 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 550 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 570 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]
|
H A D | ListDashboardsRequest.java | 79 * Required. The scope of the dashboards to list. The format is: 105 * Required. The scope of the dashboards to list. The format is: 596 * Required. The scope of the dashboards to list. The format is: 621 * Required. The scope of the dashboards to list. The format is: 646 * Required. The scope of the dashboards to list. The format is: 670 * Required. The scope of the dashboards to list. The format is: 690 * Required. The scope of the dashboards to list. The format is:
|
H A D | DeleteDashboardRequestOrBuilder.java | 31 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] 46 * projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID]
|
/aosp_15_r20/external/googleapis/google/monitoring/dashboard/v1/ |
H A D | dashboards_service.proto | 34 // Manages Stackdriver dashboards. A dashboard is an arrangement of data display 45 // create dashboards, see [Managing dashboards by 46 // API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This 47 // method requires the `monitoring.dashboards.create` permission on the 52 post: "/v1/{parent=projects/*}/dashboards" 58 // Lists the existing dashboards. 60 // This method requires the `monitoring.dashboards.list` permission 65 get: "/v1/{parent=projects/*}/dashboards" 72 // This method requires the `monitoring.dashboards.get` permission 77 get: "/v1/{name=projects/*/dashboards/*}" [all …]
|
H A D | BUILD.bazel | 197 "warehouse-package-name=google-cloud-monitoring-dashboards", 272 package_name = "@google-cloud/monitoring-dashboards", 326 …ices (AWS), hosted uptime probes, and application instrumentation. The Dashboards API manages arra… 327 ruby_cloud_title = "Cloud Monitoring Dashboards V1",
|
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/grpc-google-cloud-monitoring-dashboard-v1/src/main/java/com/google/monitoring/dashboard/v1/ |
H A D | DashboardsServiceGrpc.java | 24 * Manages Stackdriver dashboards. A dashboard is an arrangement of data display 312 * Manages Stackdriver dashboards. A dashboard is an arrangement of data display 323 * create dashboards, see [Managing dashboards by 324 * API](https://cloud.google.com/monitoring/dashboards/api-dashboard). This 325 * method requires the `monitoring.dashboards.create` permission on the 342 * Lists the existing dashboards. 343 * This method requires the `monitoring.dashboards.list` permission 361 * This method requires the `monitoring.dashboards.get` permission 379 * This method requires the `monitoring.dashboards.delete` permission 396 * This method requires the `monitoring.dashboards.update` permission [all …]
|
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/ |
H A D | DashboardsServiceClient.java | 45 * Service Description: Manages Stackdriver dashboards. A dashboard is an arrangement of data 194 * Creates a new custom dashboard. For examples on how you can use this API to create dashboards, 195 * see [Managing dashboards by API](https://cloud.google.com/monitoring/dashboards/api-dashboard). 196 * This method requires the `monitoring.dashboards.create` permission on the specified project. 228 * Creates a new custom dashboard. For examples on how you can use this API to create dashboards, 229 * see [Managing dashboards by API](https://cloud.google.com/monitoring/dashboards/api-dashboard). 230 * This method requires the `monitoring.dashboards.create` permission on the specified project. 262 * Lists the existing dashboards. 264 * <p>This method requires the `monitoring.dashboards.list` permission on the specified project. 297 * Lists the existing dashboards. [all …]
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | monitoring.v1.json | 275 "dashboards": { object 278 …dashboards, see Managing dashboards by API (https://cloud.google.com/monitoring/dashboards/api-das… 279 "flatPath": "v1/projects/{projectsId}/dashboards", 281 "id": "monitoring.projects.dashboards.create", 299 "path": "v1/{+parent}/dashboards", 313 …letes an existing custom dashboard.This method requires the monitoring.dashboards.delete permissio… 314 "flatPath": "v1/projects/{projectsId}/dashboards/{dashboardsId}", 316 "id": "monitoring.projects.dashboards.delete", 322 … name of the Dashboard. The format is: projects/[PROJECT_ID_OR_NUMBER]/dashboards/[DASHBOARD_ID] ", 324 "pattern": "^projects/[^/]+/dashboards/[^/]+$", [all …]
|
/aosp_15_r20/packages/modules/AppSearch/service/java/com/android/server/appsearch/ |
D | AppSearchManagerService.java | 523 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in setSchema() 622 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in getSchema() 693 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in getNamespaces() 837 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in putDocuments() 1006 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in getDocuments() 1100 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in openBlobForWrite() 1197 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in removeBlob() 1295 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in commitBlob() 1405 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in openBlobForRead() 1487 // http://dashboards/view/_72c98f9a_91d9_41d4_ab9a_bc14f79742b4 in setBlobVisibility() [all …]
|
/aosp_15_r20/external/aws-sdk-java-v2/.changes/2.17.x/ |
H A D | 2.17.194.json | 33 …ublic access of dashboards. When enabled, owners/co-owners for dashboards can enable public access…
|
/aosp_15_r20/external/google-cloud-java/java-monitoring-dashboards/google-cloud-monitoring-dashboard/src/main/java/com/google/cloud/monitoring/dashboard/v1/stub/ |
H A D | HttpJsonDashboardsServiceStub.java | 70 "/v1/{parent=projects/*}/dashboards", 109 "/v1/{parent=projects/*}/dashboards", 145 "/v1/{name=projects/*/dashboards/*}", 179 "/v1/{name=projects/*/dashboards/*}", 213 "/v1/{dashboard.name=projects/*/dashboards/*}",
|
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/ |
D | monitoring_v1.projects.html | 78 <code><a href="monitoring_v1.projects.dashboards.html">dashboards()</a></code> 80 <p class="firstline">Returns the dashboards Resource.</p>
|
/aosp_15_r20/external/google-cloud-java/java-container/proto-google-cloud-container-v1/src/main/java/com/google/container/v1/ |
H A D | AddonsConfig.java | 189 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 212 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 237 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1713 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1735 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1763 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1791 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1817 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1849 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 1874 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards [all …]
|
H A D | AddonsConfigOrBuilder.java | 113 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 133 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards 153 * https://cloud.google.com/kubernetes-engine/docs/concepts/dashboards
|
/aosp_15_r20/external/aws-sdk-java-v2/services/quicksight/src/main/resources/codegen-resources/ |
H A D | service-2.json | 97 "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}" 111 …kSight reports, created from analyses. You can share Amazon QuickSight dashboards. With the right … 353 …dashboards, templates, or analyses.</p> <p>A <i>template</i> is an entity in Amazon QuickSight tha… 393 …nfiguration options for color and layout. Themes apply to analyses and dashboards. For more inform… 531 …it in the console, restore it. Deleting an analysis doesn't delete the dashboards that you publish… 537 "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}" 733 … with the namespace. This is an asynchronous process. Assets including dashboards, analyses, datas… 975 …is a partition that contains users and assets (data sources, datasets, dashboards, and so on). To … 1102 "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}" 1120 "requestUri":"/accounts/{AwsAccountId}/dashboards/{DashboardId}/definition" [all …]
|