| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Probe.ExecAction |
Probe.ExecAction.Builder.build() |
Probe.ExecAction |
Probe.ExecAction.Builder.buildPartial() |
static Probe.ExecAction |
Probe.ExecAction.getDefaultInstance() |
Probe.ExecAction |
Probe.ExecAction.getDefaultInstanceForType() |
Probe.ExecAction |
Probe.ExecAction.Builder.getDefaultInstanceForType() |
Probe.ExecAction |
Probe.getExec()
Exec specifies the action to take.
|
Probe.ExecAction |
Probe.Builder.getExec()
Exec specifies the action to take.
|
Probe.ExecAction |
ProbeOrBuilder.getExec()
Exec specifies the action to take.
|
static Probe.ExecAction |
Probe.ExecAction.parseDelimitedFrom(InputStream input) |
static Probe.ExecAction |
Probe.ExecAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(byte[] data) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(ByteBuffer data) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(com.google.protobuf.ByteString data) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(InputStream input) |
static Probe.ExecAction |
Probe.ExecAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Probe.ExecAction> |
Probe.ExecAction.getParserForType() |
static com.google.protobuf.Parser<Probe.ExecAction> |
Probe.ExecAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Probe.Builder |
Probe.Builder.mergeExec(Probe.ExecAction value)
Exec specifies the action to take.
|
Probe.ExecAction.Builder |
Probe.ExecAction.Builder.mergeFrom(Probe.ExecAction other) |
static Probe.ExecAction.Builder |
Probe.ExecAction.newBuilder(Probe.ExecAction prototype) |
Probe.Builder |
Probe.Builder.setExec(Probe.ExecAction value)
Exec specifies the action to take.
|
Copyright © 2024 Google LLC. All rights reserved.