public sealed class PolicyTagManagerSettings : ServiceSettingsBaseReference documentation and code samples for the Data Catalog v1 API class PolicyTagManagerSettings.
Settings for PolicyTagManagerClient instances.
Namespace
Google.Cloud.DataCatalog.V1Assembly
Google.Cloud.DataCatalog.V1.dll
Constructors
PolicyTagManagerSettings()
public PolicyTagManagerSettings()Constructs a new PolicyTagManagerSettings object with default settings.
Properties
CreatePolicyTagSettings
public CallSettings CreatePolicyTagSettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.CreatePolicyTag and PolicyTagManagerClient.CreatePolicyTagAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
CreateTaxonomySettings
public CallSettings CreateTaxonomySettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.CreateTaxonomy and PolicyTagManagerClient.CreateTaxonomyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
DeletePolicyTagSettings
public CallSettings DeletePolicyTagSettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.DeletePolicyTag and PolicyTagManagerClient.DeletePolicyTagAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
DeleteTaxonomySettings
public CallSettings DeleteTaxonomySettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.DeleteTaxonomy and PolicyTagManagerClient.DeleteTaxonomyAsync.
| 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
PolicyTagManagerClient.GetIamPolicy and PolicyTagManagerClient.GetIamPolicyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetPolicyTagSettings
public CallSettings GetPolicyTagSettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.GetPolicyTag and PolicyTagManagerClient.GetPolicyTagAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
GetTaxonomySettings
public CallSettings GetTaxonomySettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.GetTaxonomy and PolicyTagManagerClient.GetTaxonomyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
IAMPolicySettings
public IAMPolicySettings IAMPolicySettings { get; set; }The settings to use for the IAMPolicyClient associated with the client.
| Property Value | |
|---|---|
| Type | Description |
IAMPolicySettings |
|
ListPolicyTagsSettings
public CallSettings ListPolicyTagsSettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.ListPolicyTags and PolicyTagManagerClient.ListPolicyTagsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
ListTaxonomiesSettings
public CallSettings ListTaxonomiesSettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.ListTaxonomies and PolicyTagManagerClient.ListTaxonomiesAsync.
| 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
PolicyTagManagerClient.SetIamPolicy and PolicyTagManagerClient.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
PolicyTagManagerClient.TestIamPermissions and PolicyTagManagerClient.TestIamPermissionsAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
UpdatePolicyTagSettings
public CallSettings UpdatePolicyTagSettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.UpdatePolicyTag and PolicyTagManagerClient.UpdatePolicyTagAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
UpdateTaxonomySettings
public CallSettings UpdateTaxonomySettings { get; set; }CallSettings for synchronous and asynchronous calls to
PolicyTagManagerClient.UpdateTaxonomy and PolicyTagManagerClient.UpdateTaxonomyAsync.
| Property Value | |
|---|---|
| Type | Description |
CallSettings |
|
- This call will not be retried.
- Timeout: 60 seconds.
Methods
Clone()
public PolicyTagManagerSettings Clone()Creates a deep clone of this object, with all the same property values.
| Returns | |
|---|---|
| Type | Description |
PolicyTagManagerSettings |
A deep clone of this PolicyTagManagerSettings object. |
GetDefault()
public static PolicyTagManagerSettings GetDefault()Get a new instance of the default PolicyTagManagerSettings.
| Returns | |
|---|---|
| Type | Description |
PolicyTagManagerSettings |
A new instance of the default PolicyTagManagerSettings. |