Dataflow v1beta3 API - Class MessagesV1Beta3Settings (2.0.0-beta07)

public sealed class MessagesV1Beta3Settings : ServiceSettingsBase

Reference documentation and code samples for the Dataflow v1beta3 API class MessagesV1Beta3Settings.

Settings for MessagesV1Beta3Client instances.

Inheritance

object > ServiceSettingsBase > MessagesV1Beta3Settings

Namespace

Google.Cloud.Dataflow.V1Beta3

Assembly

Google.Cloud.Dataflow.V1Beta3.dll

Constructors

MessagesV1Beta3Settings()

public MessagesV1Beta3Settings()

Constructs a new MessagesV1Beta3Settings object with default settings.

Properties

ListJobMessagesSettings

public CallSettings ListJobMessagesSettings { get; set; }

CallSettings for synchronous and asynchronous calls to MessagesV1Beta3Client.ListJobMessages and MessagesV1Beta3Client.ListJobMessagesAsync.

Property Value
Type Description
CallSettings
Remarks
  • This call will not be retried.
  • Timeout: 60 seconds.

Methods

Clone()

public MessagesV1Beta3Settings Clone()

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

Returns
Type Description
MessagesV1Beta3Settings

A deep clone of this MessagesV1Beta3Settings object.

GetDefault()

public static MessagesV1Beta3Settings GetDefault()

Get a new instance of the default MessagesV1Beta3Settings.

Returns
Type Description
MessagesV1Beta3Settings

A new instance of the default MessagesV1Beta3Settings.