| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Probe.TcpSocketAction |
Probe.TcpSocketAction.Builder.build() |
Probe.TcpSocketAction |
Probe.TcpSocketAction.Builder.buildPartial() |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.getDefaultInstance() |
Probe.TcpSocketAction |
Probe.TcpSocketAction.getDefaultInstanceForType() |
Probe.TcpSocketAction |
Probe.TcpSocketAction.Builder.getDefaultInstanceForType() |
Probe.TcpSocketAction |
ProbeOrBuilder.getTcpSocket()
TcpSocketAction probes the health of a container by opening a TCP socket
connection.
|
Probe.TcpSocketAction |
Probe.getTcpSocket()
TcpSocketAction probes the health of a container by opening a TCP socket
connection.
|
Probe.TcpSocketAction |
Probe.Builder.getTcpSocket()
TcpSocketAction probes the health of a container by opening a TCP socket
connection.
|
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseDelimitedFrom(InputStream input) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(byte[] data) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(ByteBuffer data) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(com.google.protobuf.ByteString data) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(com.google.protobuf.CodedInputStream input) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(InputStream input) |
static Probe.TcpSocketAction |
Probe.TcpSocketAction.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Probe.TcpSocketAction> |
Probe.TcpSocketAction.getParserForType() |
static com.google.protobuf.Parser<Probe.TcpSocketAction> |
Probe.TcpSocketAction.parser() |
| Modifier and Type | Method and Description |
|---|---|
Probe.TcpSocketAction.Builder |
Probe.TcpSocketAction.Builder.mergeFrom(Probe.TcpSocketAction other) |
Probe.Builder |
Probe.Builder.mergeTcpSocket(Probe.TcpSocketAction value)
TcpSocketAction probes the health of a container by opening a TCP socket
connection.
|
static Probe.TcpSocketAction.Builder |
Probe.TcpSocketAction.newBuilder(Probe.TcpSocketAction prototype) |
Probe.Builder |
Probe.Builder.setTcpSocket(Probe.TcpSocketAction value)
TcpSocketAction probes the health of a container by opening a TCP socket
connection.
|
Copyright © 2025 Google LLC. All rights reserved.