| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.Builder.build() |
FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.Builder.buildPartial() |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.getDefaultInstance() |
FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.getDefaultInstanceForType() |
FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.Builder.getDefaultInstanceForType() |
FeaturestoreMonitoringConfig |
FeatureOrBuilder.getMonitoringConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.Feature.monitoring_config is deprecated. See
google/cloud/aiplatform/v1beta1/feature.proto;l=155
|
FeaturestoreMonitoringConfig |
Feature.getMonitoringConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.Feature.monitoring_config is deprecated. See
google/cloud/aiplatform/v1beta1/feature.proto;l=155
|
FeaturestoreMonitoringConfig |
Feature.Builder.getMonitoringConfig()
Deprecated.
google.cloud.aiplatform.v1beta1.Feature.monitoring_config is deprecated. See
google/cloud/aiplatform/v1beta1/feature.proto;l=155
|
FeaturestoreMonitoringConfig |
EntityType.getMonitoringConfig()
Optional.
|
FeaturestoreMonitoringConfig |
EntityType.Builder.getMonitoringConfig()
Optional.
|
FeaturestoreMonitoringConfig |
EntityTypeOrBuilder.getMonitoringConfig()
Optional.
|
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseDelimitedFrom(InputStream input) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(byte[] data) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(ByteBuffer data) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(com.google.protobuf.ByteString data) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(InputStream input) |
static FeaturestoreMonitoringConfig |
FeaturestoreMonitoringConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FeaturestoreMonitoringConfig> |
FeaturestoreMonitoringConfig.getParserForType() |
static com.google.protobuf.Parser<FeaturestoreMonitoringConfig> |
FeaturestoreMonitoringConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
FeaturestoreMonitoringConfig.Builder |
FeaturestoreMonitoringConfig.Builder.mergeFrom(FeaturestoreMonitoringConfig other) |
Feature.Builder |
Feature.Builder.mergeMonitoringConfig(FeaturestoreMonitoringConfig value)
Deprecated.
|
EntityType.Builder |
EntityType.Builder.mergeMonitoringConfig(FeaturestoreMonitoringConfig value)
Optional.
|
static FeaturestoreMonitoringConfig.Builder |
FeaturestoreMonitoringConfig.newBuilder(FeaturestoreMonitoringConfig prototype) |
Feature.Builder |
Feature.Builder.setMonitoringConfig(FeaturestoreMonitoringConfig value)
Deprecated.
|
EntityType.Builder |
EntityType.Builder.setMonitoringConfig(FeaturestoreMonitoringConfig value)
Optional.
|
Copyright © 2022 Google LLC. All rights reserved.