| Modifier and Type | Method and Description |
|---|---|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.forNumber(int value) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcherOrBuilder.getJsonMatcher()
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption json_matcher = 2;
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.getJsonMatcher()
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption json_matcher = 2;
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.getJsonMatcher()
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption json_matcher = 2;
|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption[] |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption> |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setJsonMatcher(UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption value)
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
.google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption json_matcher = 2;
|
Copyright © 2024 Google LLC. All rights reserved.