/plugin/authgooglesheets/vendor/google/apiclient-services/src/VersionHistory/ |
H A D | Platform.php | 29 public $platformType; variable in Google\\Service\\VersionHistory\\Platform 48 public function setPlatformType($platformType) argument 50 $this->platformType = $platformType; 57 return $this->platformType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Safebrowsing/ |
H A D | GoogleSecuritySafebrowsingV4ThreatListDescriptor.php | 25 public $platformType; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatListDescriptor 38 public function setPlatformType($platformType) argument 40 $this->platformType = $platformType; 47 return $this->platformType;
|
H A D | GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest.php | 27 public $platformType; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesRequestListUpdateRequest 58 public function setPlatformType($platformType) argument 60 $this->platformType = $platformType; 67 return $this->platformType;
|
H A D | GoogleSecuritySafebrowsingV4ThreatMatch.php | 29 public $platformType; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatMatch 59 public function setPlatformType($platformType) argument 61 $this->platformType = $platformType; 68 return $this->platformType;
|
H A D | GoogleSecuritySafebrowsingV4ThreatHit.php | 30 public $platformType; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4ThreatHit 71 public function setPlatformType($platformType) argument 73 $this->platformType = $platformType; 80 return $this->platformType;
|
H A D | GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse.php | 34 public $platformType; variable in Google\\Service\\Safebrowsing\\GoogleSecuritySafebrowsingV4FetchThreatListUpdatesResponseListUpdateResponse 95 public function setPlatformType($platformType) argument 97 $this->platformType = $platformType; 104 return $this->platformType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Games/ |
H A D | Instance.php | 41 public $platformType; variable in Google\\Service\\Games\\Instance 126 public function setPlatformType($platformType) argument 128 $this->platformType = $platformType; 135 return $this->platformType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RemoteBuildExecution/ |
H A D | BuildBazelRemoteExecutionV2Action.php | 27 protected $platformType = BuildBazelRemoteExecutionV2Platform::class; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Action
|
H A D | BuildBazelRemoteExecutionV2Command.php | 30 protected $platformType = BuildBazelRemoteExecutionV2Platform::class; variable in Google\\Service\\RemoteBuildExecution\\BuildBazelRemoteExecutionV2Command
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AdExchangeBuyerII/ |
H A D | ServingContext.php | 32 protected $platformType = PlatformContext::class; variable in Google\\Service\\AdExchangeBuyerII\\ServingContext
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_GamesService.php | 1022 public $platformType; variable in Google_Instance 1058 public function setPlatformType( $platformType) { argument 1059 $this->platformType = $platformType; 1062 return $this->platformType;
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ |
H A D | Games.php | 213 'platformType' => [
|