| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Execution.Builder |
LineageSubgraph.Builder.addExecutionsBuilder()
The Execution nodes in the subgraph.
|
Execution.Builder |
ListExecutionsResponse.Builder.addExecutionsBuilder()
The Executions retrieved from the MetadataStore.
|
Execution.Builder |
LineageSubgraph.Builder.addExecutionsBuilder(int index)
The Execution nodes in the subgraph.
|
Execution.Builder |
ListExecutionsResponse.Builder.addExecutionsBuilder(int index)
The Executions retrieved from the MetadataStore.
|
Execution.Builder |
Execution.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.Builder |
Execution.Builder.clear() |
Execution.Builder |
Execution.Builder.clearCreateTime()
Output only.
|
Execution.Builder |
Execution.Builder.clearDescription()
Description of the Execution
|
Execution.Builder |
Execution.Builder.clearDisplayName()
User provided display name of the Execution.
|
Execution.Builder |
Execution.Builder.clearEtag()
An eTag used to perform consistent read-modify-write updates.
|
Execution.Builder |
Execution.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Execution.Builder |
Execution.Builder.clearLabels() |
Execution.Builder |
Execution.Builder.clearMetadata()
Properties of the Execution.
|
Execution.Builder |
Execution.Builder.clearName()
Output only.
|
Execution.Builder |
Execution.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Execution.Builder |
Execution.Builder.clearSchemaTitle()
The title of the schema describing the metadata.
|
Execution.Builder |
Execution.Builder.clearSchemaVersion()
The version of the schema in `schema_title` to use.
|
Execution.Builder |
Execution.Builder.clearState()
The state of this Execution.
|
Execution.Builder |
Execution.Builder.clearUpdateTime()
Output only.
|
Execution.Builder |
Execution.Builder.clone() |
Execution.Builder |
CreateExecutionRequest.Builder.getExecutionBuilder()
Required.
|
Execution.Builder |
UpdateExecutionRequest.Builder.getExecutionBuilder()
Required.
|
Execution.Builder |
PipelineTaskDetail.Builder.getExecutionBuilder()
Output only.
|
Execution.Builder |
LineageSubgraph.Builder.getExecutionsBuilder(int index)
The Execution nodes in the subgraph.
|
Execution.Builder |
ListExecutionsResponse.Builder.getExecutionsBuilder(int index)
The Executions retrieved from the MetadataStore.
|
Execution.Builder |
Execution.Builder.mergeCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Execution.Builder |
Execution.Builder.mergeFrom(Execution other) |
Execution.Builder |
Execution.Builder.mergeFrom(com.google.protobuf.Message other) |
Execution.Builder |
Execution.Builder.mergeMetadata(com.google.protobuf.Struct value)
Properties of the Execution.
|
Execution.Builder |
Execution.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Execution.Builder |
Execution.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
static Execution.Builder |
Execution.newBuilder() |
static Execution.Builder |
Execution.newBuilder(Execution prototype) |
Execution.Builder |
Execution.newBuilderForType() |
protected Execution.Builder |
Execution.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Execution.Builder |
Execution.Builder.putAllLabels(Map<String,String> values)
The labels with user-defined metadata to organize your Executions.
|
Execution.Builder |
Execution.Builder.putLabels(String key,
String value)
The labels with user-defined metadata to organize your Executions.
|
Execution.Builder |
Execution.Builder.removeLabels(String key)
The labels with user-defined metadata to organize your Executions.
|
Execution.Builder |
Execution.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setCreateTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.Builder.setDescription(String value)
Description of the Execution
|
Execution.Builder |
Execution.Builder.setDescriptionBytes(com.google.protobuf.ByteString value)
Description of the Execution
|
Execution.Builder |
Execution.Builder.setDisplayName(String value)
User provided display name of the Execution.
|
Execution.Builder |
Execution.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value)
User provided display name of the Execution.
|
Execution.Builder |
Execution.Builder.setEtag(String value)
An eTag used to perform consistent read-modify-write updates.
|
Execution.Builder |
Execution.Builder.setEtagBytes(com.google.protobuf.ByteString value)
An eTag used to perform consistent read-modify-write updates.
|
Execution.Builder |
Execution.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Execution.Builder |
Execution.Builder.setMetadata(com.google.protobuf.Struct.Builder builderForValue)
Properties of the Execution.
|
Execution.Builder |
Execution.Builder.setMetadata(com.google.protobuf.Struct value)
Properties of the Execution.
|
Execution.Builder |
Execution.Builder.setName(String value)
Output only.
|
Execution.Builder |
Execution.Builder.setNameBytes(com.google.protobuf.ByteString value)
Output only.
|
Execution.Builder |
Execution.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Execution.Builder |
Execution.Builder.setSchemaTitle(String value)
The title of the schema describing the metadata.
|
Execution.Builder |
Execution.Builder.setSchemaTitleBytes(com.google.protobuf.ByteString value)
The title of the schema describing the metadata.
|
Execution.Builder |
Execution.Builder.setSchemaVersion(String value)
The version of the schema in `schema_title` to use.
|
Execution.Builder |
Execution.Builder.setSchemaVersionBytes(com.google.protobuf.ByteString value)
The version of the schema in `schema_title` to use.
|
Execution.Builder |
Execution.Builder.setState(Execution.State value)
The state of this Execution.
|
Execution.Builder |
Execution.Builder.setStateValue(int value)
The state of this Execution.
|
Execution.Builder |
Execution.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Execution.Builder |
Execution.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue)
Output only.
|
Execution.Builder |
Execution.Builder.setUpdateTime(com.google.protobuf.Timestamp value)
Output only.
|
Execution.Builder |
Execution.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<Execution.Builder> |
LineageSubgraph.Builder.getExecutionsBuilderList()
The Execution nodes in the subgraph.
|
List<Execution.Builder> |
ListExecutionsResponse.Builder.getExecutionsBuilderList()
The Executions retrieved from the MetadataStore.
|
| Modifier and Type | Method and Description |
|---|---|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.addExecutions(int index,
Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.addExecutions(int index,
Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
|
CreateExecutionRequest.Builder |
CreateExecutionRequest.Builder.setExecution(Execution.Builder builderForValue)
Required.
|
UpdateExecutionRequest.Builder |
UpdateExecutionRequest.Builder.setExecution(Execution.Builder builderForValue)
Required.
|
PipelineTaskDetail.Builder |
PipelineTaskDetail.Builder.setExecution(Execution.Builder builderForValue)
Output only.
|
LineageSubgraph.Builder |
LineageSubgraph.Builder.setExecutions(int index,
Execution.Builder builderForValue)
The Execution nodes in the subgraph.
|
ListExecutionsResponse.Builder |
ListExecutionsResponse.Builder.setExecutions(int index,
Execution.Builder builderForValue)
The Executions retrieved from the MetadataStore.
|
Copyright © 2022 Google LLC. All rights reserved.