public sealed class IdentityAwareProxyAdminServiceSettings : ServiceSettingsBase
Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class IdentityAwareProxyAdminServiceSettings.
Settings for IdentityAwareProxyAdminServiceClient instances.
Namespace
GoogleGoogle.CloudGoogle.Cloud.IapV1Assembly
Google.Cloud.Iap.V1.dll
Constructors
IdentityAwareProxyAdminServiceSettings()
public IdentityAwareProxyAdminServiceSettings()
Constructs a new IdentityAwareProxyAdminServiceSettings object with default settings.
Properties
CreateTunnelDestGroupSettings
public CallSettings CreateTunnelDestGroupSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroup
and
IdentityAwareProxyAdminServiceClient.CreateTunnelDestGroupAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
DeleteTunnelDestGroupSettings
public CallSettings DeleteTunnelDestGroupSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroup
and
IdentityAwareProxyAdminServiceClient.DeleteTunnelDestGroupAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
GetIamPolicySettings
public CallSettings GetIamPolicySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.GetIamPolicy
and
IdentityAwareProxyAdminServiceClient.GetIamPolicyAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
GetIapSettingsSettings
public CallSettings GetIapSettingsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.GetIapSettings
and
IdentityAwareProxyAdminServiceClient.GetIapSettingsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
GetTunnelDestGroupSettings
public CallSettings GetTunnelDestGroupSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.GetTunnelDestGroup
and
IdentityAwareProxyAdminServiceClient.GetTunnelDestGroupAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
ListTunnelDestGroupsSettings
public CallSettings ListTunnelDestGroupsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.ListTunnelDestGroups
and
IdentityAwareProxyAdminServiceClient.ListTunnelDestGroupsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
SetIamPolicySettings
public CallSettings SetIamPolicySettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.SetIamPolicy
and
IdentityAwareProxyAdminServiceClient.SetIamPolicyAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
TestIamPermissionsSettings
public CallSettings TestIamPermissionsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.TestIamPermissions
and
IdentityAwareProxyAdminServiceClient.TestIamPermissionsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
UpdateIapSettingsSettings
public CallSettings UpdateIapSettingsSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.UpdateIapSettings
and
IdentityAwareProxyAdminServiceClient.UpdateIapSettingsAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
UpdateTunnelDestGroupSettings
public CallSettings UpdateTunnelDestGroupSettings { get; set; }
CallSettings for synchronous and asynchronous calls to
IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroup
and
IdentityAwareProxyAdminServiceClient.UpdateTunnelDestGroupAsync
.
Property Value | |
---|---|
Type | Description |
CallSettings |
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public IdentityAwareProxyAdminServiceSettings Clone()
Creates a deep clone of this object, with all the same property values.
Returns | |
---|---|
Type | Description |
IdentityAwareProxyAdminServiceSettings | A deep clone of this IdentityAwareProxyAdminServiceSettings object. |
GetDefault()
public static IdentityAwareProxyAdminServiceSettings GetDefault()
Get a new instance of the default IdentityAwareProxyAdminServiceSettings.
Returns | |
---|---|
Type | Description |
IdentityAwareProxyAdminServiceSettings | A new instance of the default IdentityAwareProxyAdminServiceSettings. |