public sealed class ImageVersionsSettings : ServiceSettingsBaseReference documentation and code samples for the Cloud Composer v1 API class ImageVersionsSettings.
Settings for ImageVersionsClient instances.
Namespace
Google.Cloud.Orchestration.Airflow.Service.V1Assembly
Google.Cloud.Orchestration.Airflow.Service.V1.dll
Constructors
ImageVersionsSettings()
public ImageVersionsSettings()Constructs a new ImageVersionsSettings object with default settings.
Properties
ListImageVersionsSettings
public CallSettings ListImageVersionsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
ImageVersionsClient.ListImageVersions and ImageVersionsClient.ListImageVersionsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public ImageVersionsSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
ImageVersionsSettings |
A deep clone of this ImageVersionsSettings object. |
GetDefault()
public static ImageVersionsSettings GetDefault()Get a new instance of the default ImageVersionsSettings.
| Returns | |
|---|---|
| Type | Description |
ImageVersionsSettings |
A new instance of the default ImageVersionsSettings. |