Cloud Dataplex v1 API - Class BusinessGlossaryServiceSettings (3.10.0)

public sealed class BusinessGlossaryServiceSettings : ServiceSettingsBase

Reference documentation and code samples for the Cloud Dataplex v1 API class BusinessGlossaryServiceSettings.

Settings for BusinessGlossaryServiceClient instances.

Inheritance

object > ServiceSettingsBase > BusinessGlossaryServiceSettings

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

BusinessGlossaryServiceSettings()

public BusinessGlossaryServiceSettings()

Constructs a new BusinessGlossaryServiceSettings object with default settings.

Properties

CreateGlossaryCategorySettings

public CallSettings CreateGlossaryCategorySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.CreateGlossaryCategory and BusinessGlossaryServiceClient.CreateGlossaryCategoryAsync.

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

CreateGlossaryOperationsSettings

public OperationsSettings CreateGlossaryOperationsSettings { get; set; }

Long Running Operation settings for calls to BusinessGlossaryServiceClient.CreateGlossary and BusinessGlossaryServiceClient.CreateGlossaryAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

CreateGlossarySettings

public CallSettings CreateGlossarySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.CreateGlossary and BusinessGlossaryServiceClient.CreateGlossaryAsync .

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

CreateGlossaryTermSettings

public CallSettings CreateGlossaryTermSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.CreateGlossaryTerm and BusinessGlossaryServiceClient.CreateGlossaryTermAsync.

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

DeleteGlossaryCategorySettings

public CallSettings DeleteGlossaryCategorySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.DeleteGlossaryCategory and BusinessGlossaryServiceClient.DeleteGlossaryCategoryAsync.

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

DeleteGlossaryOperationsSettings

public OperationsSettings DeleteGlossaryOperationsSettings { get; set; }

Long Running Operation settings for calls to BusinessGlossaryServiceClient.DeleteGlossary and BusinessGlossaryServiceClient.DeleteGlossaryAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

DeleteGlossarySettings

public CallSettings DeleteGlossarySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.DeleteGlossary and BusinessGlossaryServiceClient.DeleteGlossaryAsync .

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

DeleteGlossaryTermSettings

public CallSettings DeleteGlossaryTermSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.DeleteGlossaryTerm and BusinessGlossaryServiceClient.DeleteGlossaryTermAsync.

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

GetGlossaryCategorySettings

public CallSettings GetGlossaryCategorySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.GetGlossaryCategory and BusinessGlossaryServiceClient.GetGlossaryCategoryAsync.

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

GetGlossarySettings

public CallSettings GetGlossarySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.GetGlossary and BusinessGlossaryServiceClient.GetGlossaryAsync.

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

GetGlossaryTermSettings

public CallSettings GetGlossaryTermSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.GetGlossaryTerm and BusinessGlossaryServiceClient.GetGlossaryTermAsync.

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

ListGlossariesSettings

public CallSettings ListGlossariesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.ListGlossaries and BusinessGlossaryServiceClient.ListGlossariesAsync .

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

ListGlossaryCategoriesSettings

public CallSettings ListGlossaryCategoriesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.ListGlossaryCategories and BusinessGlossaryServiceClient.ListGlossaryCategoriesAsync.

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

ListGlossaryTermsSettings

public CallSettings ListGlossaryTermsSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.ListGlossaryTerms and BusinessGlossaryServiceClient.ListGlossaryTermsAsync.

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

LocationsSettings

public LocationsSettings LocationsSettings { get; set; }

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

Property Value
Type Description
LocationsSettings

UpdateGlossaryCategorySettings

public CallSettings UpdateGlossaryCategorySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.UpdateGlossaryCategory and BusinessGlossaryServiceClient.UpdateGlossaryCategoryAsync.

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

UpdateGlossaryOperationsSettings

public OperationsSettings UpdateGlossaryOperationsSettings { get; set; }

Long Running Operation settings for calls to BusinessGlossaryServiceClient.UpdateGlossary and BusinessGlossaryServiceClient.UpdateGlossaryAsync.

Property Value
Type Description
OperationsSettings
Remarks

Uses default PollSettings of:

  • Initial delay: 20 seconds.
  • Delay multiplier: 1.5
  • Maximum delay: 45 seconds.
  • Total timeout: 24 hours.

UpdateGlossarySettings

public CallSettings UpdateGlossarySettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.UpdateGlossary and BusinessGlossaryServiceClient.UpdateGlossaryAsync .

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

UpdateGlossaryTermSettings

public CallSettings UpdateGlossaryTermSettings { get; set; }

CallSettings for synchronous and asynchronous calls to BusinessGlossaryServiceClient.UpdateGlossaryTerm and BusinessGlossaryServiceClient.UpdateGlossaryTermAsync.

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

Methods

Clone()

public BusinessGlossaryServiceSettings Clone()

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

Returns
Type Description
BusinessGlossaryServiceSettings

A deep clone of this BusinessGlossaryServiceSettings object.

GetDefault()

public static BusinessGlossaryServiceSettings GetDefault()

Get a new instance of the default BusinessGlossaryServiceSettings.

Returns
Type Description
BusinessGlossaryServiceSettings

A new instance of the default BusinessGlossaryServiceSettings.