| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clear() |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clearPersistentResourceName()
Persistent resource name.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clearTaskResourceUnavailableTimeoutBehavior()
Specifies the behavior to take if the timeout is reached.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clearTaskResourceUnavailableWaitTimeMs()
The max time a pipeline task waits for the required CPU, memory, or
accelerator resource to become available from the specified persistent
resource.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.clone() |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.DefaultRuntime.Builder.getPersistentResourceRuntimeDetailBuilder()
Persistent resource based runtime detail.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.mergeFrom(com.google.protobuf.Message other) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.mergeFrom(PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail other) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.newBuilder() |
static PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.newBuilder(PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail prototype) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.newBuilderForType() |
protected PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setPersistentResourceName(String value)
Persistent resource name.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setPersistentResourceNameBytes(com.google.protobuf.ByteString value)
Persistent resource name.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setTaskResourceUnavailableTimeoutBehavior(PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.TaskResourceUnavailableTimeoutBehavior value)
Specifies the behavior to take if the timeout is reached.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setTaskResourceUnavailableTimeoutBehaviorValue(int value)
Specifies the behavior to take if the timeout is reached.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setTaskResourceUnavailableWaitTimeMs(long value)
The max time a pipeline task waits for the required CPU, memory, or
accelerator resource to become available from the specified persistent
resource.
|
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder |
PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
PipelineJob.RuntimeConfig.DefaultRuntime.Builder |
PipelineJob.RuntimeConfig.DefaultRuntime.Builder.setPersistentResourceRuntimeDetail(PipelineJob.RuntimeConfig.PersistentResourceRuntimeDetail.Builder builderForValue)
Persistent resource based runtime detail.
|
Copyright © 2025 Google LLC. All rights reserved.