Class: Google::Privacy::Dlp::V2beta1::ListRootCategoriesRequest

Inherits:
Object
  • Object
show all
Defined in:
lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb

Overview

Request for root categories of Info Types supported by the API. Example values might include "FINANCE", "HEALTH", "FAST", "DEFAULT".

Instance Attribute Summary collapse

Instance Attribute Details

#language_codeString

Returns Optional language code for localized friendly category names. If omitted or if localized strings are not available, en-US strings will be returned.

Returns:

  • (String)

    Optional language code for localized friendly category names. If omitted or if localized strings are not available, en-US strings will be returned.



478
# File 'lib/google/cloud/dlp/v2beta1/doc/google/privacy/dlp/v2beta1/dlp.rb', line 478

class ListRootCategoriesRequest; end