Cloud AI Platform v1beta1 API - Class VertexRagServiceSettings (1.0.0-beta02)

public sealed class VertexRagServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Cloud AI Platform v1beta1 API class VertexRagServiceSettings.

Settings for VertexRagServiceClient instances.

Inheritance

object > ServiceSettingsBase > VertexRagServiceSettings

Namespace

Google.Cloud.AIPlatform.V1Beta1

Assembly

Google.Cloud.AIPlatform.V1Beta1.dll

Constructors

VertexRagServiceSettings()

public VertexRagServiceSettings()

Constructs a new VertexRagServiceSettings object with default settings.

Properties

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

RetrieveContextsSettings

public CallSettings RetrieveContextsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to VertexRagServiceClient.RetrieveContexts and VertexRagServiceClient.RetrieveContextsAsync.

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

Methods

Clone()

public VertexRagServiceSettings Clone()

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

Returns
Type Description
VertexRagServiceSettings

A deep clone of this VertexRagServiceSettings object.

GetDefault()

public static VertexRagServiceSettings GetDefault()

Get a new instance of the default VertexRagServiceSettings.

Returns
Type Description
VertexRagServiceSettings

A new instance of the default VertexRagServiceSettings.