public sealed class IdentityAwareProxyAdminServiceSettings : ServiceSettingsBase
Settings for IdentityAwareProxyAdminServiceClient instances.
Namespace
Google.Cloud.Iap.V1Assembly
Google.Cloud.Iap.V1.dll
Constructors
IdentityAwareProxyAdminServiceSettings()
public IdentityAwareProxyAdminServiceSettings()
Constructs a new IdentityAwareProxyAdminServiceSettings object with default settings.
Properties
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.
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.
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. |