Interface protos.google.monitoring.v3.UptimeCheckConfig.IContentMatcher (5.2.0)

Properties of a ContentMatcher.

Package

@google-cloud/monitoring

Properties

content

content?: (string|null);

ContentMatcher content

jsonPathMatcher

jsonPathMatcher?: (google.monitoring.v3.UptimeCheckConfig.ContentMatcher.IJsonPathMatcher|null);

ContentMatcher jsonPathMatcher

matcher

matcher?: (google.monitoring.v3.UptimeCheckConfig.ContentMatcher.ContentMatcherOption|keyof typeof google.monitoring.v3.UptimeCheckConfig.ContentMatcher.ContentMatcherOption|null);

ContentMatcher matcher