public sealed class HealthCheckServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Vision AI v1 API class HealthCheckServiceSettings.
Settings for HealthCheckServiceClient instances.
Namespace
Google.Cloud.VisionAI.V1Assembly
Google.Cloud.VisionAI.V1.dll
Constructors
HealthCheckServiceSettings()
public HealthCheckServiceSettings()Constructs a new HealthCheckServiceSettings object with default settings.
Properties
HealthCheckSettings
public CallSettings HealthCheckSettings { get; set; }CallSettings for synchronous and asynchronous calls to
HealthCheckServiceClient.HealthCheck and HealthCheckServiceClient.HealthCheckAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- 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 |
|
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 HealthCheckServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceSettings |
A deep clone of this HealthCheckServiceSettings object. |
GetDefault()
public static HealthCheckServiceSettings GetDefault()Get a new instance of the default HealthCheckServiceSettings.
| Returns | |
|---|---|
| Type | Description |
HealthCheckServiceSettings |
A new instance of the default HealthCheckServiceSettings. |