| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.Builder.build() |
Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.Builder.buildPartial() |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.getDefaultInstance() |
Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.getDefaultInstanceForType() |
Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.Builder.getDefaultInstanceForType() |
Feature.MonitoringStatsAnomaly |
Feature.getMonitoringStatsAnomalies(int index)
Output only.
|
Feature.MonitoringStatsAnomaly |
Feature.Builder.getMonitoringStatsAnomalies(int index)
Output only.
|
Feature.MonitoringStatsAnomaly |
FeatureOrBuilder.getMonitoringStatsAnomalies(int index)
Output only.
|
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseDelimitedFrom(InputStream input) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(byte[] data) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(ByteBuffer data) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(com.google.protobuf.ByteString data) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(com.google.protobuf.CodedInputStream input) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(InputStream input) |
static Feature.MonitoringStatsAnomaly |
Feature.MonitoringStatsAnomaly.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<Feature.MonitoringStatsAnomaly> |
Feature.getMonitoringStatsAnomaliesList()
Output only.
|
List<Feature.MonitoringStatsAnomaly> |
Feature.Builder.getMonitoringStatsAnomaliesList()
Output only.
|
List<Feature.MonitoringStatsAnomaly> |
FeatureOrBuilder.getMonitoringStatsAnomaliesList()
Output only.
|
com.google.protobuf.Parser<Feature.MonitoringStatsAnomaly> |
Feature.MonitoringStatsAnomaly.getParserForType() |
static com.google.protobuf.Parser<Feature.MonitoringStatsAnomaly> |
Feature.MonitoringStatsAnomaly.parser() |
| Modifier and Type | Method and Description |
|---|---|
Feature.Builder |
Feature.Builder.addMonitoringStatsAnomalies(Feature.MonitoringStatsAnomaly value)
Output only.
|
Feature.Builder |
Feature.Builder.addMonitoringStatsAnomalies(int index,
Feature.MonitoringStatsAnomaly value)
Output only.
|
Feature.MonitoringStatsAnomaly.Builder |
Feature.MonitoringStatsAnomaly.Builder.mergeFrom(Feature.MonitoringStatsAnomaly other) |
static Feature.MonitoringStatsAnomaly.Builder |
Feature.MonitoringStatsAnomaly.newBuilder(Feature.MonitoringStatsAnomaly prototype) |
Feature.Builder |
Feature.Builder.setMonitoringStatsAnomalies(int index,
Feature.MonitoringStatsAnomaly value)
Output only.
|
| Modifier and Type | Method and Description |
|---|---|
Feature.Builder |
Feature.Builder.addAllMonitoringStatsAnomalies(Iterable<? extends Feature.MonitoringStatsAnomaly> values)
Output only.
|
Copyright © 2023 Google LLC. All rights reserved.