google-native logo
Google Cloud Native v0.28.0, Feb 2 23

google-native.dlp/v2.getStoredInfoType

Gets a stored infoType. See https://cloud.google.com/dlp/docs/creating-stored-infotypes to learn more.

Using getStoredInfoType

Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

function getStoredInfoType(args: GetStoredInfoTypeArgs, opts?: InvokeOptions): Promise<GetStoredInfoTypeResult>
function getStoredInfoTypeOutput(args: GetStoredInfoTypeOutputArgs, opts?: InvokeOptions): Output<GetStoredInfoTypeResult>
def get_stored_info_type(location: Optional[str] = None,
                         project: Optional[str] = None,
                         stored_info_type_id: Optional[str] = None,
                         opts: Optional[InvokeOptions] = None) -> GetStoredInfoTypeResult
def get_stored_info_type_output(location: Optional[pulumi.Input[str]] = None,
                         project: Optional[pulumi.Input[str]] = None,
                         stored_info_type_id: Optional[pulumi.Input[str]] = None,
                         opts: Optional[InvokeOptions] = None) -> Output[GetStoredInfoTypeResult]
func LookupStoredInfoType(ctx *Context, args *LookupStoredInfoTypeArgs, opts ...InvokeOption) (*LookupStoredInfoTypeResult, error)
func LookupStoredInfoTypeOutput(ctx *Context, args *LookupStoredInfoTypeOutputArgs, opts ...InvokeOption) LookupStoredInfoTypeResultOutput

> Note: This function is named LookupStoredInfoType in the Go SDK.

