| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringAnomaly |
ModelMonitoringAnomaly.Builder.build() |
ModelMonitoringAnomaly |
ModelMonitoringAnomaly.Builder.buildPartial() |
ModelMonitoringAnomaly |
ModelMonitoringAlert.getAnomaly()
Anomaly details.
|
ModelMonitoringAnomaly |
ModelMonitoringAlert.Builder.getAnomaly()
Anomaly details.
|
ModelMonitoringAnomaly |
ModelMonitoringAlertOrBuilder.getAnomaly()
Anomaly details.
|
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.getDefaultInstance() |
ModelMonitoringAnomaly |
ModelMonitoringAnomaly.getDefaultInstanceForType() |
ModelMonitoringAnomaly |
ModelMonitoringAnomaly.Builder.getDefaultInstanceForType() |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseDelimitedFrom(InputStream input) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(byte[] data) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(ByteBuffer data) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(com.google.protobuf.ByteString data) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(InputStream input) |
static ModelMonitoringAnomaly |
ModelMonitoringAnomaly.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ModelMonitoringAnomaly> |
ModelMonitoringAnomaly.getParserForType() |
static com.google.protobuf.Parser<ModelMonitoringAnomaly> |
ModelMonitoringAnomaly.parser() |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringAlert.Builder |
ModelMonitoringAlert.Builder.mergeAnomaly(ModelMonitoringAnomaly value)
Anomaly details.
|
ModelMonitoringAnomaly.Builder |
ModelMonitoringAnomaly.Builder.mergeFrom(ModelMonitoringAnomaly other) |
static ModelMonitoringAnomaly.Builder |
ModelMonitoringAnomaly.newBuilder(ModelMonitoringAnomaly prototype) |
ModelMonitoringAlert.Builder |
ModelMonitoringAlert.Builder.setAnomaly(ModelMonitoringAnomaly value)
Anomaly details.
|
Copyright © 2024 Google LLC. All rights reserved.