static ReportView |
ReportView.forNumber(int value) |
|
ReportView |
GetReportRequest.Builder.getView() |
Determines what information to retrieve for the Report.
|
ReportView |
GetReportRequest.getView() |
Determines what information to retrieve for the Report.
|
ReportView |
GetReportRequestOrBuilder.getView() |
Determines what information to retrieve for the Report.
|
ReportView |
ListReportsRequest.Builder.getView() |
Determines what information to retrieve for each Report.
|
ReportView |
ListReportsRequest.getView() |
Determines what information to retrieve for each Report.
|
ReportView |
ListReportsRequestOrBuilder.getView() |
Determines what information to retrieve for each Report.
|
static ReportView |
ReportView.valueOf(int value) |
Deprecated.
|
static ReportView |
ReportView.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static ReportView |
ReportView.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ReportView[] |
ReportView.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|