| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Context |
Context.Builder.build() |
Context |
Context.Builder.buildPartial() |
static Context |
Context.getDefaultInstance() |
Context |
Context.getDefaultInstanceForType() |
Context |
Context.Builder.getDefaultInstanceForType() |
Context |
PipelineJobDetailOrBuilder.getPipelineContext()
Output only.
|
Context |
PipelineJobDetail.getPipelineContext()
Output only.
|
Context |
PipelineJobDetail.Builder.getPipelineContext()
Output only.
|
Context |
PipelineJobDetailOrBuilder.getPipelineRunContext()
Output only.
|
Context |
PipelineJobDetail.getPipelineRunContext()
Output only.
|
Context |
PipelineJobDetail.Builder.getPipelineRunContext()
Output only.
|
static Context |
Context.parseDelimitedFrom(InputStream input) |
static Context |
Context.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Context |
Context.parseFrom(byte[] data) |
static Context |
Context.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Context |
Context.parseFrom(ByteBuffer data) |
static Context |
Context.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Context |
Context.parseFrom(com.google.protobuf.ByteString data) |
static Context |
Context.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Context |
Context.parseFrom(com.google.protobuf.CodedInputStream input) |
static Context |
Context.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Context |
Context.parseFrom(InputStream input) |
static Context |
Context.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Context> |
Context.getParserForType() |
static com.google.protobuf.Parser<Context> |
Context.parser() |
| Modifier and Type | Method and Description |
|---|---|
Context.Builder |
Context.Builder.mergeFrom(Context other) |
PipelineJobDetail.Builder |
PipelineJobDetail.Builder.mergePipelineContext(Context value)
Output only.
|
PipelineJobDetail.Builder |
PipelineJobDetail.Builder.mergePipelineRunContext(Context value)
Output only.
|
static Context.Builder |
Context.newBuilder(Context prototype) |
PipelineJobDetail.Builder |
PipelineJobDetail.Builder.setPipelineContext(Context value)
Output only.
|
PipelineJobDetail.Builder |
PipelineJobDetail.Builder.setPipelineRunContext(Context value)
Output only.
|
Copyright © 2021 Google LLC. All rights reserved.