| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.Builder.build() |
ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.Builder.buildPartial() |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.getDefaultInstance() |
ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.getDefaultInstanceForType() |
ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.Builder.getDefaultInstanceForType() |
ModelMonitoringNotificationSpec |
ModelMonitoringSpec.getNotificationSpec()
The model monitoring notification spec.
|
ModelMonitoringNotificationSpec |
ModelMonitoringSpec.Builder.getNotificationSpec()
The model monitoring notification spec.
|
ModelMonitoringNotificationSpec |
ModelMonitorOrBuilder.getNotificationSpec()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitoringNotificationSpec |
ModelMonitoringSpecOrBuilder.getNotificationSpec()
The model monitoring notification spec.
|
ModelMonitoringNotificationSpec |
ModelMonitor.getNotificationSpec()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
ModelMonitoringNotificationSpec |
ModelMonitor.Builder.getNotificationSpec()
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseDelimitedFrom(InputStream input) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(byte[] data) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(ByteBuffer data) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.ByteString data) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(InputStream input) |
static ModelMonitoringNotificationSpec |
ModelMonitoringNotificationSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ModelMonitoringNotificationSpec> |
ModelMonitoringNotificationSpec.getParserForType() |
static com.google.protobuf.Parser<ModelMonitoringNotificationSpec> |
ModelMonitoringNotificationSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
ModelMonitoringNotificationSpec.Builder |
ModelMonitoringNotificationSpec.Builder.mergeFrom(ModelMonitoringNotificationSpec other) |
ModelMonitoringSpec.Builder |
ModelMonitoringSpec.Builder.mergeNotificationSpec(ModelMonitoringNotificationSpec value)
The model monitoring notification spec.
|
ModelMonitor.Builder |
ModelMonitor.Builder.mergeNotificationSpec(ModelMonitoringNotificationSpec value)
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
static ModelMonitoringNotificationSpec.Builder |
ModelMonitoringNotificationSpec.newBuilder(ModelMonitoringNotificationSpec prototype) |
ModelMonitoringSpec.Builder |
ModelMonitoringSpec.Builder.setNotificationSpec(ModelMonitoringNotificationSpec value)
The model monitoring notification spec.
|
ModelMonitor.Builder |
ModelMonitor.Builder.setNotificationSpec(ModelMonitoringNotificationSpec value)
Optional default notification spec, it can be overridden in the
ModelMonitoringJob notification spec.
|
Copyright © 2024 Google LLC. All rights reserved.