public sealed class MessagesV1Beta3Settings : ServiceSettingsBase
Settings for MessagesV1Beta3Client instances.
Namespace
Google.Cloud.Dataflow.V1Beta3Assembly
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 |
- 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. |