| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clear() |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clearExecution()
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clearExecutionId()
The {execution} portion of the resource name with the format:
`projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}`
If not provided, the Execution's ID will be a UUID generated by the
service.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clearParent()
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.clone() |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeExecution(Execution value)
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeFrom(CreateExecutionRequest other) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeFrom(com.google.protobuf.Message other) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static CreateExecutionRequest.Builder |
CreateExecutionRequest.newBuilder() |
static CreateExecutionRequest.Builder |
CreateExecutionRequest.newBuilder(CreateExecutionRequest prototype) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.newBuilderForType() |
protected CreateExecutionRequest.Builder |
CreateExecutionRequest.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecution(Execution.Builder builderForValue)
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecution(Execution value)
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecutionId(String value)
The {execution} portion of the resource name with the format:
`projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}`
If not provided, the Execution's ID will be a UUID generated by the
service.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecutionIdBytes(com.google.protobuf.ByteString value)
The {execution} portion of the resource name with the format:
`projects/{project}/locations/{location}/metadataStores/{metadatastore}/executions/{execution}`
If not provided, the Execution's ID will be a UUID generated by the
service.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setParent(String value)
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setParentBytes(com.google.protobuf.ByteString value)
Required.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
CreateExecutionRequest.Builder |
CreateExecutionRequest.toBuilder() |
Copyright © 2025 Google LLC. All rights reserved.