Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1RoutineSpec.php28 public $definitionBody; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1RoutineSpec
61 public function setDefinitionBody($definitionBody) argument
63 $this->definitionBody = $definitionBody;
70 return $this->definitionBody;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Bigquery/
H A DRoutine.php32 public $definitionBody; variable in Google\\Service\\Bigquery\\Routine
103 public function setDefinitionBody($definitionBody) argument
105 $this->definitionBody = $definitionBody;
112 return $this->definitionBody;