| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringAlert |
ModelMonitoringAlert.Builder.build() |
ModelMonitoringAlert |
ModelMonitoringAlert.Builder.buildPartial() |
static ModelMonitoringAlert |
ModelMonitoringAlert.getDefaultInstance() |
ModelMonitoringAlert |
ModelMonitoringAlert.getDefaultInstanceForType() |
ModelMonitoringAlert |
ModelMonitoringAlert.Builder.getDefaultInstanceForType() |
ModelMonitoringAlert |
SearchModelMonitoringAlertsResponse.getModelMonitoringAlerts(int index)
Alerts retrieved for the requested objectives.
|
ModelMonitoringAlert |
SearchModelMonitoringAlertsResponse.Builder.getModelMonitoringAlerts(int index)
Alerts retrieved for the requested objectives.
|
ModelMonitoringAlert |
SearchModelMonitoringAlertsResponseOrBuilder.getModelMonitoringAlerts(int index)
Alerts retrieved for the requested objectives.
|
static ModelMonitoringAlert |
ModelMonitoringAlert.parseDelimitedFrom(InputStream input) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(byte[] data) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(ByteBuffer data) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(com.google.protobuf.ByteString data) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(InputStream input) |
static ModelMonitoringAlert |
ModelMonitoringAlert.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<ModelMonitoringAlert> |
SearchModelMonitoringAlertsResponse.getModelMonitoringAlertsList()
Alerts retrieved for the requested objectives.
|
List<ModelMonitoringAlert> |
SearchModelMonitoringAlertsResponse.Builder.getModelMonitoringAlertsList()
Alerts retrieved for the requested objectives.
|
List<ModelMonitoringAlert> |
SearchModelMonitoringAlertsResponseOrBuilder.getModelMonitoringAlertsList()
Alerts retrieved for the requested objectives.
|
com.google.protobuf.Parser<ModelMonitoringAlert> |
ModelMonitoringAlert.getParserForType() |
static com.google.protobuf.Parser<ModelMonitoringAlert> |
ModelMonitoringAlert.parser() |
| Modifier and Type | Method and Description |
|---|---|
SearchModelMonitoringAlertsResponse.Builder |
SearchModelMonitoringAlertsResponse.Builder.addModelMonitoringAlerts(int index,
ModelMonitoringAlert value)
Alerts retrieved for the requested objectives.
|
SearchModelMonitoringAlertsResponse.Builder |
SearchModelMonitoringAlertsResponse.Builder.addModelMonitoringAlerts(ModelMonitoringAlert value)
Alerts retrieved for the requested objectives.
|
ModelMonitoringAlert.Builder |
ModelMonitoringAlert.Builder.mergeFrom(ModelMonitoringAlert other) |
static ModelMonitoringAlert.Builder |
ModelMonitoringAlert.newBuilder(ModelMonitoringAlert prototype) |
SearchModelMonitoringAlertsResponse.Builder |
SearchModelMonitoringAlertsResponse.Builder.setModelMonitoringAlerts(int index,
ModelMonitoringAlert value)
Alerts retrieved for the requested objectives.
|
| Modifier and Type | Method and Description |
|---|---|
SearchModelMonitoringAlertsResponse.Builder |
SearchModelMonitoringAlertsResponse.Builder.addAllModelMonitoringAlerts(Iterable<? extends ModelMonitoringAlert> values)
Alerts retrieved for the requested objectives.
|
Copyright © 2024 Google LLC. All rights reserved.