| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.clear() |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.clearJsonMatcher()
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.clearJsonPath()
JSONPath within the response output pointing to the expected
`ContentMatcher::content` to match against.
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.clone() |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.Builder.getJsonPathMatcherBuilder()
Matcher information for `MATCHES_JSON_PATH` and `NOT_MATCHES_JSON_PATH`
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.mergeFrom(com.google.protobuf.Message other) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.mergeFrom(UptimeCheckConfig.ContentMatcher.JsonPathMatcher other) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.newBuilder() |
static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.newBuilder(UptimeCheckConfig.ContentMatcher.JsonPathMatcher prototype) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.newBuilderForType() |
protected UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
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`)
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setJsonMatcherValue(int value)
The type of JSONPath match that will be applied to the JSON output
(`ContentMatcher.content`)
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setJsonPath(String value)
JSONPath within the response output pointing to the expected
`ContentMatcher::content` to match against.
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setJsonPathBytes(com.google.protobuf.ByteString value)
JSONPath within the response output pointing to the expected
`ContentMatcher::content` to match against.
|
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.ContentMatcher.Builder |
UptimeCheckConfig.ContentMatcher.Builder.setJsonPathMatcher(UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder builderForValue)
Matcher information for `MATCHES_JSON_PATH` and `NOT_MATCHES_JSON_PATH`
|
Copyright © 2023 Google LLC. All rights reserved.