Class ListInfoTypesRequest (3.2.4)

ListInfoTypesRequest(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Request for the list of infoTypes. .. attribute:: parent

The parent resource name.

The format of this value is as follows:

::

   locations/<var>LOCATION_ID</var>

:type: str

Attributes

NameDescription
language_code str
BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
filter str
filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
location_id str
Deprecated. This field has no effect.