ReplaceSitesResponse

  • This is the response message for the SiteService.ReplaceSites operation.

  • The response includes a list of sites objects, which are the sites in the channel after replacement.

Response message for SiteService.ReplaceSites.

JSON representation
{
  "sites": [
    {
      object (Site)
    }
  ]
}
Fields
sites[]

object (Site)

The list of sites in the channel after replacing.