Class ImageVersionsSettings (2.0.0)

public sealed class ImageVersionsSettings : ServiceSettingsBase

Settings for ImageVersionsClient instances.

Inheritance

Object > ServiceSettingsBase > ImageVersionsSettings

Namespace

Google.Cloud.Orchestration.Airflow.Service.V1

Assembly

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
TypeDescription
CallSettings
Remarks
  • 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
TypeDescription
ImageVersionsSettings

A deep clone of this ImageVersionsSettings object.

GetDefault()

public static ImageVersionsSettings GetDefault()

Get a new instance of the default ImageVersionsSettings.

Returns
TypeDescription
ImageVersionsSettings

A new instance of the default ImageVersionsSettings.