public sealed class FeatureOnlineStoreAdminServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Vertex AI v1beta1 API class FeatureOnlineStoreAdminServiceSettings.
Settings for FeatureOnlineStoreAdminServiceClient instances.
Namespace
Google.Cloud.AIPlatform.V1Beta1Assembly
Google.Cloud.AIPlatform.V1Beta1.dll
Constructors
FeatureOnlineStoreAdminServiceSettings()
public FeatureOnlineStoreAdminServiceSettings()Constructs a new FeatureOnlineStoreAdminServiceSettings object with default settings.
Properties
CreateFeatureOnlineStoreOperationsSettings
public OperationsSettings CreateFeatureOnlineStoreOperationsSettings { get; set; }Long Running Operation settings for calls to
FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateFeatureOnlineStoreSettings
public CallSettings CreateFeatureOnlineStoreSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.CreateFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
CreateFeatureViewOperationsSettings
public OperationsSettings CreateFeatureViewOperationsSettings { get; set; }Long Running Operation settings for calls to FeatureOnlineStoreAdminServiceClient.CreateFeatureView
and FeatureOnlineStoreAdminServiceClient.CreateFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateFeatureViewSettings
public CallSettings CreateFeatureViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.CreateFeatureView and
FeatureOnlineStoreAdminServiceClient.CreateFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteFeatureOnlineStoreOperationsSettings
public OperationsSettings DeleteFeatureOnlineStoreOperationsSettings { get; set; }Long Running Operation settings for calls to
FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteFeatureOnlineStoreSettings
public CallSettings DeleteFeatureOnlineStoreSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.DeleteFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
DeleteFeatureViewOperationsSettings
public OperationsSettings DeleteFeatureViewOperationsSettings { get; set; }Long Running Operation settings for calls to FeatureOnlineStoreAdminServiceClient.DeleteFeatureView
and FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteFeatureViewSettings
public CallSettings DeleteFeatureViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.DeleteFeatureView and
FeatureOnlineStoreAdminServiceClient.DeleteFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetFeatureOnlineStoreSettings
public CallSettings GetFeatureOnlineStoreSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.GetFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetFeatureViewSettings
public CallSettings GetFeatureViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.GetFeatureView and
FeatureOnlineStoreAdminServiceClient.GetFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
GetFeatureViewSyncSettings
public CallSettings GetFeatureViewSyncSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.GetFeatureViewSync and
FeatureOnlineStoreAdminServiceClient.GetFeatureViewSyncAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
ListFeatureOnlineStoresSettings
public CallSettings ListFeatureOnlineStoresSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStores and
FeatureOnlineStoreAdminServiceClient.ListFeatureOnlineStoresAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
ListFeatureViewSyncsSettings
public CallSettings ListFeatureViewSyncsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncs and
FeatureOnlineStoreAdminServiceClient.ListFeatureViewSyncsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListFeatureViewsSettings
public CallSettings ListFeatureViewsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.ListFeatureViews and
FeatureOnlineStoreAdminServiceClient.ListFeatureViewsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }The settings to use for the LocationsClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
LocationsSettings |
|
SyncFeatureViewSettings
public CallSettings SyncFeatureViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.SyncFeatureView and
FeatureOnlineStoreAdminServiceClient.SyncFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
UpdateFeatureOnlineStoreOperationsSettings
public OperationsSettings UpdateFeatureOnlineStoreOperationsSettings { get; set; }Long Running Operation settings for calls to
FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateFeatureOnlineStoreSettings
public CallSettings UpdateFeatureOnlineStoreSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStore and
FeatureOnlineStoreAdminServiceClient.UpdateFeatureOnlineStoreAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
UpdateFeatureViewOperationsSettings
public OperationsSettings UpdateFeatureViewOperationsSettings { get; set; }Long Running Operation settings for calls to FeatureOnlineStoreAdminServiceClient.UpdateFeatureView
and FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateFeatureViewSettings
public CallSettings UpdateFeatureViewSettings { get; set; }CallSettings for synchronous and asynchronous calls to
FeatureOnlineStoreAdminServiceClient.UpdateFeatureView and
FeatureOnlineStoreAdminServiceClient.UpdateFeatureViewAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 5 seconds.
Methods
Clone()
public FeatureOnlineStoreAdminServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
FeatureOnlineStoreAdminServiceSettings |
A deep clone of this FeatureOnlineStoreAdminServiceSettings object. |
GetDefault()
public static FeatureOnlineStoreAdminServiceSettings GetDefault()Get a new instance of the default FeatureOnlineStoreAdminServiceSettings.
| Returns | |
|---|---|
| Type | Description |
FeatureOnlineStoreAdminServiceSettings |
A new instance of the default FeatureOnlineStoreAdminServiceSettings. |