Home
last modified time | relevance | path

Searched refs:startIndex (Results 26 – 50 of 97) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DRemarketingAudiences.php44 public $startIndex; variable in Google\\Service\\Analytics\\RemarketingAudiences
127 public function setStartIndex($startIndex) argument
129 $this->startIndex = $startIndex;
136 return $this->startIndex;
H A DSegments.php44 public $startIndex; variable in Google\\Service\\Analytics\\Segments
127 public function setStartIndex($startIndex) argument
129 $this->startIndex = $startIndex;
136 return $this->startIndex;
H A DUnsampledReports.php44 public $startIndex; variable in Google\\Service\\Analytics\\UnsampledReports
127 public function setStartIndex($startIndex) argument
129 $this->startIndex = $startIndex;
136 return $this->startIndex;
H A DUploads.php44 public $startIndex; variable in Google\\Service\\Analytics\\Uploads
123 public function setStartIndex($startIndex) argument
125 $this->startIndex = $startIndex;
132 return $this->startIndex;
H A DWebproperties.php44 public $startIndex; variable in Google\\Service\\Analytics\\Webproperties
127 public function setStartIndex($startIndex) argument
129 $this->startIndex = $startIndex;
136 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidEnterprise/
H A DPageInfo.php29 public $startIndex; variable in Google\\Service\\AndroidEnterprise\\PageInfo
52 public function setStartIndex($startIndex) argument
54 $this->startIndex = $startIndex;
61 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DAndroidPublisher.php1094 'startIndex' => [
1431 'startIndex' => [
1490 'startIndex' => [
H A DBigquery.php283 'startIndex' => [
730 'startIndex' => [
H A DBooks.php157 'startIndex' => [
968 'startIndex' => [
1396 'startIndex' => [
1477 'startIndex' => [
1563 'startIndex' => [
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DPageInfo.php29 public $startIndex; variable in Google\\Service\\AndroidPublisher\\PageInfo
52 public function setStartIndex($startIndex) argument
54 $this->startIndex = $startIndex;
61 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CustomSearchAPI/
H A DSearchQueriesNextPage.php153 public $startIndex; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesNextPage
618 public function setStartIndex($startIndex) argument
620 $this->startIndex = $startIndex;
627 return $this->startIndex;
H A DSearchQueriesPreviousPage.php153 public $startIndex; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesPreviousPage
618 public function setStartIndex($startIndex) argument
620 $this->startIndex = $startIndex;
627 return $this->startIndex;
H A DSearchQueriesRequest.php153 public $startIndex; variable in Google\\Service\\CustomSearchAPI\\SearchQueriesRequest
618 public function setStartIndex($startIndex) argument
620 $this->startIndex = $startIndex;
627 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DParagraphElement.php47 public $startIndex; variable in Google\\Service\\Docs\\ParagraphElement
194 public function setStartIndex($startIndex) argument
196 $this->startIndex = $startIndex;
203 return $this->startIndex;
H A DRange.php33 public $startIndex; variable in Google\\Service\\Docs\\Range
66 public function setStartIndex($startIndex) argument
68 $this->startIndex = $startIndex;
75 return $this->startIndex;
H A DStructuralElement.php33 public $startIndex; variable in Google\\Service\\Docs\\StructuralElement
84 public function setStartIndex($startIndex) argument
86 $this->startIndex = $startIndex;
93 return $this->startIndex;
H A DTableCell.php32 public $startIndex; variable in Google\\Service\\Docs\\TableCell
77 public function setStartIndex($startIndex) argument
79 $this->startIndex = $startIndex;
86 return $this->startIndex;
H A DTableRow.php30 public $startIndex; variable in Google\\Service\\Docs\\TableRow
63 public function setStartIndex($startIndex) argument
65 $this->startIndex = $startIndex;
72 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Document/
H A DGoogleCloudDocumentaiV1DocumentTextAnchorTextSegment.php29 public $startIndex; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1DocumentTextAnchorTextSegment
48 public function setStartIndex($startIndex) argument
50 $this->startIndex = $startIndex;
57 return $this->startIndex;
H A DGoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment.php29 public $startIndex; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta1DocumentTextAnchorTextSegment
48 public function setStartIndex($startIndex) argument
50 $this->startIndex = $startIndex;
57 return $this->startIndex;
H A DGoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment.php29 public $startIndex; variable in Google\\Service\\Document\\GoogleCloudDocumentaiV1beta2DocumentTextAnchorTextSegment
48 public function setStartIndex($startIndex) argument
50 $this->startIndex = $startIndex;
57 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/HangoutsChat/
H A DAnnotation.php31 public $startIndex; variable in Google\\Service\\HangoutsChat\\Annotation
70 public function setStartIndex($startIndex) argument
72 $this->startIndex = $startIndex;
79 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PolyService/
H A DObjParseError.php45 public $startIndex; variable in Google\\Service\\PolyService\\ObjParseError
120 public function setStartIndex($startIndex) argument
122 $this->startIndex = $startIndex;
129 return $this->startIndex;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DDimensionRange.php37 public $startIndex; variable in Google\\Service\\Sheets\\DimensionRange
84 public function setStartIndex($startIndex) argument
86 $this->startIndex = $startIndex;
93 return $this->startIndex;
H A DTextFormatRun.php27 public $startIndex; variable in Google\\Service\\Sheets\\TextFormatRun
46 public function setStartIndex($startIndex) argument
48 $this->startIndex = $startIndex;
55 return $this->startIndex;

1234