Interface protos.google.monitoring.v3.IBasicSli (5.2.0)
Stay organized with collections
Save and categorize content based on your preferences.
Properties of a BasicSli.
Package
@google-cloud/monitoring
Properties
availability
availability?: (google.monitoring.v3.BasicSli.IAvailabilityCriteria|null);
latency
latency?: (google.monitoring.v3.BasicSli.ILatencyCriteria|null);
location
location?: (string[]|null);
method
method?: (string[]|null);
version
version?: (string[]|null);
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[],null,["# Interface protos.google.monitoring.v3.IBasicSli (5.2.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.2.0 (latest)](/nodejs/docs/reference/monitoring/latest/monitoring/protos.google.monitoring.v3.ibasicsli)\n- [4.0.0](/nodejs/docs/reference/monitoring/4.0.0/monitoring/protos.google.monitoring.v3.ibasicsli)\n- [3.0.4](/nodejs/docs/reference/monitoring/3.0.4/monitoring/protos.google.monitoring.v3.ibasicsli)\n- [2.3.5](/nodejs/docs/reference/monitoring/2.3.5/monitoring/protos.google.monitoring.v3.ibasicsli) \nProperties of a BasicSli.\n\nPackage\n-------\n\n[@google-cloud/monitoring](../overview.html)\n\nProperties\n----------\n\n### availability\n\n availability?: (google.monitoring.v3.BasicSli.IAvailabilityCriteria|null);\n\nBasicSli availability\n\n### latency\n\n latency?: (google.monitoring.v3.BasicSli.ILatencyCriteria|null);\n\nBasicSli latency\n\n### location\n\n location?: (string[]|null);\n\nBasicSli location\n\n### method\n\n method?: (string[]|null);\n\nBasicSli method\n\n### version\n\n version?: (string[]|null);\n\nBasicSli version"]]