Response to the infoTypes.list request.
JSON representation | |
---|---|
{
"infoTypes": [
{
object ( |
Fields | |
---|---|
infoTypes[] |
Set of sensitive infoTypes. |
InfoTypeDescription
InfoType description.
JSON representation | |
---|---|
{
"name": string,
"displayName": string,
"supportedBy": [
enum ( |
Fields | |
---|---|
name |
Internal name of the infoType. |
displayName |
Human readable form of the infoType name. |
supportedBy[] |
Which parts of the API supports this InfoType. |
description |
Description of the infotype. Translated when language is provided in the request. |
InfoTypeSupportedBy
Parts of the APIs which use certain infoTypes.
Enums | |
---|---|
ENUM_TYPE_UNSPECIFIED |
Unused. |
INSPECT |
Supported by the inspect operations. |
RISK_ANALYSIS |
Supported by the risk analysis operations. |