Home
last modified time | relevance | path

Searched refs:variableType (Results 1 – 6 of 6) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dfareporting/
H A DUserDefinedVariableConfiguration.php33 public $variableType; variable in Google\\Service\\Dfareporting\\UserDefinedVariableConfiguration
66 public function setVariableType($variableType) argument
68 $this->variableType = $variableType;
75 return $this->variableType;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DRevertVariableResponse.php22 protected $variableType = Variable::class; variable in Google\\Service\\TagManager\\RevertVariableResponse
H A DListVariablesResponse.php27 protected $variableType = Variable::class; variable in Google\\Service\\TagManager\\ListVariablesResponse
H A DFolderEntities.php31 protected $variableType = Variable::class; variable in Google\\Service\\TagManager\\FolderEntities
H A DEntity.php34 protected $variableType = Variable::class; variable in Google\\Service\\TagManager\\Entity
H A DContainerVersion.php73 protected $variableType = Variable::class; variable in Google\\Service\\TagManager\\ContainerVersion