Home
last modified time | relevance | path

Searched refs:CounterStructuredName (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DCounterStructuredNameAndMetadata.php24 protected $nameType = CounterStructuredName::class;
42 * @param CounterStructuredName
44 public function setName(CounterStructuredName $name)
49 * @return CounterStructuredName
H A DCounterStructuredName.php20 class CounterStructuredName extends \Google\Model class
206 class_alias(CounterStructuredName::class, 'Google_Service_Dataflow_CounterStructuredName');