public static class FeatureOnlineStoreAdminServiceStubSettings . Builder extends StubSettings . Builder<FeatureOnlineStoreAdminServiceStubSettings , FeatureOnlineStoreAdminServiceStubSettings . Builder >
Builder for FeatureOnlineStoreAdminServiceStubSettings.
Constructors
Builder(ClientContext clientContext)
protected Builder ( ClientContext clientContext )
protected Builder ( FeatureOnlineStoreAdminServiceStubSettings settings )
Methods
public FeatureOnlineStoreAdminServiceStubSettings . Builder applyToAllUnaryMethods ( ApiFunction<UnaryCallSettings . Builder <? , ? >, Void > settingsUpdater )
Applies the given settings updater function to all of the unary API methods in this service.
Note: This method does not support applying settings to streaming methods.
public FeatureOnlineStoreAdminServiceStubSettings build ()
Overrides
public OperationCallSettings . Builder<CreateFeatureOnlineStoreRequest , FeatureOnlineStore , CreateFeatureOnlineStoreOperationMetadata > createFeatureOnlineStoreOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createFeatureOnlineStore.
public UnaryCallSettings . Builder<CreateFeatureOnlineStoreRequest , Operation > createFeatureOnlineStoreSettings ()
Returns the builder for the settings used for calls to createFeatureOnlineStore.
public OperationCallSettings . Builder<CreateFeatureViewRequest , FeatureView , CreateFeatureViewOperationMetadata > createFeatureViewOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to createFeatureView.
public UnaryCallSettings . Builder<CreateFeatureViewRequest , Operation > createFeatureViewSettings ()
Returns the builder for the settings used for calls to createFeatureView.
public OperationCallSettings . Builder<DeleteFeatureOnlineStoreRequest , Empty , DeleteOperationMetadata > deleteFeatureOnlineStoreOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteFeatureOnlineStore.
public UnaryCallSettings . Builder<DeleteFeatureOnlineStoreRequest , Operation > deleteFeatureOnlineStoreSettings ()
Returns the builder for the settings used for calls to deleteFeatureOnlineStore.
public OperationCallSettings . Builder<DeleteFeatureViewRequest , Empty , DeleteOperationMetadata > deleteFeatureViewOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to deleteFeatureView.
public UnaryCallSettings . Builder<DeleteFeatureViewRequest , Operation > deleteFeatureViewSettings ()
Returns the builder for the settings used for calls to deleteFeatureView.
public String getEndpoint ()
Returns the endpoint set by the user or the the service's default endpoint.
Overrides
public UnaryCallSettings . Builder<GetFeatureOnlineStoreRequest , FeatureOnlineStore > getFeatureOnlineStoreSettings ()
Returns the builder for the settings used for calls to getFeatureOnlineStore.
public UnaryCallSettings . Builder<GetFeatureViewRequest , FeatureView > getFeatureViewSettings ()
Returns the builder for the settings used for calls to getFeatureView.
public UnaryCallSettings . Builder<GetFeatureViewSyncRequest , FeatureViewSync > getFeatureViewSyncSettings ()
Returns the builder for the settings used for calls to getFeatureViewSync.
public UnaryCallSettings . Builder<GetIamPolicyRequest , Policy > getIamPolicySettings ()
Returns the builder for the settings used for calls to getIamPolicy.
Returns Type Description Builder <com.google.iam.v1.GetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallSettings . Builder<GetLocationRequest , Location > getLocationSettings ()
Returns the builder for the settings used for calls to getLocation.
Returns Type Description Builder <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
public PagedCallSettings . Builder<ListFeatureOnlineStoresRequest , ListFeatureOnlineStoresResponse , FeatureOnlineStoreAdminServiceClient . ListFeatureOnlineStoresPagedResponse > listFeatureOnlineStoresSettings ()
Returns the builder for the settings used for calls to listFeatureOnlineStores.
public PagedCallSettings . Builder<ListFeatureViewSyncsRequest , ListFeatureViewSyncsResponse , FeatureOnlineStoreAdminServiceClient . ListFeatureViewSyncsPagedResponse > listFeatureViewSyncsSettings ()
Returns the builder for the settings used for calls to listFeatureViewSyncs.
public PagedCallSettings . Builder<ListFeatureViewsRequest , ListFeatureViewsResponse , FeatureOnlineStoreAdminServiceClient . ListFeatureViewsPagedResponse > listFeatureViewsSettings ()
Returns the builder for the settings used for calls to listFeatureViews.
public PagedCallSettings . Builder<ListLocationsRequest , ListLocationsResponse , FeatureOnlineStoreAdminServiceClient . ListLocationsPagedResponse > listLocationsSettings ()
Returns the builder for the settings used for calls to listLocations.
public UnaryCallSettings . Builder<SetIamPolicyRequest , Policy > setIamPolicySettings ()
Returns the builder for the settings used for calls to setIamPolicy.
Returns Type Description Builder <com.google.iam.v1.SetIamPolicyRequest ,com.google.iam.v1.Policy >
public UnaryCallSettings . Builder<SyncFeatureViewRequest , SyncFeatureViewResponse > syncFeatureViewSettings ()
Returns the builder for the settings used for calls to syncFeatureView.
public UnaryCallSettings . Builder<TestIamPermissionsRequest , TestIamPermissionsResponse > testIamPermissionsSettings ()
Returns the builder for the settings used for calls to testIamPermissions.
Returns Type Description Builder <com.google.iam.v1.TestIamPermissionsRequest ,com.google.iam.v1.TestIamPermissionsResponse >
public ImmutableList<UnaryCallSettings . Builder <? , ? >> unaryMethodSettingsBuilders ()
Returns Type Description com.google.common.collect.ImmutableList <Builder <? ,? >>
public OperationCallSettings . Builder<UpdateFeatureOnlineStoreRequest , FeatureOnlineStore , UpdateFeatureOnlineStoreOperationMetadata > updateFeatureOnlineStoreOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateFeatureOnlineStore.
public UnaryCallSettings . Builder<UpdateFeatureOnlineStoreRequest , Operation > updateFeatureOnlineStoreSettings ()
Returns the builder for the settings used for calls to updateFeatureOnlineStore.
public OperationCallSettings . Builder<UpdateFeatureViewRequest , FeatureView , UpdateFeatureViewOperationMetadata > updateFeatureViewOperationSettings ()
Beta
The surface for use by generated code is not stable yet and may change in the future.
This feature is covered by the Pre-GA Offerings Terms of the Terms of Service. Pre-GA libraries might have limited support, and changes to pre-GA libraries might not be compatible with other pre-GA versions. For more information, see the launch stage descriptions.
Returns the builder for the settings used for calls to updateFeatureView.
public UnaryCallSettings . Builder<UpdateFeatureViewRequest , Operation > updateFeatureViewSettings ()
Returns the builder for the settings used for calls to updateFeatureView.