Home
last modified time | relevance | path

Searched refs:Location (Results 76 – 100 of 224) sorted by path

123456789

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_DataFusion_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataFusion/Resource/
H A DProjectsLocations.php21 use Google\Service\DataFusion\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_DatabaseMigrationService_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DatabaseMigrationService/Resource/
H A DProjectsLocations.php21 use Google\Service\DatabaseMigrationService\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_DataprocMetastore_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataprocMetastore/Resource/
H A DProjectsLocations.php21 use Google\Service\DataprocMetastore\Location; alias
38 * @return Location
44 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]
H A DLocation.php20 class Location extends \Google\Model class
116 class_alias(Location::class, 'Google_Service_Datastream_Location');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/Resource/
H A DProjectsLocations.php22 use Google\Service\Datastream\Location; alias
59 * @return Location
65 return $this->call('get', [$params], Location::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DCreateFooterRequest.php22 protected $sectionBreakLocationType = Location::class;
30 * @param Location
32 public function setSectionBreakLocation(Location $sectionBreakLocation)
37 * @return Location
H A DCreateFootnoteRequest.php24 protected $locationType = Location::class;
42 * @param Location
44 public function setLocation(Location $location)
49 * @return Location
H A DCreateHeaderRequest.php22 protected $sectionBreakLocationType = Location::class;
30 * @param Location
32 public function setSectionBreakLocation(Location $sectionBreakLocation)
37 * @return Location
H A DInsertInlineImageRequest.php24 protected $locationType = Location::class;
48 * @param Location
50 public function setLocation(Location $location)
55 * @return Location
H A DInsertPageBreakRequest.php24 protected $locationType = Location::class;
42 * @param Location
44 public function setLocation(Location $location)
49 * @return Location
H A DInsertSectionBreakRequest.php24 protected $locationType = Location::class;
46 * @param Location
48 public function setLocation(Location $location)
53 * @return Location
H A DInsertTableRequest.php28 protected $locationType = Location::class;
64 * @param Location
66 public function setLocation(Location $location)
71 * @return Location
H A DInsertTextRequest.php24 protected $locationType = Location::class;
46 * @param Location
48 public function setLocation(Location $location)
53 * @return Location
H A DLocation.php20 class Location extends \Google\Model class
62 class_alias(Location::class, 'Google_Service_Docs_Location');
H A DTableCellLocation.php30 protected $tableStartLocationType = Location::class;
62 * @param Location
64 public function setTableStartLocation(Location $tableStartLocation)
69 * @return Location
H A DUpdateTableCellStyleRequest.php30 protected $tableStartLocationType = Location::class;
76 * @param Location
78 public function setTableStartLocation(Location $tableStartLocation)
83 * @return Location
H A DUpdateTableColumnPropertiesRequest.php33 protected $tableStartLocationType = Location::class;
79 * @param Location
81 public function setTableStartLocation(Location $tableStartLocation)
86 * @return Location
H A DUpdateTableRowStyleRequest.php33 protected $tableStartLocationType = Location::class;
79 * @param Location
81 public function setTableStartLocation(Location $tableStartLocation)
86 * @return Location
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Eventarc/
H A DListLocationsResponse.php23 protected $locationsType = Location::class;
31 * @param Location[]
38 * @return Location[]

123456789