public static final class UptimeCheckConfig.ContentMatcher.JsonPathMatcher extends GeneratedMessage implements UptimeCheckConfig.ContentMatcher.JsonPathMatcherOrBuilder Information needed to perform a JSONPath content match.
Used for ContentMatcherOption::MATCHES_JSON_PATH and
ContentMatcherOption::NOT_MATCHES_JSON_PATH.
Protobuf type google.monitoring.v3.UptimeCheckConfig.ContentMatcher.JsonPathMatcher
Inheritance
Object > AbstractMessageLite<MessageType,BuilderType> > AbstractMessage > GeneratedMessage > UptimeCheckConfig.ContentMatcher.JsonPathMatcherStatic Fields
JSON_MATCHER_FIELD_NUMBER
public static final int JSON_MATCHER_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
JSON_PATH_FIELD_NUMBER
public static final int JSON_PATH_FIELD_NUMBER| Field Value | |
|---|---|
| Type | Description |
int |
|
Static Methods
getDefaultInstance()
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher getDefaultInstance()| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
newBuilder()
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder newBuilder()| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
|
newBuilder(UptimeCheckConfig.ContentMatcher.JsonPathMatcher prototype)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder newBuilder(UptimeCheckConfig.ContentMatcher.JsonPathMatcher prototype)| Parameter | |
|---|---|
| Name | Description |
prototype |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
|
parseDelimitedFrom(InputStream input)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseDelimitedFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(byte[] data)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(byte[] data)| Parameter | |
|---|---|
| Name | Description |
data |
byte[] |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
byte[] |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(ByteString data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteString |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteString |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(CodedInputStream input)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(CodedInputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
CodedInputStream |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(InputStream input)| Parameter | |
|---|---|
| Name | Description |
input |
InputStream |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
InputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
parseFrom(ByteBuffer data)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(ByteBuffer data)| Parameter | |
|---|---|
| Name | Description |
data |
ByteBuffer |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)
public static UptimeCheckConfig.ContentMatcher.JsonPathMatcher parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
data |
ByteBuffer |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
| Exceptions | |
|---|---|
| Type | Description |
InvalidProtocolBufferException |
|
parser()
public static Parser<UptimeCheckConfig.ContentMatcher.JsonPathMatcher> parser()| Returns | |
|---|---|
| Type | Description |
Parser<JsonPathMatcher> |
|
Methods
equals(Object obj)
public boolean equals(Object obj)| Parameter | |
|---|---|
| Name | Description |
obj |
Object |
| Returns | |
|---|---|
| Type | Description |
boolean |
|
getDefaultInstanceForType()
public UptimeCheckConfig.ContentMatcher.JsonPathMatcher getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher |
|
getJsonMatcher()
public UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption 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;
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.JsonPathMatcherOption |
The jsonMatcher. |
getJsonMatcherValue()
public int getJsonMatcherValue() 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;
| Returns | |
|---|---|
| Type | Description |
int |
The enum numeric value on the wire for jsonMatcher. |
getJsonPath()
public String getJsonPath() JSONPath within the response output pointing to the expected
ContentMatcher::content to match against.
string json_path = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The jsonPath. |
getJsonPathBytes()
public ByteString getJsonPathBytes() JSONPath within the response output pointing to the expected
ContentMatcher::content to match against.
string json_path = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for jsonPath. |
getParserForType()
public Parser<UptimeCheckConfig.ContentMatcher.JsonPathMatcher> getParserForType()| Returns | |
|---|---|
| Type | Description |
Parser<JsonPathMatcher> |
|
getSerializedSize()
public int getSerializedSize()| Returns | |
|---|---|
| Type | Description |
int |
|
hashCode()
public int hashCode()| Returns | |
|---|---|
| Type | Description |
int |
|
internalGetFieldAccessorTable()
protected GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
newBuilderForType()
public UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder newBuilderForType()| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
|
newBuilderForType(AbstractMessage.BuilderParent parent)
protected UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder newBuilderForType(AbstractMessage.BuilderParent parent)| Parameter | |
|---|---|
| Name | Description |
parent |
BuilderParent |
| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
|
toBuilder()
public UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder toBuilder()| Returns | |
|---|---|
| Type | Description |
UptimeCheckConfig.ContentMatcher.JsonPathMatcher.Builder |
|
writeTo(CodedOutputStream output)
public void writeTo(CodedOutputStream output)| Parameter | |
|---|---|
| Name | Description |
output |
CodedOutputStream |
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|