@Generated(value="by gRPC proto compiler", comments="Source: google/cloud/aiplatform/v1beta1/featurestore_online_service.proto") public final class FeaturestoreOnlineServingServiceGrpc extends Object
A service for serving online feature values.
| Modifier and Type | Class and Description |
|---|---|
static interface |
FeaturestoreOnlineServingServiceGrpc.AsyncService
A service for serving online feature values.
|
static class |
FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service
FeaturestoreOnlineServingService.
|
static class |
FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service
FeaturestoreOnlineServingService.
|
static class |
FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceImplBase
Base class for the server implementation of the service FeaturestoreOnlineServingService.
|
static class |
FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceStub
A stub to allow clients to do asynchronous rpc calls to service
FeaturestoreOnlineServingService.
|
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
public static final String SERVICE_NAME
public static io.grpc.MethodDescriptor<ReadFeatureValuesRequest,ReadFeatureValuesResponse> getReadFeatureValuesMethod()
public static io.grpc.MethodDescriptor<StreamingReadFeatureValuesRequest,ReadFeatureValuesResponse> getStreamingReadFeatureValuesMethod()
public static io.grpc.MethodDescriptor<WriteFeatureValuesRequest,WriteFeatureValuesResponse> getWriteFeatureValuesMethod()
public static FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceStub newStub(io.grpc.Channel channel)
public static FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static FeaturestoreOnlineServingServiceGrpc.FeaturestoreOnlineServingServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static final io.grpc.ServerServiceDefinition bindService(FeaturestoreOnlineServingServiceGrpc.AsyncService service)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
Copyright © 2024 Google LLC. All rights reserved.