Home
last modified time | relevance | path

Searched refs:creationTimestamp (Results 1 – 25 of 66) sorted by last modified time

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DObjectMeta.php34 public $creationTimestamp; variable in Google\\Service\\CloudRun\\ObjectMeta
113 public function setCreationTimestamp($creationTimestamp) argument
115 $this->creationTimestamp = $creationTimestamp;
122 return $this->creationTimestamp;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeTemplate.php32 public $creationTimestamp; variable in Google\\Service\\Compute\\NodeTemplate
111 public function setCreationTimestamp($creationTimestamp) argument
113 $this->creationTimestamp = $creationTimestamp;
120 return $this->creationTimestamp;
H A DOperation.php30 public $creationTimestamp; variable in Google\\Service\\Compute\\Operation
133 public function setCreationTimestamp($creationTimestamp) argument
135 $this->creationTimestamp = $creationTimestamp;
142 return $this->creationTimestamp;
H A DVpnGateway.php26 public $creationTimestamp; variable in Google\\Service\\Compute\\VpnGateway
73 public function setCreationTimestamp($creationTimestamp) argument
75 $this->creationTimestamp = $creationTimestamp;
82 return $this->creationTimestamp;
H A DZone.php30 public $creationTimestamp; variable in Google\\Service\\Compute\\Zone
83 public function setCreationTimestamp($creationTimestamp) argument
85 $this->creationTimestamp = $creationTimestamp;
92 return $this->creationTimestamp;
H A DAcceleratorType.php25 public $creationTimestamp; variable in Google\\Service\\Compute\\AcceleratorType
60 public function setCreationTimestamp($creationTimestamp) argument
62 $this->creationTimestamp = $creationTimestamp;
69 return $this->creationTimestamp;
H A DReservation.php29 public $creationTimestamp; variable in Google\\Service\\Compute\\Reservation
88 public function setCreationTimestamp($creationTimestamp) argument
90 $this->creationTimestamp = $creationTimestamp;
97 return $this->creationTimestamp;
H A DAutoscaler.php28 public $creationTimestamp; variable in Google\\Service\\Compute\\Autoscaler
91 public function setCreationTimestamp($creationTimestamp) argument
93 $this->creationTimestamp = $creationTimestamp;
100 return $this->creationTimestamp;
H A DDisk.php26 public $creationTimestamp; variable in Google\\Service\\Compute\\Disk
163 public function setCreationTimestamp($creationTimestamp) argument
165 $this->creationTimestamp = $creationTimestamp;
172 return $this->creationTimestamp;
H A DFirewall.php28 public $creationTimestamp; variable in Google\\Service\\Compute\\Firewall
111 public function setCreationTimestamp($creationTimestamp) argument
113 $this->creationTimestamp = $creationTimestamp;
120 return $this->creationTimestamp;
H A DRoute.php28 public $creationTimestamp; variable in Google\\Service\\Compute\\Route
121 public function setCreationTimestamp($creationTimestamp) argument
123 $this->creationTimestamp = $creationTimestamp;
130 return $this->creationTimestamp;
H A DForwardingRule.php50 public $creationTimestamp; variable in Google\\Service\\Compute\\ForwardingRule
217 public function setCreationTimestamp($creationTimestamp) argument
219 $this->creationTimestamp = $creationTimestamp;
226 return $this->creationTimestamp;
H A DHealthCheck.php29 public $creationTimestamp; variable in Google\\Service\\Compute\\HealthCheck
102 public function setCreationTimestamp($creationTimestamp) argument
104 $this->creationTimestamp = $creationTimestamp;
111 return $this->creationTimestamp;
H A DImage.php30 public $creationTimestamp; variable in Google\\Service\\Compute\\Image
149 public function setCreationTimestamp($creationTimestamp) argument
151 $this->creationTimestamp = $creationTimestamp;
158 return $this->creationTimestamp;
H A DInstance.php38 public $creationTimestamp; variable in Google\\Service\\Compute\\Instance
219 public function setCreationTimestamp($creationTimestamp) argument
221 $this->creationTimestamp = $creationTimestamp;
228 return $this->creationTimestamp;
H A DServiceAttachment.php38 public $creationTimestamp; variable in Google\\Service\\Compute\\ServiceAttachment
149 public function setCreationTimestamp($creationTimestamp) argument
151 $this->creationTimestamp = $creationTimestamp;
158 return $this->creationTimestamp;
H A DInstanceGroupManager.php32 public $creationTimestamp; variable in Google\\Service\\Compute\\InstanceGroupManager
127 public function setCreationTimestamp($creationTimestamp) argument
129 $this->creationTimestamp = $creationTimestamp;
136 return $this->creationTimestamp;
H A DSnapshot.php34 public $creationTimestamp; variable in Google\\Service\\Compute\\Snapshot
147 public function setCreationTimestamp($creationTimestamp) argument
149 $this->creationTimestamp = $creationTimestamp;
156 return $this->creationTimestamp;
H A DSslCertificate.php30 public $creationTimestamp; variable in Google\\Service\\Compute\\SslCertificate
93 public function setCreationTimestamp($creationTimestamp) argument
95 $this->creationTimestamp = $creationTimestamp;
102 return $this->creationTimestamp;
H A DTargetGrpcProxy.php25 public $creationTimestamp; variable in Google\\Service\\Compute\\TargetGrpcProxy
66 public function setCreationTimestamp($creationTimestamp) argument
68 $this->creationTimestamp = $creationTimestamp;
75 return $this->creationTimestamp;
H A DInstanceTemplate.php25 public $creationTimestamp; variable in Google\\Service\\Compute\\InstanceTemplate
58 public function setCreationTimestamp($creationTimestamp) argument
60 $this->creationTimestamp = $creationTimestamp;
67 return $this->creationTimestamp;
H A DTargetHttpsProxy.php30 public $creationTimestamp; variable in Google\\Service\\Compute\\TargetHttpsProxy
101 public function setCreationTimestamp($creationTimestamp) argument
103 $this->creationTimestamp = $creationTimestamp;
110 return $this->creationTimestamp;
H A DInterconnectLocation.php42 public $creationTimestamp; variable in Google\\Service\\Compute\\InterconnectLocation
145 public function setCreationTimestamp($creationTimestamp) argument
147 $this->creationTimestamp = $creationTimestamp;
154 return $this->creationTimestamp;
H A DTargetTcpProxy.php25 public $creationTimestamp; variable in Google\\Service\\Compute\\TargetTcpProxy
62 public function setCreationTimestamp($creationTimestamp) argument
64 $this->creationTimestamp = $creationTimestamp;
71 return $this->creationTimestamp;
H A DMachineImage.php26 public $creationTimestamp; variable in Google\\Service\\Compute\\MachineImage
85 public function setCreationTimestamp($creationTimestamp) argument
87 $this->creationTimestamp = $creationTimestamp;
94 return $this->creationTimestamp;

123