Class FeatureOnlineStoreAdminServiceStub (3.42.0)

public abstract class FeatureOnlineStoreAdminServiceStub implements BackgroundResource

Base stub class for the FeatureOnlineStoreAdminService service API.

This class is for advanced usage and reflects the underlying API directly.

Inheritance

java.lang.Object > FeatureOnlineStoreAdminServiceStub

Implements

BackgroundResource

Constructors

FeatureOnlineStoreAdminServiceStub()

public FeatureOnlineStoreAdminServiceStub()

Methods

close()

public abstract void close()

createFeatureOnlineStoreCallable()

public UnaryCallable<CreateFeatureOnlineStoreRequest,Operation> createFeatureOnlineStoreCallable()
Returns
TypeDescription
UnaryCallable<CreateFeatureOnlineStoreRequest,Operation>

createFeatureOnlineStoreOperationCallable()

public OperationCallable<CreateFeatureOnlineStoreRequest,FeatureOnlineStore,CreateFeatureOnlineStoreOperationMetadata> createFeatureOnlineStoreOperationCallable()
Returns
TypeDescription
OperationCallable<CreateFeatureOnlineStoreRequest,FeatureOnlineStore,CreateFeatureOnlineStoreOperationMetadata>

createFeatureViewCallable()

public UnaryCallable<CreateFeatureViewRequest,Operation> createFeatureViewCallable()
Returns
TypeDescription
UnaryCallable<CreateFeatureViewRequest,Operation>

createFeatureViewOperationCallable()

public OperationCallable<CreateFeatureViewRequest,FeatureView,CreateFeatureViewOperationMetadata> createFeatureViewOperationCallable()
Returns
TypeDescription
OperationCallable<CreateFeatureViewRequest,FeatureView,CreateFeatureViewOperationMetadata>

deleteFeatureOnlineStoreCallable()

public UnaryCallable<DeleteFeatureOnlineStoreRequest,Operation> deleteFeatureOnlineStoreCallable()
Returns
TypeDescription
UnaryCallable<DeleteFeatureOnlineStoreRequest,Operation>

deleteFeatureOnlineStoreOperationCallable()

public OperationCallable<DeleteFeatureOnlineStoreRequest,Empty,DeleteOperationMetadata> deleteFeatureOnlineStoreOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteFeatureOnlineStoreRequest,Empty,DeleteOperationMetadata>

deleteFeatureViewCallable()

public UnaryCallable<DeleteFeatureViewRequest,Operation> deleteFeatureViewCallable()
Returns
TypeDescription
UnaryCallable<DeleteFeatureViewRequest,Operation>

deleteFeatureViewOperationCallable()

public OperationCallable<DeleteFeatureViewRequest,Empty,DeleteOperationMetadata> deleteFeatureViewOperationCallable()
Returns
TypeDescription
OperationCallable<DeleteFeatureViewRequest,Empty,DeleteOperationMetadata>

getFeatureOnlineStoreCallable()

public UnaryCallable<GetFeatureOnlineStoreRequest,FeatureOnlineStore> getFeatureOnlineStoreCallable()
Returns
TypeDescription
UnaryCallable<GetFeatureOnlineStoreRequest,FeatureOnlineStore>

getFeatureViewCallable()

public UnaryCallable<GetFeatureViewRequest,FeatureView> getFeatureViewCallable()
Returns
TypeDescription
UnaryCallable<GetFeatureViewRequest,FeatureView>

getFeatureViewSyncCallable()

public UnaryCallable<GetFeatureViewSyncRequest,FeatureViewSync> getFeatureViewSyncCallable()
Returns
TypeDescription
UnaryCallable<GetFeatureViewSyncRequest,FeatureViewSync>

getIamPolicyCallable()

public UnaryCallable<GetIamPolicyRequest,Policy> getIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationCallable()

public UnaryCallable<GetLocationRequest,Location> getLocationCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

listFeatureOnlineStoresCallable()

public UnaryCallable<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse> listFeatureOnlineStoresCallable()
Returns
TypeDescription
UnaryCallable<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse>

listFeatureOnlineStoresPagedCallable()

public UnaryCallable<ListFeatureOnlineStoresRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresPagedResponse> listFeatureOnlineStoresPagedCallable()
Returns
TypeDescription
UnaryCallable<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresPagedResponse>

listFeatureViewSyncsCallable()

public UnaryCallable<ListFeatureViewSyncsRequest,ListFeatureViewSyncsResponse> listFeatureViewSyncsCallable()
Returns
TypeDescription
UnaryCallable<ListFeatureViewSyncsRequest,ListFeatureViewSyncsResponse>

listFeatureViewSyncsPagedCallable()

public UnaryCallable<ListFeatureViewSyncsRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsPagedResponse> listFeatureViewSyncsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListFeatureViewSyncsRequest,ListFeatureViewSyncsPagedResponse>

listFeatureViewsCallable()

public UnaryCallable<ListFeatureViewsRequest,ListFeatureViewsResponse> listFeatureViewsCallable()
Returns
TypeDescription
UnaryCallable<ListFeatureViewsRequest,ListFeatureViewsResponse>

listFeatureViewsPagedCallable()

public UnaryCallable<ListFeatureViewsRequest,FeatureOnlineStoreAdminServiceClient.ListFeatureViewsPagedResponse> listFeatureViewsPagedCallable()
Returns
TypeDescription
UnaryCallable<ListFeatureViewsRequest,ListFeatureViewsPagedResponse>

listLocationsCallable()

public UnaryCallable<ListLocationsRequest,ListLocationsResponse> listLocationsCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse>

listLocationsPagedCallable()

public UnaryCallable<ListLocationsRequest,FeatureOnlineStoreAdminServiceClient.ListLocationsPagedResponse> listLocationsPagedCallable()
Returns
TypeDescription
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

setIamPolicyCallable()

public UnaryCallable<SetIamPolicyRequest,Policy> setIamPolicyCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

syncFeatureViewCallable()

public UnaryCallable<SyncFeatureViewRequest,SyncFeatureViewResponse> syncFeatureViewCallable()
Returns
TypeDescription
UnaryCallable<SyncFeatureViewRequest,SyncFeatureViewResponse>

testIamPermissionsCallable()

public UnaryCallable<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsCallable()
Returns
TypeDescription
UnaryCallable<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>

updateFeatureOnlineStoreCallable()

public UnaryCallable<UpdateFeatureOnlineStoreRequest,Operation> updateFeatureOnlineStoreCallable()
Returns
TypeDescription
UnaryCallable<UpdateFeatureOnlineStoreRequest,Operation>

updateFeatureOnlineStoreOperationCallable()

public OperationCallable<UpdateFeatureOnlineStoreRequest,FeatureOnlineStore,UpdateFeatureOnlineStoreOperationMetadata> updateFeatureOnlineStoreOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateFeatureOnlineStoreRequest,FeatureOnlineStore,UpdateFeatureOnlineStoreOperationMetadata>

updateFeatureViewCallable()

public UnaryCallable<UpdateFeatureViewRequest,Operation> updateFeatureViewCallable()
Returns
TypeDescription
UnaryCallable<UpdateFeatureViewRequest,Operation>

updateFeatureViewOperationCallable()

public OperationCallable<UpdateFeatureViewRequest,FeatureView,UpdateFeatureViewOperationMetadata> updateFeatureViewOperationCallable()
Returns
TypeDescription
OperationCallable<UpdateFeatureViewRequest,FeatureView,UpdateFeatureViewOperationMetadata>