public static class GetStoredInfoType 
{
    public static Task<GetStoredInfoTypeResult> InvokeAsync(GetStoredInfoTypeArgs args, InvokeOptions? opts = null)
    public static Output<GetStoredInfoTypeResult> Invoke(GetStoredInfoTypeInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetStoredInfoTypeResult> getStoredInfoType(GetStoredInfoTypeArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
  function: google-native:dlp/v2:getStoredInfoType
  arguments:
    # arguments dictionary

The following arguments are supported:

Location string
StoredInfoTypeId string
Project string
Location string
StoredInfoTypeId string
Project string
location String
storedInfoTypeId String
project String
location string
storedInfoTypeId string
project string
location String
storedInfoTypeId String
project String

getStoredInfoType Result

The following output properties are available:

CurrentVersion Pulumi.GoogleNative.DLP.V2.Outputs.GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Current version of the stored info type.

Name string

Resource name.

PendingVersions List<Pulumi.GoogleNative.DLP.V2.Outputs.GooglePrivacyDlpV2StoredInfoTypeVersionResponse>

Pending versions of the stored info type. Empty if no versions are pending.

CurrentVersion GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Current version of the stored info type.

Name string

Resource name.

PendingVersions []GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Pending versions of the stored info type. Empty if no versions are pending.

currentVersion GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Current version of the stored info type.

name String

Resource name.

pendingVersions List<GooglePrivacyDlpV2StoredInfoTypeVersionResponse>

Pending versions of the stored info type. Empty if no versions are pending.

currentVersion GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Current version of the stored info type.

name string

Resource name.

pendingVersions GooglePrivacyDlpV2StoredInfoTypeVersionResponse[]

Pending versions of the stored info type. Empty if no versions are pending.

current_version GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Current version of the stored info type.

name str

Resource name.

pending_versions Sequence[GooglePrivacyDlpV2StoredInfoTypeVersionResponse]

Pending versions of the stored info type. Empty if no versions are pending.

currentVersion Property Map

Current version of the stored info type.

name String

Resource name.

pendingVersions List<Property Map>

Pending versions of the stored info type. Empty if no versions are pending.

Supporting Types

GooglePrivacyDlpV2BigQueryFieldResponse

Field GooglePrivacyDlpV2FieldIdResponse

Designated field in the BigQuery table.

Table GooglePrivacyDlpV2BigQueryTableResponse

Source table of the field.

field GooglePrivacyDlpV2FieldIdResponse

Designated field in the BigQuery table.

table GooglePrivacyDlpV2BigQueryTableResponse

Source table of the field.

field GooglePrivacyDlpV2FieldIdResponse

Designated field in the BigQuery table.

table GooglePrivacyDlpV2BigQueryTableResponse

Source table of the field.

field GooglePrivacyDlpV2FieldIdResponse

Designated field in the BigQuery table.

table GooglePrivacyDlpV2BigQueryTableResponse

Source table of the field.

field Property Map

Designated field in the BigQuery table.

table Property Map

Source table of the field.

GooglePrivacyDlpV2BigQueryTableResponse

DatasetId string

Dataset ID of the table.

Project string

The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.

TableId string

Name of the table.

DatasetId string

Dataset ID of the table.

Project string

The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.

TableId string

Name of the table.

datasetId String

Dataset ID of the table.

project String

The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.

tableId String

Name of the table.

datasetId string

Dataset ID of the table.

project string

The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.

tableId string

Name of the table.

dataset_id str

Dataset ID of the table.

project str

The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.

table_id str

Name of the table.

datasetId String

Dataset ID of the table.

project String

The Google Cloud Platform project ID of the project containing the table. If omitted, project ID is inferred from the API call.

tableId String

Name of the table.

GooglePrivacyDlpV2CloudStorageFileSetResponse

Url string

The url, in the format gs:///. Trailing wildcard in the path is allowed.

Url string

The url, in the format gs:///. Trailing wildcard in the path is allowed.

url String

The url, in the format gs:///. Trailing wildcard in the path is allowed.

url string

The url, in the format gs:///. Trailing wildcard in the path is allowed.

url str

The url, in the format gs:///. Trailing wildcard in the path is allowed.

url String

The url, in the format gs:///. Trailing wildcard in the path is allowed.

GooglePrivacyDlpV2CloudStoragePathResponse

Path string

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

Path string

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

path String

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

path string

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

path str

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

path String

A url representing a file or path (no wildcards) in Cloud Storage. Example: gs://[BUCKET_NAME]/dictionary.txt

GooglePrivacyDlpV2DictionaryResponse

CloudStoragePath Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2CloudStoragePathResponse

Newline-delimited file of words in Cloud Storage. Only a single file is accepted.

WordList Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2WordListResponse

List of words or phrases to search for.

CloudStoragePath GooglePrivacyDlpV2CloudStoragePathResponse

Newline-delimited file of words in Cloud Storage. Only a single file is accepted.

WordList GooglePrivacyDlpV2WordListResponse

List of words or phrases to search for.

cloudStoragePath GooglePrivacyDlpV2CloudStoragePathResponse

Newline-delimited file of words in Cloud Storage. Only a single file is accepted.

wordList GooglePrivacyDlpV2WordListResponse

List of words or phrases to search for.

cloudStoragePath GooglePrivacyDlpV2CloudStoragePathResponse

Newline-delimited file of words in Cloud Storage. Only a single file is accepted.

wordList GooglePrivacyDlpV2WordListResponse

List of words or phrases to search for.

cloud_storage_path GooglePrivacyDlpV2CloudStoragePathResponse

Newline-delimited file of words in Cloud Storage. Only a single file is accepted.

word_list GooglePrivacyDlpV2WordListResponse

List of words or phrases to search for.

cloudStoragePath Property Map

Newline-delimited file of words in Cloud Storage. Only a single file is accepted.

wordList Property Map

List of words or phrases to search for.

GooglePrivacyDlpV2ErrorResponse

Details Pulumi.GoogleNative.DLP.V2.Inputs.GoogleRpcStatusResponse

Detailed error codes and messages.

Timestamps List<string>

The times the error occurred.

Details GoogleRpcStatusResponse

Detailed error codes and messages.

Timestamps []string

The times the error occurred.

details GoogleRpcStatusResponse

Detailed error codes and messages.

timestamps List<String>

The times the error occurred.

details GoogleRpcStatusResponse

Detailed error codes and messages.

timestamps string[]

The times the error occurred.

details GoogleRpcStatusResponse

Detailed error codes and messages.

timestamps Sequence[str]

The times the error occurred.

details Property Map

Detailed error codes and messages.

timestamps List<String>

The times the error occurred.

GooglePrivacyDlpV2FieldIdResponse

Name string

Name describing the field.

Name string

Name describing the field.

name String

Name describing the field.

name string

Name describing the field.

name str

Name describing the field.

name String

Name describing the field.

GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse

BigQueryField Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2BigQueryFieldResponse

Field in a BigQuery table where each cell represents a dictionary phrase.

CloudStorageFileSet Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2CloudStorageFileSetResponse

Set of files containing newline-delimited lists of dictionary phrases.

OutputPath Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2CloudStoragePathResponse

Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.

BigQueryField GooglePrivacyDlpV2BigQueryFieldResponse

Field in a BigQuery table where each cell represents a dictionary phrase.

CloudStorageFileSet GooglePrivacyDlpV2CloudStorageFileSetResponse

Set of files containing newline-delimited lists of dictionary phrases.

OutputPath GooglePrivacyDlpV2CloudStoragePathResponse

Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.

bigQueryField GooglePrivacyDlpV2BigQueryFieldResponse

Field in a BigQuery table where each cell represents a dictionary phrase.

cloudStorageFileSet GooglePrivacyDlpV2CloudStorageFileSetResponse

Set of files containing newline-delimited lists of dictionary phrases.

outputPath GooglePrivacyDlpV2CloudStoragePathResponse

Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.

bigQueryField GooglePrivacyDlpV2BigQueryFieldResponse

Field in a BigQuery table where each cell represents a dictionary phrase.

cloudStorageFileSet GooglePrivacyDlpV2CloudStorageFileSetResponse

Set of files containing newline-delimited lists of dictionary phrases.

outputPath GooglePrivacyDlpV2CloudStoragePathResponse

Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.

big_query_field GooglePrivacyDlpV2BigQueryFieldResponse

Field in a BigQuery table where each cell represents a dictionary phrase.

cloud_storage_file_set GooglePrivacyDlpV2CloudStorageFileSetResponse

Set of files containing newline-delimited lists of dictionary phrases.

output_path GooglePrivacyDlpV2CloudStoragePathResponse

Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.

bigQueryField Property Map

Field in a BigQuery table where each cell represents a dictionary phrase.

cloudStorageFileSet Property Map

Set of files containing newline-delimited lists of dictionary phrases.

outputPath Property Map

Location to store dictionary artifacts in Cloud Storage. These files will only be accessible by project owners and the DLP API. If any of these artifacts are modified, the dictionary is considered invalid and can no longer be used.

GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse

ApproxNumPhrases string

Approximate number of distinct phrases in the dictionary.

ApproxNumPhrases string

Approximate number of distinct phrases in the dictionary.

approxNumPhrases String

Approximate number of distinct phrases in the dictionary.

approxNumPhrases string

Approximate number of distinct phrases in the dictionary.

approx_num_phrases str

Approximate number of distinct phrases in the dictionary.

approxNumPhrases String

Approximate number of distinct phrases in the dictionary.

GooglePrivacyDlpV2RegexResponse

GroupIndexes List<int>

The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.

Pattern string

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.

GroupIndexes []int

The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.

Pattern string

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.

groupIndexes List<Integer>

The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.

pattern String

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.

groupIndexes number[]

The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.

pattern string

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.

group_indexes Sequence[int]

The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.

pattern str

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.

groupIndexes List<Number>

The index of the submatch to extract as findings. When not specified, the entire match is returned. No more than 3 may be included.

pattern String

Pattern defining the regular expression. Its syntax (https://github.com/google/re2/wiki/Syntax) can be found under the google/re2 repository on GitHub.

GooglePrivacyDlpV2StoredInfoTypeConfigResponse

Description string

Description of the StoredInfoType (max 256 characters).

Dictionary Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2DictionaryResponse

Store dictionary-based CustomInfoType.

DisplayName string

Display name of the StoredInfoType (max 256 characters).

LargeCustomDictionary Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse

StoredInfoType where findings are defined by a dictionary of phrases.

Regex Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2RegexResponse

Store regular expression-based StoredInfoType.

Description string

Description of the StoredInfoType (max 256 characters).

Dictionary GooglePrivacyDlpV2DictionaryResponse

Store dictionary-based CustomInfoType.

DisplayName string

Display name of the StoredInfoType (max 256 characters).

LargeCustomDictionary GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse

StoredInfoType where findings are defined by a dictionary of phrases.

Regex GooglePrivacyDlpV2RegexResponse

Store regular expression-based StoredInfoType.

description String

Description of the StoredInfoType (max 256 characters).

dictionary GooglePrivacyDlpV2DictionaryResponse

Store dictionary-based CustomInfoType.

displayName String

Display name of the StoredInfoType (max 256 characters).

largeCustomDictionary GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse

StoredInfoType where findings are defined by a dictionary of phrases.

regex GooglePrivacyDlpV2RegexResponse

Store regular expression-based StoredInfoType.

description string

Description of the StoredInfoType (max 256 characters).

dictionary GooglePrivacyDlpV2DictionaryResponse

Store dictionary-based CustomInfoType.

displayName string

Display name of the StoredInfoType (max 256 characters).

largeCustomDictionary GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse

StoredInfoType where findings are defined by a dictionary of phrases.

regex GooglePrivacyDlpV2RegexResponse

Store regular expression-based StoredInfoType.

description str

Description of the StoredInfoType (max 256 characters).

dictionary GooglePrivacyDlpV2DictionaryResponse

Store dictionary-based CustomInfoType.

display_name str

Display name of the StoredInfoType (max 256 characters).

large_custom_dictionary GooglePrivacyDlpV2LargeCustomDictionaryConfigResponse

StoredInfoType where findings are defined by a dictionary of phrases.

regex GooglePrivacyDlpV2RegexResponse

Store regular expression-based StoredInfoType.

description String

Description of the StoredInfoType (max 256 characters).

dictionary Property Map

Store dictionary-based CustomInfoType.

displayName String

Display name of the StoredInfoType (max 256 characters).

largeCustomDictionary Property Map

StoredInfoType where findings are defined by a dictionary of phrases.

regex Property Map

Store regular expression-based StoredInfoType.

GooglePrivacyDlpV2StoredInfoTypeStatsResponse

LargeCustomDictionary GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse

StoredInfoType where findings are defined by a dictionary of phrases.

largeCustomDictionary GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse

StoredInfoType where findings are defined by a dictionary of phrases.

largeCustomDictionary GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse

StoredInfoType where findings are defined by a dictionary of phrases.

large_custom_dictionary GooglePrivacyDlpV2LargeCustomDictionaryStatsResponse

StoredInfoType where findings are defined by a dictionary of phrases.

largeCustomDictionary Property Map

StoredInfoType where findings are defined by a dictionary of phrases.

GooglePrivacyDlpV2StoredInfoTypeVersionResponse

Config Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2StoredInfoTypeConfigResponse

StoredInfoType configuration.

CreateTime string

Create timestamp of the version. Read-only, determined by the system when the version is created.

Errors List<Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2ErrorResponse>

Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same config if it was not the source of the error.

State string

Stored info type version state. Read-only, updated by the system during dictionary creation.

Stats Pulumi.GoogleNative.DLP.V2.Inputs.GooglePrivacyDlpV2StoredInfoTypeStatsResponse

Statistics about this storedInfoType version.

Config GooglePrivacyDlpV2StoredInfoTypeConfigResponse

StoredInfoType configuration.

CreateTime string

Create timestamp of the version. Read-only, determined by the system when the version is created.

Errors []GooglePrivacyDlpV2ErrorResponse

Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same config if it was not the source of the error.

State string

Stored info type version state. Read-only, updated by the system during dictionary creation.

Stats GooglePrivacyDlpV2StoredInfoTypeStatsResponse

Statistics about this storedInfoType version.

config GooglePrivacyDlpV2StoredInfoTypeConfigResponse

StoredInfoType configuration.

createTime String

Create timestamp of the version. Read-only, determined by the system when the version is created.

errors List<GooglePrivacyDlpV2ErrorResponse>

Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same config if it was not the source of the error.

state String

Stored info type version state. Read-only, updated by the system during dictionary creation.

stats GooglePrivacyDlpV2StoredInfoTypeStatsResponse

Statistics about this storedInfoType version.

config GooglePrivacyDlpV2StoredInfoTypeConfigResponse

StoredInfoType configuration.

createTime string

Create timestamp of the version. Read-only, determined by the system when the version is created.

errors GooglePrivacyDlpV2ErrorResponse[]

Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same config if it was not the source of the error.

state string

Stored info type version state. Read-only, updated by the system during dictionary creation.

stats GooglePrivacyDlpV2StoredInfoTypeStatsResponse

Statistics about this storedInfoType version.

config GooglePrivacyDlpV2StoredInfoTypeConfigResponse

StoredInfoType configuration.

create_time str

Create timestamp of the version. Read-only, determined by the system when the version is created.

errors Sequence[GooglePrivacyDlpV2ErrorResponse]

Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same config if it was not the source of the error.

state str

Stored info type version state. Read-only, updated by the system during dictionary creation.

stats GooglePrivacyDlpV2StoredInfoTypeStatsResponse

Statistics about this storedInfoType version.

config Property Map

StoredInfoType configuration.

createTime String

Create timestamp of the version. Read-only, determined by the system when the version is created.

errors List<Property Map>

Errors that occurred when creating this storedInfoType version, or anomalies detected in the storedInfoType data that render it unusable. Only the five most recent errors will be displayed, with the most recent error appearing first. For example, some of the data for stored custom dictionaries is put in the user's Cloud Storage bucket, and if this data is modified or deleted by the user or another system, the dictionary becomes invalid. If any errors occur, fix the problem indicated by the error message and use the UpdateStoredInfoType API method to create another version of the storedInfoType to continue using it, reusing the same config if it was not the source of the error.

state String

Stored info type version state. Read-only, updated by the system during dictionary creation.

stats Property Map

Statistics about this storedInfoType version.

GooglePrivacyDlpV2WordListResponse

Words List<string>

Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]

Words []string

Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]

words List<String>

Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]

words string[]

Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]

