Module svc_storage_client_grpc::resources
source · Expand description
provides resource modules
Modules
- Provide geo types and conversions
Structs
- Advanced search filter object providing options for multiple search columns, sorted output and paged results
- struct providing all available clients
- Generic field/ value pair definition
- Filter option which can be used for the [
AdvancedSearchFilter] - Id type for passing id only requests
- IdList type for passing a list of id strings
- repeated FieldValue representing id fields and their corresponding value
- Checks if this service is ready
- Indicates if this service is ready
- Sort option which can be used for [
AdvancedSearchFilter] - Field name and error message
- Returns a [
bool] success status and list of [ValidationError]
Enums
- Comparison operators which can be used for the [
FilterOption] - Predicate operators which can be used for the [
FilterOption] - Sort order which can be used for [
SortOption]