Home
last modified time | relevance | path

Searched refs:locationType (Results 26 – 36 of 36) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/OnDemandScanning/
H A DPackageOccurrence.php23 protected $locationType = Location::class; variable in Google\\Service\\OnDemandScanning\\PackageOccurrence
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDeveloperMetadata.php22 protected $locationType = DeveloperMetadataLocation::class; variable in Google\\Service\\Sheets\\DeveloperMetadata
H A DDeveloperMetadataLocation.php27 public $locationType; variable in Google\\Service\\Sheets\\DeveloperMetadataLocation
54 public function setLocationType($locationType) argument
56 $this->locationType = $locationType;
63 return $this->locationType;
H A DDeveloperMetadataLookup.php29 public $locationType; variable in Google\\Service\\Sheets\\DeveloperMetadataLookup
66 public function setLocationType($locationType) argument
68 $this->locationType = $locationType;
75 return $this->locationType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DTableBorderCell.php22 protected $locationType = TableCellLocation::class; variable in Google\\Service\\Slides\\TableBorderCell
H A DTableCell.php26 protected $locationType = TableCellLocation::class; variable in Google\\Service\\Slides\\TableCell
H A DTableRange.php26 protected $locationType = TableCellLocation::class; variable in Google\\Service\\Slides\\TableRange
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Storage/
H A DBucket.php66 public $locationType; variable in Google\\Service\\Storage\\Bucket
313 public function setLocationType($locationType) argument
315 $this->locationType = $locationType;
322 return $this->locationType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DApk.php22 protected $locationType = FileReference::class; variable in Google\\Service\\Testing\\Apk
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTube/
H A DVideoRecordingDetails.php22 protected $locationType = GeoPoint::class; variable in Google\\Service\\YouTube\\VideoRecordingDetails
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DErrorProto.php50 public $locationType; variable in Google\\Service\\YouTubeAnalytics\\ErrorProto
139 public function setLocationType($locationType) argument
141 $this->locationType = $locationType;
148 return $this->locationType;

12