| Package | Description |
|---|---|
| com.google.monitoring.v3 |
| Modifier and Type | Method and Description |
|---|---|
SyntheticMonitorTarget |
SyntheticMonitorTarget.Builder.build() |
SyntheticMonitorTarget |
SyntheticMonitorTarget.Builder.buildPartial() |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.getDefaultInstance() |
SyntheticMonitorTarget |
SyntheticMonitorTarget.getDefaultInstanceForType() |
SyntheticMonitorTarget |
SyntheticMonitorTarget.Builder.getDefaultInstanceForType() |
SyntheticMonitorTarget |
UptimeCheckConfigOrBuilder.getSyntheticMonitor()
Specifies a Synthetic Monitor to invoke.
|
SyntheticMonitorTarget |
UptimeCheckConfig.getSyntheticMonitor()
Specifies a Synthetic Monitor to invoke.
|
SyntheticMonitorTarget |
UptimeCheckConfig.Builder.getSyntheticMonitor()
Specifies a Synthetic Monitor to invoke.
|
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseDelimitedFrom(InputStream input) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(byte[] data) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(ByteBuffer data) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(com.google.protobuf.ByteString data) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(com.google.protobuf.CodedInputStream input) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(InputStream input) |
static SyntheticMonitorTarget |
SyntheticMonitorTarget.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SyntheticMonitorTarget> |
SyntheticMonitorTarget.getParserForType() |
static com.google.protobuf.Parser<SyntheticMonitorTarget> |
SyntheticMonitorTarget.parser() |
| Modifier and Type | Method and Description |
|---|---|
SyntheticMonitorTarget.Builder |
SyntheticMonitorTarget.Builder.mergeFrom(SyntheticMonitorTarget other) |
UptimeCheckConfig.Builder |
UptimeCheckConfig.Builder.mergeSyntheticMonitor(SyntheticMonitorTarget value)
Specifies a Synthetic Monitor to invoke.
|
static SyntheticMonitorTarget.Builder |
SyntheticMonitorTarget.newBuilder(SyntheticMonitorTarget prototype) |
UptimeCheckConfig.Builder |
UptimeCheckConfig.Builder.setSyntheticMonitor(SyntheticMonitorTarget value)
Specifies a Synthetic Monitor to invoke.
|
Copyright © 2024 Google LLC. All rights reserved.