| Modifier and Type | Class and Description |
|---|---|
static class |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher
Information needed to perform a JSONPath content match.
|
static class |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder
Information needed to perform a JSONPath content match.
|
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.ContentMatcher.JsonPathMatcherOrBuilder |
UptimeCheckConfig.ContentMatcherOrBuilder.getJsonPathMatcherOrBuilder()
Matcher information for `MATCHES_JSON_PATH` and `NOT_MATCHES_JSON_PATH`
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher json_path_matcher = 3;
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcherOrBuilder |
UptimeCheckConfig.ContentMatcher.getJsonPathMatcherOrBuilder()
Matcher information for `MATCHES_JSON_PATH` and `NOT_MATCHES_JSON_PATH`
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher json_path_matcher = 3;
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcherOrBuilder |
UptimeCheckConfig.ContentMatcher.Builder.getJsonPathMatcherOrBuilder()
Matcher information for `MATCHES_JSON_PATH` and `NOT_MATCHES_JSON_PATH`
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher json_path_matcher = 3;
|
Copyright © 2024 Google LLC. All rights reserved.