Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DStreamingSideInputLocation.php25 public $stateFamily; variable in Google\\Service\\Dataflow\\StreamingSideInputLocation
34 public function setStateFamily($stateFamily) argument
36 $this->stateFamily = $stateFamily;
43 return $this->stateFamily;
H A DStateFamilyConfig.php29 public $stateFamily; variable in Google\\Service\\Dataflow\\StateFamilyConfig
48 public function setStateFamily($stateFamily) argument
50 $this->stateFamily = $stateFamily;
57 return $this->stateFamily;