Class FeatureOnlineStoreAdminServiceStub (3.44.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
Type Description
UnaryCallable<CreateFeatureOnlineStoreRequest,Operation>

createFeatureOnlineStoreOperationCallable()

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

createFeatureViewCallable()

public UnaryCallable<CreateFeatureViewRequest,Operation> createFeatureViewCallable()
Returns
Type Description
UnaryCallable<CreateFeatureViewRequest,Operation>

createFeatureViewOperationCallable()

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

deleteFeatureOnlineStoreCallable()

public UnaryCallable<DeleteFeatureOnlineStoreRequest,Operation> deleteFeatureOnlineStoreCallable()
Returns
Type Description
UnaryCallable<DeleteFeatureOnlineStoreRequest,Operation>

deleteFeatureOnlineStoreOperationCallable()

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

deleteFeatureViewCallable()

public UnaryCallable<DeleteFeatureViewRequest,Operation> deleteFeatureViewCallable()
Returns
Type Description
UnaryCallable<DeleteFeatureViewRequest,Operation>

deleteFeatureViewOperationCallable()

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

getFeatureOnlineStoreCallable()

public UnaryCallable<GetFeatureOnlineStoreRequest,FeatureOnlineStore> getFeatureOnlineStoreCallable()
Returns
Type Description
UnaryCallable<GetFeatureOnlineStoreRequest,FeatureOnlineStore>

getFeatureViewCallable()

public UnaryCallable<GetFeatureViewRequest,FeatureView> getFeatureViewCallable()
Returns
Type Description
UnaryCallable<GetFeatureViewRequest,FeatureView>

getFeatureViewSyncCallable()

public UnaryCallable<GetFeatureViewSyncRequest,FeatureViewSync> getFeatureViewSyncCallable()
Returns
Type Description
UnaryCallable<GetFeatureViewSyncRequest,FeatureViewSync>

getIamPolicyCallable()

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

getLocationCallable()

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

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
Type Description
OperationsStub

listFeatureOnlineStoresCallable()

public UnaryCallable<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse> listFeatureOnlineStoresCallable()
Returns
Type Description
UnaryCallable<ListFeatureOnlineStoresRequest,ListFeatureOnlineStoresResponse>

listFeatureOnlineStoresPagedCallable()

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

listFeatureViewSyncsCallable()

public UnaryCallable<ListFeatureViewSyncsRequest,ListFeatureViewSyncsResponse> listFeatureViewSyncsCallable()
Returns
Type Description
UnaryCallable<ListFeatureViewSyncsRequest,ListFeatureViewSyncsResponse>

listFeatureViewSyncsPagedCallable()

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

listFeatureViewsCallable()

public UnaryCallable<ListFeatureViewsRequest,ListFeatureViewsResponse> listFeatureViewsCallable()
Returns
Type Description
UnaryCallable<ListFeatureViewsRequest,ListFeatureViewsResponse>

listFeatureViewsPagedCallable()

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

listLocationsCallable()

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

listLocationsPagedCallable()

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

setIamPolicyCallable()

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

syncFeatureViewCallable()

public UnaryCallable<SyncFeatureViewRequest,SyncFeatureViewResponse> syncFeatureViewCallable()
Returns
Type Description
UnaryCallable<SyncFeatureViewRequest,SyncFeatureViewResponse>

testIamPermissionsCallable()

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

updateFeatureOnlineStoreCallable()

public UnaryCallable<UpdateFeatureOnlineStoreRequest,Operation> updateFeatureOnlineStoreCallable()
Returns
Type Description
UnaryCallable<UpdateFeatureOnlineStoreRequest,Operation>

updateFeatureOnlineStoreOperationCallable()

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

updateFeatureViewCallable()

public UnaryCallable<UpdateFeatureViewRequest,Operation> updateFeatureViewCallable()
Returns
Type Description
UnaryCallable<UpdateFeatureViewRequest,Operation>

updateFeatureViewOperationCallable()

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