Home
last modified time | relevance | path

Searched refs:sectionType (Results 1 – 8 of 8) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DInsertSectionBreakRequest.php29 public $sectionType; variable in Google\\Service\\Docs\\InsertSectionBreakRequest
62 public function setSectionType($sectionType) argument
64 $this->sectionType = $sectionType;
71 return $this->sectionType;
H A DSectionStyle.php76 public $sectionType; variable in Google\\Service\\Docs\\SectionStyle
309 public function setSectionType($sectionType) argument
311 $this->sectionType = $sectionType;
318 return $this->sectionType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidProvisioningPartner/
H A DFindDevicesByOwnerRequest.php38 public $sectionType; variable in Google\\Service\\AndroidProvisioningPartner\\FindDevicesByOwnerRequest
85 public function setSectionType($sectionType) argument
87 $this->sectionType = $sectionType;
94 return $this->sectionType;
H A DPartnerClaim.php33 public $sectionType; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerClaim
80 public function setSectionType($sectionType) argument
82 $this->sectionType = $sectionType;
89 return $this->sectionType;
H A DClaimDeviceRequest.php33 public $sectionType; variable in Google\\Service\\AndroidProvisioningPartner\\ClaimDeviceRequest
80 public function setSectionType($sectionType) argument
82 $this->sectionType = $sectionType;
89 return $this->sectionType;
H A DPartnerUnclaim.php31 public $sectionType; variable in Google\\Service\\AndroidProvisioningPartner\\PartnerUnclaim
72 public function setSectionType($sectionType) argument
74 $this->sectionType = $sectionType;
81 return $this->sectionType;
H A DUnclaimDeviceRequest.php31 public $sectionType; variable in Google\\Service\\AndroidProvisioningPartner\\UnclaimDeviceRequest
72 public function setSectionType($sectionType) argument
74 $this->sectionType = $sectionType;
81 return $this->sectionType;
H A DDeviceClaim.php37 public $sectionType; variable in Google\\Service\\AndroidProvisioningPartner\\DeviceClaim
92 public function setSectionType($sectionType) argument
94 $this->sectionType = $sectionType;
101 return $this->sectionType;