Uses of Class
com.google.privacy.dlp.v2.QuoteInfo.ParsedQuoteCase
-
Packages that use QuoteInfo.ParsedQuoteCase Package Description com.google.privacy.dlp.v2 -
-
Uses of QuoteInfo.ParsedQuoteCase in com.google.privacy.dlp.v2
Methods in com.google.privacy.dlp.v2 that return QuoteInfo.ParsedQuoteCase Modifier and Type Method Description static QuoteInfo.ParsedQuoteCaseQuoteInfo.ParsedQuoteCase. forNumber(int value)QuoteInfo.ParsedQuoteCaseQuoteInfo.Builder. getParsedQuoteCase()QuoteInfo.ParsedQuoteCaseQuoteInfo. getParsedQuoteCase()QuoteInfo.ParsedQuoteCaseQuoteInfoOrBuilder. getParsedQuoteCase()static QuoteInfo.ParsedQuoteCaseQuoteInfo.ParsedQuoteCase. valueOf(int value)Deprecated.static QuoteInfo.ParsedQuoteCaseQuoteInfo.ParsedQuoteCase. valueOf(String name)Returns the enum constant of this type with the specified name.static QuoteInfo.ParsedQuoteCase[]QuoteInfo.ParsedQuoteCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-