| Modifier and Type | Method and Description |
|---|---|
static ObjectMetadataReportOptions.FilterCase |
ObjectMetadataReportOptions.FilterCase.forNumber(int value) |
ObjectMetadataReportOptions.FilterCase |
ObjectMetadataReportOptions.getFilterCase() |
ObjectMetadataReportOptions.FilterCase |
ObjectMetadataReportOptions.Builder.getFilterCase() |
ObjectMetadataReportOptions.FilterCase |
ObjectMetadataReportOptionsOrBuilder.getFilterCase() |
static ObjectMetadataReportOptions.FilterCase |
ObjectMetadataReportOptions.FilterCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ObjectMetadataReportOptions.FilterCase |
ObjectMetadataReportOptions.FilterCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ObjectMetadataReportOptions.FilterCase[] |
ObjectMetadataReportOptions.FilterCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 Google LLC. All rights reserved.