public sealed class AclConfigServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Discovery Engine v1beta API class AclConfigServiceSettings.
Settings for AclConfigServiceClient instances.
Namespace
Google.Cloud.DiscoveryEngine.V1BetaAssembly
Google.Cloud.DiscoveryEngine.V1Beta.dll
Constructors
AclConfigServiceSettings()
public AclConfigServiceSettings()Constructs a new AclConfigServiceSettings object with default settings.
Properties
GetAclConfigSettings
public CallSettings GetAclConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
AclConfigServiceClient.GetAclConfig and AclConfigServiceClient.GetAclConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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 |
|
UpdateAclConfigSettings
public CallSettings UpdateAclConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
AclConfigServiceClient.UpdateAclConfig and AclConfigServiceClient.UpdateAclConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public AclConfigServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
AclConfigServiceSettings |
A deep clone of this AclConfigServiceSettings object. |
GetDefault()
public static AclConfigServiceSettings GetDefault()Get a new instance of the default AclConfigServiceSettings.
| Returns | |
|---|---|
| Type | Description |
AclConfigServiceSettings |
A new instance of the default AclConfigServiceSettings. |