Wasm Directoryalpha
Record

group-search-response

No description available.

record group-search-response {
  detailed-error-trace: option​<string>,
  error-code: option​<s32>,
  error-status: option​<string>,
  message: option​<string>,
  message-data: option​<group-search-response-message-data>,
  response: option​<groups-v2-group-search-response>,
  throttle-seconds: option​<s32>,
}

Fields

NameTypeDescription
detailed-error-traceoption​<string>
error-codeoption​<s32>
error-statusoption​<string>
messageoption​<string>
message-dataoption​<group-search-response-message-data>
responseoption​<groups-v2-group-search-response>
throttle-secondsoption​<s32>