Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
DGoogleCloudDatalabelingV1beta1PdfInstruction.php25 public $gcsFileUri; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1PdfInstruction
30 public function setGcsFileUri($gcsFileUri) argument
32 $this->gcsFileUri = $gcsFileUri;
39 return $this->gcsFileUri;
DGoogleCloudDatalabelingV1beta1CsvInstruction.php25 public $gcsFileUri; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1CsvInstruction
30 public function setGcsFileUri($gcsFileUri) argument
32 $this->gcsFileUri = $gcsFileUri;
39 return $this->gcsFileUri;