public sealed class SSERealmServiceSettings : ServiceSettingsBaseReference documentation and code samples for the Network Security v1 API class SSERealmServiceSettings.
Settings for SSERealmServiceClient instances.
Namespace
Google.Cloud.NetworkSecurity.V1Assembly
Google.Cloud.NetworkSecurity.V1.dll
Constructors
SSERealmServiceSettings()
public SSERealmServiceSettings()Constructs a new SSERealmServiceSettings object with default settings.
Properties
CreateSACAttachmentOperationsSettings
public OperationsSettings CreateSACAttachmentOperationsSettings { get; set; }Long Running Operation settings for calls to SSERealmServiceClient.CreateSACAttachment and
SSERealmServiceClient.CreateSACAttachmentAsync.
| 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.
CreateSACAttachmentSettings
public CallSettings CreateSACAttachmentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.CreateSACAttachment and SSERealmServiceClient.CreateSACAttachmentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
CreateSACRealmOperationsSettings
public OperationsSettings CreateSACRealmOperationsSettings { get; set; }Long Running Operation settings for calls to SSERealmServiceClient.CreateSACRealm and
SSERealmServiceClient.CreateSACRealmAsync.
| 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.
CreateSACRealmSettings
public CallSettings CreateSACRealmSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.CreateSACRealm and SSERealmServiceClient.CreateSACRealmAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteSACAttachmentOperationsSettings
public OperationsSettings DeleteSACAttachmentOperationsSettings { get; set; }Long Running Operation settings for calls to SSERealmServiceClient.DeleteSACAttachment and
SSERealmServiceClient.DeleteSACAttachmentAsync.
| 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.
DeleteSACAttachmentSettings
public CallSettings DeleteSACAttachmentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.DeleteSACAttachment and SSERealmServiceClient.DeleteSACAttachmentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
DeleteSACRealmOperationsSettings
public OperationsSettings DeleteSACRealmOperationsSettings { get; set; }Long Running Operation settings for calls to SSERealmServiceClient.DeleteSACRealm and
SSERealmServiceClient.DeleteSACRealmAsync.
| 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.
DeleteSACRealmSettings
public CallSettings DeleteSACRealmSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.DeleteSACRealm and SSERealmServiceClient.DeleteSACRealmAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetSACAttachmentSettings
public CallSettings GetSACAttachmentSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.GetSACAttachment and SSERealmServiceClient.GetSACAttachmentAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
GetSACRealmSettings
public CallSettings GetSACRealmSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.GetSACRealm and SSERealmServiceClient.GetSACRealmAsync.
| 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 |
|
ListSACAttachmentsSettings
public CallSettings ListSACAttachmentsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.ListSACAttachments and SSERealmServiceClient.ListSACAttachmentsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- No timeout is applied.
ListSACRealmsSettings
public CallSettings ListSACRealmsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
SSERealmServiceClient.ListSACRealms and SSERealmServiceClient.ListSACRealmsAsync.
| 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 |
|
Methods
Clone()
public SSERealmServiceSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
SSERealmServiceSettings |
A deep clone of this SSERealmServiceSettings object. |
GetDefault()
public static SSERealmServiceSettings GetDefault()Get a new instance of the default SSERealmServiceSettings.
| Returns | |
|---|---|
| Type | Description |
SSERealmServiceSettings |
A new instance of the default SSERealmServiceSettings. |