public sealed class OrganizationVpcFlowLogsServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Network Management v1 API class OrganizationVpcFlowLogsServiceSettings.
Settings for OrganizationVpcFlowLogsServiceClient instances.
Namespace
Google.Cloud.NetworkManagement.V1Assembly
Google.Cloud.NetworkManagement.V1.dll
Constructors
OrganizationVpcFlowLogsServiceSettings()
public OrganizationVpcFlowLogsServiceSettings()Constructs a new OrganizationVpcFlowLogsServiceSettings object with default settings.
Properties
CreateVpcFlowLogsConfigOperationsSettings
public OperationsSettings CreateVpcFlowLogsConfigOperationsSettings { get; set; }Long Running Operation settings for calls to OrganizationVpcFlowLogsServiceClient.CreateVpcFlowLogsConfig
and OrganizationVpcFlowLogsServiceClient.CreateVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
CreateVpcFlowLogsConfigSettings
public CallSettings CreateVpcFlowLogsConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
OrganizationVpcFlowLogsServiceClient.CreateVpcFlowLogsConfig and
OrganizationVpcFlowLogsServiceClient.CreateVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteVpcFlowLogsConfigOperationsSettings
public OperationsSettings DeleteVpcFlowLogsConfigOperationsSettings { get; set; }Long Running Operation settings for calls to OrganizationVpcFlowLogsServiceClient.DeleteVpcFlowLogsConfig
and OrganizationVpcFlowLogsServiceClient.DeleteVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
DeleteVpcFlowLogsConfigSettings
public CallSettings DeleteVpcFlowLogsConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
OrganizationVpcFlowLogsServiceClient.DeleteVpcFlowLogsConfig and
OrganizationVpcFlowLogsServiceClient.DeleteVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetVpcFlowLogsConfigSettings
public CallSettings GetVpcFlowLogsConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
OrganizationVpcFlowLogsServiceClient.GetVpcFlowLogsConfig and
OrganizationVpcFlowLogsServiceClient.GetVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
ListVpcFlowLogsConfigsSettings
public CallSettings ListVpcFlowLogsConfigsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
OrganizationVpcFlowLogsServiceClient.ListVpcFlowLogsConfigs and
OrganizationVpcFlowLogsServiceClient.ListVpcFlowLogsConfigsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
LocationsSettings
public LocationsSettings LocationsSettings { get; set; }The settings to use for the LocationsClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
LocationsSettings |
|
UpdateVpcFlowLogsConfigOperationsSettings
public OperationsSettings UpdateVpcFlowLogsConfigOperationsSettings { get; set; }Long Running Operation settings for calls to OrganizationVpcFlowLogsServiceClient.UpdateVpcFlowLogsConfig
and OrganizationVpcFlowLogsServiceClient.UpdateVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
OperationsSettings |
|
Uses default PollSettings of:
- Initial delay: 20 seconds.
- Delay multiplier: 1.5
- Maximum delay: 45 seconds.
- Total timeout: 24 hours.
UpdateVpcFlowLogsConfigSettings
public CallSettings UpdateVpcFlowLogsConfigSettings { get; set; }CallSettings for synchronous and asynchronous calls to
OrganizationVpcFlowLogsServiceClient.UpdateVpcFlowLogsConfig and
OrganizationVpcFlowLogsServiceClient.UpdateVpcFlowLogsConfigAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
Methods
Clone()
public OrganizationVpcFlowLogsServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
OrganizationVpcFlowLogsServiceSettings |
A deep clone of this OrganizationVpcFlowLogsServiceSettings object. |
GetDefault()
public static OrganizationVpcFlowLogsServiceSettings GetDefault()Get a new instance of the default OrganizationVpcFlowLogsServiceSettings.
| Returns | |
|---|---|
| Type | Description |
OrganizationVpcFlowLogsServiceSettings |
A new instance of the default OrganizationVpcFlowLogsServiceSettings. |