| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
Schedule.RunResponse |
Schedule.RunResponse.Builder.build() |
Schedule.RunResponse |
Schedule.RunResponse.Builder.buildPartial() |
static Schedule.RunResponse |
Schedule.RunResponse.getDefaultInstance() |
Schedule.RunResponse |
Schedule.RunResponse.getDefaultInstanceForType() |
Schedule.RunResponse |
Schedule.RunResponse.Builder.getDefaultInstanceForType() |
Schedule.RunResponse |
Schedule.getLastScheduledRunResponse()
Output only.
|
Schedule.RunResponse |
Schedule.Builder.getLastScheduledRunResponse()
Output only.
|
Schedule.RunResponse |
ScheduleOrBuilder.getLastScheduledRunResponse()
Output only.
|
static Schedule.RunResponse |
Schedule.RunResponse.parseDelimitedFrom(InputStream input) |
static Schedule.RunResponse |
Schedule.RunResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(byte[] data) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(ByteBuffer data) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(com.google.protobuf.ByteString data) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(InputStream input) |
static Schedule.RunResponse |
Schedule.RunResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Schedule.RunResponse> |
Schedule.RunResponse.getParserForType() |
static com.google.protobuf.Parser<Schedule.RunResponse> |
Schedule.RunResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Schedule.RunResponse.Builder |
Schedule.RunResponse.Builder.mergeFrom(Schedule.RunResponse other) |
Schedule.Builder |
Schedule.Builder.mergeLastScheduledRunResponse(Schedule.RunResponse value)
Output only.
|
static Schedule.RunResponse.Builder |
Schedule.RunResponse.newBuilder(Schedule.RunResponse prototype) |
Schedule.Builder |
Schedule.Builder.setLastScheduledRunResponse(Schedule.RunResponse value)
Output only.
|
Copyright © 2024 Google LLC. All rights reserved.