| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.Builder.build() |
FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.Builder.buildPartial() |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.getDefaultInstance() |
FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.getDefaultInstanceForType() |
FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.Builder.getDefaultInstanceForType() |
FeatureStatsAndAnomaly |
FeatureMonitorJob.JobSummaryOrBuilder.getFeatureStatsAndAnomalies(int index)
Output only.
|
FeatureStatsAndAnomaly |
FeatureMonitorJob.JobSummary.getFeatureStatsAndAnomalies(int index)
Output only.
|
FeatureStatsAndAnomaly |
FeatureMonitorJob.JobSummary.Builder.getFeatureStatsAndAnomalies(int index)
Output only.
|
FeatureStatsAndAnomaly |
FeatureOrBuilder.getFeatureStatsAndAnomaly(int index)
Output only.
|
FeatureStatsAndAnomaly |
Feature.getFeatureStatsAndAnomaly(int index)
Output only.
|
FeatureStatsAndAnomaly |
Feature.Builder.getFeatureStatsAndAnomaly(int index)
Output only.
|
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseDelimitedFrom(InputStream input) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(byte[] data) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(ByteBuffer data) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(com.google.protobuf.ByteString data) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(InputStream input) |
static FeatureStatsAndAnomaly |
FeatureStatsAndAnomaly.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<FeatureStatsAndAnomaly> |
FeatureMonitorJob.JobSummaryOrBuilder.getFeatureStatsAndAnomaliesList()
Output only.
|
List<FeatureStatsAndAnomaly> |
FeatureMonitorJob.JobSummary.getFeatureStatsAndAnomaliesList()
Output only.
|
List<FeatureStatsAndAnomaly> |
FeatureMonitorJob.JobSummary.Builder.getFeatureStatsAndAnomaliesList()
Output only.
|
List<FeatureStatsAndAnomaly> |
FeatureOrBuilder.getFeatureStatsAndAnomalyList()
Output only.
|
List<FeatureStatsAndAnomaly> |
Feature.getFeatureStatsAndAnomalyList()
Output only.
|
List<FeatureStatsAndAnomaly> |
Feature.Builder.getFeatureStatsAndAnomalyList()
Output only.
|
com.google.protobuf.Parser<FeatureStatsAndAnomaly> |
FeatureStatsAndAnomaly.getParserForType() |
static com.google.protobuf.Parser<FeatureStatsAndAnomaly> |
FeatureStatsAndAnomaly.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeatureMonitorJob.JobSummary.Builder |
FeatureMonitorJob.JobSummary.Builder.addAllFeatureStatsAndAnomalies(Iterable<? extends FeatureStatsAndAnomaly> values)
Output only.
|
Feature.Builder |
Feature.Builder.addAllFeatureStatsAndAnomaly(Iterable<? extends FeatureStatsAndAnomaly> values)
Output only.
|
Copyright © 2025 Google LLC. All rights reserved.