Class LfpInventoryServiceSettings
Settings for Lfp
Inherited Members
Namespace: Google.Shopping.Merchant.Lfp.V1Beta
Assembly: Google.Shopping.Merchant.Lfp.V1Beta.dll
Syntax
public sealed class LfpInventoryServiceSettings : ServiceSettingsBase
Constructors
LfpInventoryServiceSettings()
Constructs a new Lfp
Declaration
public LfpInventoryServiceSettings()
Properties
InsertLfpInventorySettings
CallLfpInventoryServiceClient.InsertLfpInventory
and LfpInventoryServiceClient.InsertLfpInventoryAsync
.
Declaration
public CallSettings InsertLfpInventorySettings { get; set; }
Property Value
Type | Description |
---|---|
Call |
Remarks
- Initial retry delay: 1000 milliseconds.
- Retry delay multiplier: 1.3
- Retry maximum delay: 10000 milliseconds.
- Maximum attempts: 5
- Retriable status codes: Unavailable.
- Timeout: 60 seconds.
Methods
Clone()
Creates a deep clone of this object, with all the same property values.
Declaration
public LfpInventoryServiceSettings Clone()
Returns
Type | Description |
---|---|
Lfp |
A deep clone of this Lfp |
GetDefault()
Get a new instance of the default Lfp
Declaration
public static LfpInventoryServiceSettings GetDefault()
Returns
Type | Description |
---|---|
Lfp |
A new instance of the default Lfp |