Get

Gets a stored infoType

1 variables
32 variables

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

Authorization

To use this building block you will have to grant access to at least one of the following scopes:

  • View and manage your data across Google Cloud Platform services

Input

This building block consumes 1 input parameters

  = Parameter name
  = Format

name STRING Required

Resource name of the organization and storedInfoType to be read, for example organizations/433245324/storedInfoTypes/432452342 or projects/project-id/storedInfoTypes/432452342

Output

This building block provides 32 output parameters

  = Parameter name
  = Format

pendingVersions[] OBJECT

Version of a StoredInfoType, including the configuration used to build it, create timestamp, and current state

pendingVersions[].createTime ANY

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

pendingVersions[].stats OBJECT

Statistics for a StoredInfoType

pendingVersions[].stats.largeCustomDictionary OBJECT

Summary statistics of a custom dictionary

pendingVersions[].stats.largeCustomDictionary.approxNumPhrases INTEGER

Approximate number of distinct phrases in the dictionary

pendingVersions[].config OBJECT

Configuration for a StoredInfoType

pendingVersions[].config.displayName STRING

Display name of the StoredInfoType (max 256 characters)

pendingVersions[].config.description STRING

Description of the StoredInfoType (max 256 characters)

pendingVersions[].config.largeCustomDictionary OBJECT

Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the limits page. The artifacts of dictionary creation are stored in the specified Google Cloud Storage location. Consider using CustomInfoType.Dictionary for smaller dictionaries that satisfy the size requirements

pendingVersions[].state ENUMERATION

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

pendingVersions[].errors[] OBJECT

Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger. Output only field

pendingVersions[].errors[].timestamps[] ANY

pendingVersions[].errors[].details OBJECT

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

You can find out more about this error model and how to work with it in the API Design Guide

currentVersion OBJECT

Version of a StoredInfoType, including the configuration used to build it, create timestamp, and current state

currentVersion.createTime ANY

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

currentVersion.stats OBJECT

Statistics for a StoredInfoType

currentVersion.stats.largeCustomDictionary OBJECT

Summary statistics of a custom dictionary

currentVersion.stats.largeCustomDictionary.approxNumPhrases INTEGER

Approximate number of distinct phrases in the dictionary

currentVersion.config OBJECT

Configuration for a StoredInfoType

currentVersion.config.displayName STRING

Display name of the StoredInfoType (max 256 characters)

currentVersion.config.description STRING

Description of the StoredInfoType (max 256 characters)

currentVersion.config.largeCustomDictionary OBJECT

Configuration for a custom dictionary created from a data source of any size up to the maximum size defined in the limits page. The artifacts of dictionary creation are stored in the specified Google Cloud Storage location. Consider using CustomInfoType.Dictionary for smaller dictionaries that satisfy the size requirements

currentVersion.config.largeCustomDictionary.bigQueryField OBJECT

Message defining a field of a BigQuery table

currentVersion.config.largeCustomDictionary.cloudStorageFileSet OBJECT

Message representing a set of files in Cloud Storage

currentVersion.config.largeCustomDictionary.outputPath OBJECT

Message representing a single file or path in Cloud Storage

currentVersion.state ENUMERATION

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

currentVersion.errors[] OBJECT

Details information about an error encountered during job execution or the results of an unsuccessful activation of the JobTrigger. Output only field

currentVersion.errors[].timestamps[] ANY

currentVersion.errors[].details OBJECT

The Status type defines a logical error model that is suitable for different programming environments, including REST APIs and RPC APIs. It is used by gRPC. Each Status message contains three pieces of data: error code, error message, and error details.

You can find out more about this error model and how to work with it in the API Design Guide

currentVersion.errors[].details.code INTEGER

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

currentVersion.errors[].details.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

name STRING

Resource name