Searched refs:bodyType (Results 1 – 5 of 5) sorted by relevance
22 protected $bodyType = GoogleAppsCardV1Card::class; variable in Google\\Service\\HangoutsChat\\Dialog
23 protected $bodyType = MessagePartBody::class; variable in Google\\Service\\Gmail\\MessagePart
25 protected $bodyType = Section::class; variable in Google\\Service\\Keep\\Note
22 protected $bodyType = Body::class; variable in Google\\Service\\Docs\\Document
16967 var item, itemType, labelType, bodyType;16973 bodyType = _options$structTypes[2];16977 bodyType = 'LBody';16993 if (item && (labelType || bodyType)) {16994 …item.add(_this3.struct(labelType || bodyType, [_this3.markStructureContent(labelType || bodyType)]…17007 if (item && labelType && bodyType) {17008 item.add(_this3.struct(bodyType, [_this3.markStructureContent(bodyType)]));