Reference documentation and code samples for the Cloud Data Loss Prevention (DLP) V2 API class Google::Cloud::Dlp::V2::ListInfoTypesRequest.
Request for the list of infoTypes.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#filter
def filter() -> ::String
    Returns
    
  - (::String) — filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
#filter=
def filter=(value) -> ::String
    Parameter
    
  - value (::String) — filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
    Returns
    
  - (::String) — filter to only return infoTypes supported by certain parts of the API. Defaults to supported_by=INSPECT.
#language_code
def language_code() -> ::String
    Returns
    
  - (::String) — BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
#language_code=
def language_code=(value) -> ::String
    Parameter
    
  - value (::String) — BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
    Returns
    
  - (::String) — BCP-47 language code for localized infoType friendly names. If omitted, or if localized strings are not available, en-US strings will be returned.
#location_id
def location_id() -> ::String
    Returns
    
  - (::String) — Deprecated. This field has no effect.
#location_id=
def location_id=(value) -> ::String
    Parameter
    
  - value (::String) — Deprecated. This field has no effect.
    Returns
    
  - (::String) — Deprecated. This field has no effect.
#parent
def parent() -> ::String
    Returns
    
  - 
        (::String) — The parent resource name. The format of this value is as follows: `locations/{location_id}`
#parent=
def parent=(value) -> ::String
    Parameter
    
  - 
        value (::String) — The parent resource name. The format of this value is as follows: `locations/{location_id}`
    Returns
    
- 
        (::String) — The parent resource name. The format of this value is as follows: `locations/{location_id}`