Home
last modified time | relevance | path

Searched refs:launchStage (Results 26 – 30 of 30) sorted by path

12

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DMetricDescriptorMetadata.php29 public $launchStage; variable in Google\\Service\\ServiceNetworking\\MetricDescriptorMetadata
52 public function setLaunchStage($launchStage) argument
54 $this->launchStage = $launchStage;
61 return $this->launchStage;
H A DMonitoredResourceDescriptor.php36 public $launchStage; variable in Google\\Service\\ServiceNetworking\\MonitoredResourceDescriptor
91 public function setLaunchStage($launchStage) argument
93 $this->launchStage = $launchStage;
100 return $this->launchStage;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DMetricDescriptor.php36 public $launchStage; variable in Google\\Service\\ServiceUsage\\MetricDescriptor
109 public function setLaunchStage($launchStage) argument
111 $this->launchStage = $launchStage;
118 return $this->launchStage;
H A DMetricDescriptorMetadata.php29 public $launchStage; variable in Google\\Service\\ServiceUsage\\MetricDescriptorMetadata
52 public function setLaunchStage($launchStage) argument
54 $this->launchStage = $launchStage;
61 return $this->launchStage;
H A DMonitoredResourceDescriptor.php36 public $launchStage; variable in Google\\Service\\ServiceUsage\\MonitoredResourceDescriptor
91 public function setLaunchStage($launchStage) argument
93 $this->launchStage = $launchStage;
100 return $this->launchStage;

12