| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.forNumber(int value) |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcherOrBuilder.getMatcher()
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.getMatcher()
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.Builder.getMatcher()
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UptimeCheckConfig.ContentMatcher.ContentMatcherOption[] |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.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.ContentMatcherOption> |
UptimeCheckConfig.ContentMatcher.ContentMatcherOption.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
UptimeCheckConfig.ContentMatcher.Builder |
UptimeCheckConfig.ContentMatcher.Builder.setMatcher(UptimeCheckConfig.ContentMatcher.ContentMatcherOption value)
The type of content matcher that will be applied to the server output,
compared to the `content` string when the check is run.
|
Copyright © 2023 Google LLC. All rights reserved.