Cloud Dataplex v1 API - Class ContentServiceSettings (3.13.0)

public sealed class ContentServiceSettings : ServiceSettingsBase

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

Settings for ContentServiceClient instances.

Inheritance

object > ServiceSettingsBase > ContentServiceSettings

Namespace

Google.Cloud.Dataplex.V1

Assembly

Google.Cloud.Dataplex.V1.dll

Constructors

ContentServiceSettings()

public ContentServiceSettings()

Constructs a new ContentServiceSettings 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

Methods

Clone()

public ContentServiceSettings Clone()

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

Returns
Type Description
ContentServiceSettings

A deep clone of this ContentServiceSettings object.

GetDefault()

public static ContentServiceSettings GetDefault()

Get a new instance of the default ContentServiceSettings.

Returns
Type Description
ContentServiceSettings

A new instance of the default ContentServiceSettings.