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