| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
ScheduleConfig |
ScheduleConfig.Builder.build() |
ScheduleConfig |
ScheduleConfig.Builder.buildPartial() |
static ScheduleConfig |
ScheduleConfig.getDefaultInstance() |
ScheduleConfig |
ScheduleConfig.getDefaultInstanceForType() |
ScheduleConfig |
ScheduleConfig.Builder.getDefaultInstanceForType() |
ScheduleConfig |
FeatureMonitor.getScheduleConfig()
Required.
|
ScheduleConfig |
FeatureMonitor.Builder.getScheduleConfig()
Required.
|
ScheduleConfig |
FeatureMonitorOrBuilder.getScheduleConfig()
Required.
|
static ScheduleConfig |
ScheduleConfig.parseDelimitedFrom(InputStream input) |
static ScheduleConfig |
ScheduleConfig.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleConfig |
ScheduleConfig.parseFrom(byte[] data) |
static ScheduleConfig |
ScheduleConfig.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleConfig |
ScheduleConfig.parseFrom(ByteBuffer data) |
static ScheduleConfig |
ScheduleConfig.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleConfig |
ScheduleConfig.parseFrom(com.google.protobuf.ByteString data) |
static ScheduleConfig |
ScheduleConfig.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleConfig |
ScheduleConfig.parseFrom(com.google.protobuf.CodedInputStream input) |
static ScheduleConfig |
ScheduleConfig.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ScheduleConfig |
ScheduleConfig.parseFrom(InputStream input) |
static ScheduleConfig |
ScheduleConfig.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ScheduleConfig> |
ScheduleConfig.getParserForType() |
static com.google.protobuf.Parser<ScheduleConfig> |
ScheduleConfig.parser() |
| Modifier and Type | Method and Description |
|---|---|
ScheduleConfig.Builder |
ScheduleConfig.Builder.mergeFrom(ScheduleConfig other) |
FeatureMonitor.Builder |
FeatureMonitor.Builder.mergeScheduleConfig(ScheduleConfig value)
Required.
|
static ScheduleConfig.Builder |
ScheduleConfig.newBuilder(ScheduleConfig prototype) |
FeatureMonitor.Builder |
FeatureMonitor.Builder.setScheduleConfig(ScheduleConfig value)
Required.
|
Copyright © 2024 Google LLC. All rights reserved.