Home
last modified time | relevance | path

Searched refs:dataFormat (Results 1 – 5 of 5) sorted by last modified time

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataflow/
H A DSendDebugCaptureRequest.php33 public $dataFormat; variable in Google\\Service\\Dataflow\\SendDebugCaptureRequest
74 public function setDataFormat($dataFormat) argument
76 $this->dataFormat = $dataFormat;
83 return $this->dataFormat;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudMachineLearningEngine/
H A DGoogleCloudMlV1PredictionInput.php30 public $dataFormat; variable in Google\\Service\\CloudMachineLearningEngine\\GoogleCloudMlV1PredictionInput
89 public function setDataFormat($dataFormat) argument
91 $this->dataFormat = $dataFormat;
98 return $this->dataFormat;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1DataplexSpec.php68 public function setDataFormat(GoogleCloudDatacatalogV1PhysicalSchema $dataFormat) argument
70 $this->dataFormat = $dataFormat;
77 return $this->dataFormat;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3ExportAgentRequest.php29 public $dataFormat; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportAgentRequest
52 public function setDataFormat($dataFormat) argument
54 $this->dataFormat = $dataFormat;
61 return $this->dataFormat;
H A DGoogleCloudDialogflowCxV3ExportTestCasesRequest.php25 public $dataFormat; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3ExportTestCasesRequest
38 public function setDataFormat($dataFormat) argument
40 $this->dataFormat = $dataFormat;
47 return $this->dataFormat;