Vertex AI v1 API - Class DataFoundryServiceSettings (3.45.0)

public sealed class DataFoundryServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Vertex AI v1 API class DataFoundryServiceSettings.

Settings for DataFoundryServiceClient instances.

Inheritance

object > ServiceSettingsBase > DataFoundryServiceSettings

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

DataFoundryServiceSettings()

public DataFoundryServiceSettings()

Constructs a new DataFoundryServiceSettings object with default settings.

Properties

GenerateSyntheticDataSettings

public CallSettings GenerateSyntheticDataSettings { get; set; }

CallSettings for synchronous and asynchronous calls to DataFoundryServiceClient.GenerateSyntheticData and DataFoundryServiceClient.GenerateSyntheticDataAsync.

Property Value
Type Description
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
Type Description
IAMPolicySettings

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

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

Property Value
Type Description
LocationsSettings

Methods

Clone()

public DataFoundryServiceSettings Clone()

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

Returns
Type Description
DataFoundryServiceSettings

A deep clone of this DataFoundryServiceSettings object.

GetDefault()

public static DataFoundryServiceSettings GetDefault()

Get a new instance of the default DataFoundryServiceSettings.

Returns
Type Description
DataFoundryServiceSettings

A new instance of the default DataFoundryServiceSettings.