Cloud AI Platform v1 API - Class ModelGardenServiceSettings (2.27.0)

public sealed class ModelGardenServiceSettings : ServiceSettingsBase

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

Settings for ModelGardenServiceClient instances.

Inheritance

object > ServiceSettingsBase > ModelGardenServiceSettings

Namespace

Google.Cloud.AIPlatform.V1

Assembly

Google.Cloud.AIPlatform.V1.dll

Constructors

ModelGardenServiceSettings()

public ModelGardenServiceSettings()

Constructs a new ModelGardenServiceSettings object with default settings.

Properties

GetPublisherModelSettings

public CallSettings GetPublisherModelSettings { get; set; }

CallSettings for synchronous and asynchronous calls to ModelGardenServiceClient.GetPublisherModel and ModelGardenServiceClient.GetPublisherModelAsync .

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

Methods

Clone()

public ModelGardenServiceSettings Clone()

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

Returns
TypeDescription
ModelGardenServiceSettings

A deep clone of this ModelGardenServiceSettings object.

GetDefault()

public static ModelGardenServiceSettings GetDefault()

Get a new instance of the default ModelGardenServiceSettings.

Returns
TypeDescription
ModelGardenServiceSettings

A new instance of the default ModelGardenServiceSettings.