/plugin/authgooglesheets/vendor/google/apiclient-services/src/Forms/ |
H A D | MoveItemRequest.php | 22 protected $newLocationType = Location::class; 24 protected $originalLocationType = Location::class; 28 * @param Location 30 public function setNewLocation(Location $newLocation) 35 * @return Location 42 * @param Location 44 public function setOriginalLocation(Location $originalLocation) 49 * @return Location
|
H A D | DeleteItemRequest.php | 22 protected $locationType = Location::class; 26 * @param Location 28 public function setLocation(Location $location) 33 * @return Location
|
H A D | CreateItemRequest.php | 24 protected $locationType = Location::class; 42 * @param Location 44 public function setLocation(Location $location) 49 * @return Location
|
H A D | UpdateItemRequest.php | 24 protected $locationType = Location::class; 46 * @param Location 48 public function setLocation(Location $location) 53 * @return Location
|
/plugin/codemirror/dist/modes/ |
H A D | ntriples.min.js.map | 1 …Location","PRE_SUBJECT","WRITING_SUB_URI","WRITING_BNODE_URI","PRE_PRED","WRITING_PRED_URI","PRE_O…
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/Resource/ |
H A D | AccountsLocations.php | 21 use Google\Service\MyBusinessBusinessInformation\Location; alias 39 * @param Location $postBody 47 * @return Location 49 public function create($parent, Location $postBody, $optParams = []) 53 return $this->call('create', [$params], Location::class);
|
H A D | Locations.php | 24 use Google\Service\MyBusinessBusinessInformation\Location; alias 95 * @return Location 101 return $this->call('get', [$params], Location::class); 140 * @param Location $postBody 148 * @return Location 150 public function patch($name, Location $postBody, $optParams = []) 154 return $this->call('patch', [$params], Location::class);
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/ |
H A D | CompanyDerivedInfo.php | 22 protected $headquartersLocationType = Location::class; 26 * @param Location 28 public function setHeadquartersLocation(Location $headquartersLocation) 33 * @return Location
|
H A D | CommuteInfo.php | 22 protected $jobLocationType = Location::class; 30 * @param Location 32 public function setJobLocation(Location $jobLocation) 37 * @return Location
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessVerifications/ |
H A D | GenerateVerificationTokenRequest.php | 22 protected $locationType = Location::class; 26 * @param Location 28 public function setLocation(Location $location) 33 * @return Location
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/ |
H A D | CreateFooterRequest.php | 22 protected $sectionBreakLocationType = Location::class; 30 * @param Location 32 public function setSectionBreakLocation(Location $sectionBreakLocation) 37 * @return Location
|
H A D | CreateHeaderRequest.php | 22 protected $sectionBreakLocationType = Location::class; 30 * @param Location 32 public function setSectionBreakLocation(Location $sectionBreakLocation) 37 * @return Location
|
H A D | CreateFootnoteRequest.php | 24 protected $locationType = Location::class; 42 * @param Location 44 public function setLocation(Location $location) 49 * @return Location
|
H A D | InsertPageBreakRequest.php | 24 protected $locationType = Location::class; 42 * @param Location 44 public function setLocation(Location $location) 49 * @return Location
|
H A D | TableCellLocation.php | 30 protected $tableStartLocationType = Location::class; 62 * @param Location 64 public function setTableStartLocation(Location $tableStartLocation) 69 * @return Location
|
H A D | InsertTextRequest.php | 24 protected $locationType = Location::class; 46 * @param Location 48 public function setLocation(Location $location) 53 * @return Location
|
H A D | InsertSectionBreakRequest.php | 24 protected $locationType = Location::class; 46 * @param Location 48 public function setLocation(Location $location) 53 * @return Location
|
H A D | UpdateTableRowStyleRequest.php | 33 protected $tableStartLocationType = Location::class; 79 * @param Location 81 public function setTableStartLocation(Location $tableStartLocation) 86 * @return Location
|
H A D | InsertTableRequest.php | 28 protected $locationType = Location::class; 64 * @param Location 66 public function setLocation(Location $location) 71 * @return Location
|
H A D | UpdateTableColumnPropertiesRequest.php | 33 protected $tableStartLocationType = Location::class; 79 * @param Location 81 public function setTableStartLocation(Location $tableStartLocation) 86 * @return Location
|
H A D | InsertInlineImageRequest.php | 24 protected $locationType = Location::class; 48 * @param Location 50 public function setLocation(Location $location) 55 * @return Location
|
H A D | UpdateTableCellStyleRequest.php | 30 protected $tableStartLocationType = Location::class; 76 * @param Location 78 public function setTableStartLocation(Location $tableStartLocation) 83 * @return Location
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessBusinessInformation/ |
H A D | GoogleLocation.php | 22 protected $locationType = Location::class; 34 * @param Location 36 public function setLocation(Location $location) 41 * @return Location
|
H A D | SearchGoogleLocationsRequest.php | 22 protected $locationType = Location::class; 34 * @param Location 36 public function setLocation(Location $location) 41 * @return Location
|
H A D | GoogleUpdatedLocation.php | 26 protected $locationType = Location::class; 48 * @param Location 50 public function setLocation(Location $location) 55 * @return Location
|