Home
last modified time | relevance | path

Searched refs:startTime (Results 151 – 175 of 261) sorted by path

1234567891011

/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicyAnalyzer/
H A DGoogleCloudPolicyanalyzerV1ObservationPeriod.php29 public $startTime; variable in Google\\Service\\PolicyAnalyzer\\GoogleCloudPolicyanalyzerV1ObservationPeriod
48 public function setStartTime($startTime) argument
50 $this->startTime = $startTime;
57 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolicySimulator/
H A DGoogleCloudPolicysimulatorV1ReplayOperationMetadata.php25 public $startTime; variable in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1ReplayOperationMetadata
30 public function setStartTime($startTime) argument
32 $this->startTime = $startTime;
39 return $this->startTime;
H A DGoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata.php25 public $startTime; variable in Google\\Service\\PolicySimulator\\GoogleCloudPolicysimulatorV1beta1ReplayOperationMetadata
30 public function setStartTime($startTime) argument
32 $this->startTime = $startTime;
39 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1Metrics.php34 public $startTime; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1Metrics
81 public function setStartTime($startTime) argument
83 $this->startTime = $startTime;
90 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DReports.php124 'startTime' => [
179 'startTime' => [
H A DScript.php152 'userProcessFilter.startTime' => [
200 'scriptProcessFilter.startTime' => [
H A DSecurityCommandCenter.php147 'startTime' => [
457 'startTime' => [
601 'startTime' => [
1127 'startTime' => [
1227 'startTime' => [
1537 'startTime' => [
H A DSpanner.php610 'startTime' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Reseller/
H A DSubscriptionPlanCommitmentInterval.php29 public $startTime; variable in Google\\Service\\Reseller\\SubscriptionPlanCommitmentInterval
48 public function setStartTime($startTime) argument
50 $this->startTime = $startTime;
57 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SQLAdmin/
H A DBackupConfiguration.php51 public $startTime; variable in Google\\Service\\SQLAdmin\\BackupConfiguration
158 public function setStartTime($startTime) argument
160 $this->startTime = $startTime;
167 return $this->startTime;
H A DBackupRun.php67 public $startTime; variable in Google\\Service\\SQLAdmin\\BackupRun
252 public function setStartTime($startTime) argument
254 $this->startTime = $startTime;
261 return $this->startTime;
H A DOperation.php57 public $startTime; variable in Google\\Service\\SQLAdmin\\Operation
222 public function setStartTime($startTime) argument
224 $this->startTime = $startTime;
231 return $this->startTime;
H A DSqlScheduledMaintenance.php37 public $startTime; variable in Google\\Service\\SQLAdmin\\SqlScheduledMaintenance
84 public function setStartTime($startTime) argument
86 $this->startTime = $startTime;
93 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DGoogleAppsScriptTypeProcess.php45 public $startTime; variable in Google\\Service\\Script\\GoogleAppsScriptTypeProcess
124 public function setStartTime($startTime) argument
126 $this->startTime = $startTime;
133 return $this->startTime;
H A DMetricsValue.php29 public $startTime; variable in Google\\Service\\Script\\MetricsValue
52 public function setStartTime($startTime) argument
54 $this->startTime = $startTime;
61 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DSetFindingStateRequest.php25 public $startTime; variable in Google\\Service\\SecurityCommandCenter\\SetFindingStateRequest
34 public function setStartTime($startTime) argument
36 $this->startTime = $startTime;
43 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DOperationMetadata.php34 public $startTime; variable in Google\\Service\\ServiceManagement\\OperationMetadata
69 public function setStartTime($startTime) argument
71 $this->startTime = $startTime;
78 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDataSourceRefreshDailySchedule.php28 public function setStartTime(TimeOfDay $startTime) argument
30 $this->startTime = $startTime;
37 return $this->startTime;
H A DDataSourceRefreshMonthlySchedule.php47 public function setStartTime(TimeOfDay $startTime) argument
49 $this->startTime = $startTime;
56 return $this->startTime;
H A DDataSourceRefreshWeeklySchedule.php47 public function setStartTime(TimeOfDay $startTime) argument
49 $this->startTime = $startTime;
56 return $this->startTime;
H A DInterval.php29 public $startTime; variable in Google\\Service\\Sheets\\Interval
48 public function setStartTime($startTime) argument
50 $this->startTime = $startTime;
57 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DOrderPromotion.php48 public $startTime; variable in Google\\Service\\ShoppingContent\\OrderPromotion
165 public function setStartTime($startTime) argument
167 $this->startTime = $startTime;
174 return $this->startTime;
H A DRepricingRuleEffectiveTimeFixedTimePeriod.php29 public $startTime; variable in Google\\Service\\ShoppingContent\\RepricingRuleEffectiveTimeFixedTimePeriod
48 public function setStartTime($startTime) argument
50 $this->startTime = $startTime;
57 return $this->startTime;
H A DTimePeriod.php29 public $startTime; variable in Google\\Service\\ShoppingContent\\TimePeriod
48 public function setStartTime($startTime) argument
50 $this->startTime = $startTime;
57 return $this->startTime;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DCreateInstanceMetadata.php35 public $startTime; variable in Google\\Service\\Spanner\\CreateInstanceMetadata
82 public function setStartTime($startTime) argument
84 $this->startTime = $startTime;
91 return $this->startTime;

1234567891011