Uses of Class
com.google.cloud.aiplatform.v1.Probe.GrpcAction
Packages that use Probe.GrpcAction
-
Uses of Probe.GrpcAction in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Probe.GrpcActionModifier and TypeMethodDescriptionProbe.GrpcAction.Builder.build()Probe.GrpcAction.Builder.buildPartial()static Probe.GrpcActionProbe.GrpcAction.getDefaultInstance()Probe.GrpcAction.Builder.getDefaultInstanceForType()Probe.GrpcAction.getDefaultInstanceForType()Probe.Builder.getGrpc()GrpcAction probes the health of a container by sending a gRPC request.Probe.getGrpc()GrpcAction probes the health of a container by sending a gRPC request.ProbeOrBuilder.getGrpc()GrpcAction probes the health of a container by sending a gRPC request.static Probe.GrpcActionProbe.GrpcAction.parseDelimitedFrom(InputStream input) static Probe.GrpcActionProbe.GrpcAction.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Probe.GrpcActionProbe.GrpcAction.parseFrom(byte[] data) static Probe.GrpcActionProbe.GrpcAction.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Probe.GrpcActionProbe.GrpcAction.parseFrom(com.google.protobuf.ByteString data) static Probe.GrpcActionProbe.GrpcAction.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Probe.GrpcActionProbe.GrpcAction.parseFrom(com.google.protobuf.CodedInputStream input) static Probe.GrpcActionProbe.GrpcAction.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Probe.GrpcActionProbe.GrpcAction.parseFrom(InputStream input) static Probe.GrpcActionProbe.GrpcAction.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Probe.GrpcActionProbe.GrpcAction.parseFrom(ByteBuffer data) static Probe.GrpcActionProbe.GrpcAction.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Probe.GrpcActionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Probe.GrpcAction>Probe.GrpcAction.getParserForType()static com.google.protobuf.Parser<Probe.GrpcAction>Probe.GrpcAction.parser()Methods in com.google.cloud.aiplatform.v1 with parameters of type Probe.GrpcActionModifier and TypeMethodDescriptionProbe.GrpcAction.Builder.mergeFrom(Probe.GrpcAction other) Probe.Builder.mergeGrpc(Probe.GrpcAction value) GrpcAction probes the health of a container by sending a gRPC request.static Probe.GrpcAction.BuilderProbe.GrpcAction.newBuilder(Probe.GrpcAction prototype) Probe.Builder.setGrpc(Probe.GrpcAction value) GrpcAction probes the health of a container by sending a gRPC request.