words Sequence[str]

Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]

words List<String>

Words or phrases defining the dictionary. The dictionary must contain at least one phrase and every phrase must contain at least 2 characters that are letters or digits. [required]

GoogleRpcStatusResponse

Code int

The status code, which should be an enum value of google.rpc.Code.

Details List<ImmutableDictionary<string, string>>

A list of messages that carry the error details. There is a common set of message types for APIs to use.

Message string

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

Code int

The status code, which should be an enum value of google.rpc.Code.

Details []map[string]string

A list of messages that carry the error details. There is a common set of message types for APIs to use.

Message string

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

code Integer

The status code, which should be an enum value of google.rpc.Code.

details List<Map<String,String>>

A list of messages that carry the error details. There is a common set of message types for APIs to use.

message String

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

code number

The status code, which should be an enum value of google.rpc.Code.

details {[key: string]: string}[]

A list of messages that carry the error details. There is a common set of message types for APIs to use.

message string

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

code int

The status code, which should be an enum value of google.rpc.Code.

details Sequence[Mapping[str, str]]

A list of messages that carry the error details. There is a common set of message types for APIs to use.

message str

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

code Number

The status code, which should be an enum value of google.rpc.Code.

details List<Map<String>>

A list of messages that carry the error details. There is a common set of message types for APIs to use.

message String

A developer-facing error message, which should be in English. Any user-facing error message should be localized and sent in the google.rpc.Status.details field, or localized by the client.

Package Details

Repository
Google Cloud Native pulumi/pulumi-google-native
License
Apache-2.0