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