Class UptimeCheckConfig.ContentMatcher.Builder

  • All Implemented Interfaces:
    UptimeCheckConfig.ContentMatcherOrBuilder, com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable
    Enclosing class:
    UptimeCheckConfig.ContentMatcher

    public static final class UptimeCheckConfig.ContentMatcher.Builder
    extends com.google.protobuf.GeneratedMessageV3.Builder<UptimeCheckConfig.ContentMatcher.Builder>
    implements UptimeCheckConfig.ContentMatcherOrBuilder
     Optional. Used to perform content matching. This allows matching based on
     substrings and regular expressions, together with their negations. Only the
     first 4&nbsp;MB of an HTTP or HTTPS check's response (and the first
     1&nbsp;MB of a TCP check's response) are examined for purposes of content
     matching.
     
    Protobuf type google.monitoring.v3.UptimeCheckConfig.ContentMatcher