ResponseBody {
  Layout {
    Directives {
      ShowViewDirective {
        Name: "show_view_1"
        Div2Card {
          GlobalTemplates {
            key: "template_1"
            value {
              StringBody: "{\"log_id\":\"example_card\",\"states\":[{\"state_id\":0,\"div\":{\"type\":\"container\",\"items\":[{\"type\":\"greetings\",\"hello\":\"world\"}]}}]}"
            }
          }
          CardName: "card name"
          StringBody: "{\"templates\":{\"greetings\":{\"type\":\"text\",\"text_color\":\"#ff0\",\"$text\":\"hello\"}},\"card\":{\"log_id\":\"example_card\",\"states\":[{\"state_id\":0,\"div\":{\"type\":\"container\",\"items\":[{\"type\":\"greetings\",\"hello\":\"world\"}]}}]}}"
          Id {
            CardName: "card name"
            CardId: "1"
          }
        }
      }
    }
    Directives {
      ShowViewDirective {
        Name: "show_view_2"
        Div2Card {
          Body {
            fields {
              key: "key2"
              value {
                string_value: "Not empty!"
              }
            }
          }
        }
      }
    }
  }
}
