Home
last modified time | relevance | path

Searched refs:version (Results 201 – 225 of 2779) sorted by relevance

12345678910>>...112

/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DGalleryReference.php45 public $version; variable in Google\\Service\\TagManager\\GalleryReference
120 public function setVersion($version) argument
122 $this->version = $version;
129 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DBasicSli.php38 public $version; variable in Google\\Service\\Monitoring\\BasicSli
99 public function setVersion($version) argument
101 $this->version = $version;
108 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DPolicy.php36 public $version; variable in Google\\Service\\Compute\\Policy
97 public function setVersion($version) argument
99 $this->version = $version;
106 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GameServices/
H A DPolicy.php36 public $version; variable in Google\\Service\\GameServices\\Policy
97 public function setVersion($version) argument
99 $this->version = $version;
106 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2Container.php49 public $version; variable in Google\\Service\\DLP\\GooglePrivacyDlpV2Container
138 public function setVersion($version) argument
140 $this->version = $version;
147 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1p7beta1Resource.php49 public $version; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1Resource
138 public function setVersion($version) argument
140 $this->version = $version;
147 return $this->version;
H A DCloudassetResource.php49 public $version; variable in Google\\Service\\CloudAsset\\CloudassetResource
138 public function setVersion($version) argument
140 $this->version = $version;
147 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1p2beta1LabelAnnotation.php34 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1LabelAnnotation
95 public function setVersion($version) argument
97 $this->version = $version;
104 return $this->version;
H A DGoogleCloudVideointelligenceV1p3beta1LabelAnnotation.php34 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1LabelAnnotation
95 public function setVersion($version) argument
97 $this->version = $version;
104 return $this->version;
H A DGoogleCloudVideointelligenceV1LabelAnnotation.php34 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1LabelAnnotation
95 public function setVersion($version) argument
97 $this->version = $version;
104 return $this->version;
H A DGoogleCloudVideointelligenceV1beta2LabelAnnotation.php34 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2LabelAnnotation
95 public function setVersion($version) argument
97 $this->version = $version;
104 return $this->version;
H A DGoogleCloudVideointelligenceV1p1beta1LabelAnnotation.php34 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1LabelAnnotation
95 public function setVersion($version) argument
97 $this->version = $version;
104 return $this->version;
H A DGoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation.php40 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2ObjectTrackingAnnotation
115 public function setVersion($version) argument
117 $this->version = $version;
124 return $this->version;
H A DGoogleCloudVideointelligenceV1ObjectTrackingAnnotation.php40 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1ObjectTrackingAnnotation
115 public function setVersion($version) argument
117 $this->version = $version;
124 return $this->version;
H A DGoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation.php40 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1ObjectTrackingAnnotation
115 public function setVersion($version) argument
117 $this->version = $version;
124 return $this->version;
H A DGoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation.php40 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1ObjectTrackingAnnotation
115 public function setVersion($version) argument
117 $this->version = $version;
124 return $this->version;
H A DGoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation.php40 public $version; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1ObjectTrackingAnnotation
115 public function setVersion($version) argument
117 $this->version = $version;
124 return $this->version;
/plugin/elasticsearch/vendor/symfony/deprecation-contracts/
H A Dfunction.php17 * @param string $version The version of the package that introduced the deprecation
23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument
25 @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);
/plugin/combo/vendor/symfony/deprecation-contracts/
H A Dfunction.php17 * @param string $version The version of the package that introduced the deprecation
23 function trigger_deprecation(string $package, string $version, string $message, ...$args): void argument
25 @trigger_error(($package || $version ? "Since $package $version: " : '').($args ? vsprintf($message, $args) : $message), \E_USER_DEPRECATED);
/plugin/structstatus/
H A Daction.php54 $pending = array_filter(array_map(function ($version) use ($dbVersionStruct) {
55 return $version >= $dbVersionStruct &&
56 is_callable([$this, "migration$version"]) ? $version : null;
69 foreach ($pending as $version) {
70 $call = 'migration' . $version;
77 $sql = 'REPLACE INTO opts(opt,val) VALUES ("dbversion_structstatus", ' . $version . ')';
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreateSdfDownloadTaskRequest.php39 public $version; variable in Google\\Service\\DisplayVideo\\CreateSdfDownloadTaskRequest
114 public function setVersion($version) argument
116 $this->version = $version;
123 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TrafficDirectorService/
H A DBuildVersion.php46 public function setVersion(SemanticVersion $version) argument
48 $this->version = $version;
55 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GKEHub/
H A DPolicyControllerPolicyControllerHubState.php46 public function setVersion(PolicyControllerPolicyControllerHubVersion $version) argument
48 $this->version = $version;
55 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DInventoryOsInfo.php53 public $version; variable in Google\\Service\\OSConfig\\InventoryOsInfo
156 public function setVersion($version) argument
158 $this->version = $version;
165 return $this->version;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webfonts/
H A DWebfont.php54 public $version; variable in Google\\Service\\Webfonts\\Webfont
157 public function setVersion($version) argument
159 $this->version = $version;
166 return $this->version;

12345678910>>...112