| Package | Description |
|---|---|
| com.google.cloud.aiplatform.v1 |
| Modifier and Type | Method and Description |
|---|---|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.clear() |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.clearPort()
Port number of the gRPC service.
|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.clearService()
Service is the name of the service to place in the gRPC
HealthCheckRequest (see
https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.clone() |
Probe.GrpcAction.Builder |
Probe.Builder.getGrpcBuilder()
GrpcAction probes the health of a container by sending a gRPC request.
|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.mergeFrom(com.google.protobuf.Message other) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.mergeFrom(Probe.GrpcAction other) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static Probe.GrpcAction.Builder |
Probe.GrpcAction.newBuilder() |
static Probe.GrpcAction.Builder |
Probe.GrpcAction.newBuilder(Probe.GrpcAction prototype) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.newBuilderForType() |
protected Probe.GrpcAction.Builder |
Probe.GrpcAction.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.setPort(int value)
Port number of the gRPC service.
|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.setService(String value)
Service is the name of the service to place in the gRPC
HealthCheckRequest (see
https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.setServiceBytes(com.google.protobuf.ByteString value)
Service is the name of the service to place in the gRPC
HealthCheckRequest (see
https://github.com/grpc/grpc/blob/master/doc/health-checking.md).
|
Probe.GrpcAction.Builder |
Probe.GrpcAction.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Probe.GrpcAction.Builder |
Probe.GrpcAction.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
Probe.Builder |
Probe.Builder.setGrpc(Probe.GrpcAction.Builder builderForValue)
GrpcAction probes the health of a container by sending a gRPC request.
|
Copyright © 2025 Google LLC. All rights reserved.