Home
last modified time | relevance | path

Searched refs:totalCount (Results 1 – 19 of 19) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataLabeling/
DGoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse.php33 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1ImportDataOperationResponse
66 public function setTotalCount($totalCount) argument
68 $this->totalCount = $totalCount;
75 return $this->totalCount;
DGoogleCloudDatalabelingV1beta1ImportDataOperationResponse.php33 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ImportDataOperationResponse
66 public function setTotalCount($totalCount) argument
68 $this->totalCount = $totalCount;
75 return $this->totalCount;
DGoogleCloudDatalabelingV1alpha1ImportDataOperationResponse.php33 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1ImportDataOperationResponse
66 public function setTotalCount($totalCount) argument
68 $this->totalCount = $totalCount;
75 return $this->totalCount;
DGoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse.php33 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1ImportDataOperationResponse
66 public function setTotalCount($totalCount) argument
68 $this->totalCount = $totalCount;
75 return $this->totalCount;
DGoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse.php41 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p2alpha1ExportDataOperationResponse
116 public function setTotalCount($totalCount) argument
118 $this->totalCount = $totalCount;
125 return $this->totalCount;
DGoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse.php41 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1p1alpha1ExportDataOperationResponse
116 public function setTotalCount($totalCount) argument
118 $this->totalCount = $totalCount;
125 return $this->totalCount;
DGoogleCloudDatalabelingV1beta1ExportDataOperationResponse.php41 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1beta1ExportDataOperationResponse
116 public function setTotalCount($totalCount) argument
118 $this->totalCount = $totalCount;
125 return $this->totalCount;
DGoogleCloudDatalabelingV1alpha1ExportDataOperationResponse.php41 public $totalCount; variable in Google\\Service\\DataLabeling\\GoogleCloudDatalabelingV1alpha1ExportDataOperationResponse
116 public function setTotalCount($totalCount) argument
118 $this->totalCount = $totalCount;
125 return $this->totalCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vault/
DCountArtifactsResponse.php29 public $totalCount; variable in Google\\Service\\Vault\\CountArtifactsResponse
62 public function setTotalCount($totalCount) argument
64 $this->totalCount = $totalCount;
71 return $this->totalCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
DFixableTotalByDigest.php37 public $totalCount; variable in Google\\Service\\ContainerAnalysis\\FixableTotalByDigest
84 public function setTotalCount($totalCount) argument
86 $this->totalCount = $totalCount;
93 return $this->totalCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudTalentSolution/
DBatchOperationMetadata.php49 public $totalCount; variable in Google\\Service\\CloudTalentSolution\\BatchOperationMetadata
142 public function setTotalCount($totalCount) argument
144 $this->totalCount = $totalCount;
151 return $this->totalCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ToolResults/
DTestSuiteOverview.php47 public $totalCount; variable in Google\\Service\\ToolResults\\TestSuiteOverview
138 public function setTotalCount($totalCount) argument
140 $this->totalCount = $totalCount;
147 return $this->totalCount;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
DSpriteSheet.php65 public $totalCount; variable in Google\\Service\\Transcoder\\SpriteSheet
210 public function setTotalCount($totalCount) argument
212 $this->totalCount = $totalCount;
219 return $this->totalCount;
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
DInfo.php127 $totalCount = 0;
129 $totalCount += $count;
136 $winPercent = round(($winnerCount / $totalCount * 100), 2);
137 echo "$metric: \033[4m$winner\033[0m [$winnerCount/$totalCount, $winPercent%]".PHP_EOL;
146 $percent = round(($count / $totalCount * 100), 2);
/plugin/revealjs/js/
Dreveal.js4311 var totalCount = getTotalSlides();
4333 return Math.min( pastCount / ( totalCount - 1 ), 1 );
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js20236 … limitLabel.firstChild.nodeValue = $STRP("plural.Limit_Exceeded", [row.limitInfo.totalCount]);
22108 totalCount: 0, property
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js5330 limitLabel.firstChild.nodeValue=$STRP("plural.Limit_Exceeded",[row.limitInfo.totalCount])
5694 var limitInfo={totalCount:0,limitPrefsTitle:$STRF("LimitPrefsTitle",[Firebug.prefDomain+".console.l… property
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js5341 limitLabel.firstChild.nodeValue=$STRP("plural.Limit_Exceeded",[row.limitInfo.totalCount])
5705 var limitInfo={totalCount:0,limitPrefsTitle:$STRF("LimitPrefsTitle",[Firebug.prefDomain+".console.l… property
/plugin/dirtylittlehelper/mermaid/editor/docs/
Dbundle.js.map1totalCount() { return this._totalCount; }\n get matchCount() { return this._matchCount; }\n …