Cloud AI Platform v1 API - Class FeatureOnlineStoreServiceSettings (2.27.0)

public sealed class FeatureOnlineStoreServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Cloud AI Platform v1 API class FeatureOnlineStoreServiceSettings.

Settings for FeatureOnlineStoreServiceClient instances.

Inheritance

object > ServiceSettingsBase > FeatureOnlineStoreServiceSettings

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

FeatureOnlineStoreServiceSettings()

public FeatureOnlineStoreServiceSettings()

Constructs a new FeatureOnlineStoreServiceSettings object with default settings.

Properties

FetchFeatureValuesSettings

public CallSettings FetchFeatureValuesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to FeatureOnlineStoreServiceClient.FetchFeatureValues and FeatureOnlineStoreServiceClient.FetchFeatureValuesAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
IAMPolicySettings

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

The settings to use for the LocationsClient associated with the client.

Property Value
TypeDescription
LocationsSettings

SearchNearestEntitiesSettings

public CallSettings SearchNearestEntitiesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to FeatureOnlineStoreServiceClient.SearchNearestEntities and FeatureOnlineStoreServiceClient.SearchNearestEntitiesAsync.

Property Value
TypeDescription
CallSettings
Remarks
  • This call will not be retried.
  • No timeout is applied.

Methods

Clone()

public FeatureOnlineStoreServiceSettings Clone()

Creates a deep clone of this object, with all the same property values.

Returns
TypeDescription
FeatureOnlineStoreServiceSettings

A deep clone of this FeatureOnlineStoreServiceSettings object.

GetDefault()

public static FeatureOnlineStoreServiceSettings GetDefault()

Get a new instance of the default FeatureOnlineStoreServiceSettings.

Returns
TypeDescription
FeatureOnlineStoreServiceSettings

A new instance of the default FeatureOnlineStoreServiceSettings.