Uses of Class
com.google.cloud.storageinsights.v1.ReportConfig.ReportKindCase
-
Packages that use ReportConfig.ReportKindCase Package Description com.google.cloud.storageinsights.v1 A client to Storage Insights API -
-
Uses of ReportConfig.ReportKindCase in com.google.cloud.storageinsights.v1
Methods in com.google.cloud.storageinsights.v1 that return ReportConfig.ReportKindCase Modifier and Type Method Description static ReportConfig.ReportKindCaseReportConfig.ReportKindCase. forNumber(int value)ReportConfig.ReportKindCaseReportConfig.Builder. getReportKindCase()ReportConfig.ReportKindCaseReportConfig. getReportKindCase()ReportConfig.ReportKindCaseReportConfigOrBuilder. getReportKindCase()static ReportConfig.ReportKindCaseReportConfig.ReportKindCase. valueOf(int value)Deprecated.static ReportConfig.ReportKindCaseReportConfig.ReportKindCase. valueOf(String name)Returns the enum constant of this type with the specified name.static ReportConfig.ReportKindCase[]ReportConfig.ReportKindCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-