[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-14 UTC."],[[["This page details how to retrieve a list of all RCS Business Messaging regions using a GET request to the specified endpoint."],["The request body for listing RCS Business Messaging regions must be empty, as it utilizes gRPC Transcoding syntax."],["The response body contains a JSON structure with an array of `regions`, each including a region's identifier (`name`), display name (`displayName`), and management type (`managementType`)."],["The `managementType` field in the response indicates whether the region is managed by Google (`GOOGLE_MANAGED`) or a carrier (`CARRIER_MANAGED`), or if it is unspecified."],["The regions are listed using a `GET` request, and the details about the `RcsBusinessMessagingRegion` is provided in the API docs with the `name`, `displayName` and `managementType` fields."]]],[]]