Home
last modified time | relevance | path

Searched refs:setFields (Results 51 – 75 of 79) sorted by path

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DUpdateFilterViewRequest.php32 public function setFields($fields) function in Google\\Service\\Sheets\\UpdateFilterViewRequest
H A DUpdateNamedRangeRequest.php32 public function setFields($fields) function in Google\\Service\\Sheets\\UpdateNamedRangeRequest
H A DUpdateProtectedRangeRequest.php32 public function setFields($fields) function in Google\\Service\\Sheets\\UpdateProtectedRangeRequest
H A DUpdateSheetPropertiesRequest.php32 public function setFields($fields) function in Google\\Service\\Sheets\\UpdateSheetPropertiesRequest
H A DUpdateSlicerSpecRequest.php36 public function setFields($fields) function in Google\\Service\\Sheets\\UpdateSlicerSpecRequest
H A DUpdateSpreadsheetPropertiesRequest.php32 public function setFields($fields) function in Google\\Service\\Sheets\\UpdateSpreadsheetPropertiesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DUpdateImagePropertiesRequest.php36 public function setFields($fields) function in Google\\Service\\Slides\\UpdateImagePropertiesRequest
H A DUpdateLinePropertiesRequest.php36 public function setFields($fields) function in Google\\Service\\Slides\\UpdateLinePropertiesRequest
H A DUpdatePagePropertiesRequest.php36 public function setFields($fields) function in Google\\Service\\Slides\\UpdatePagePropertiesRequest
H A DUpdateParagraphStyleRequest.php54 public function setFields($fields) function in Google\\Service\\Slides\\UpdateParagraphStyleRequest
H A DUpdateShapePropertiesRequest.php36 public function setFields($fields) function in Google\\Service\\Slides\\UpdateShapePropertiesRequest
H A DUpdateSlidePropertiesRequest.php36 public function setFields($fields) function in Google\\Service\\Slides\\UpdateSlidePropertiesRequest
H A DUpdateTableBorderPropertiesRequest.php56 public function setFields($fields) function in Google\\Service\\Slides\\UpdateTableBorderPropertiesRequest
H A DUpdateTableCellPropertiesRequest.php38 public function setFields($fields) function in Google\\Service\\Slides\\UpdateTableCellPropertiesRequest
H A DUpdateTableColumnPropertiesRequest.php55 public function setFields($fields) function in Google\\Service\\Slides\\UpdateTableColumnPropertiesRequest
H A DUpdateTableRowPropertiesRequest.php41 public function setFields($fields) function in Google\\Service\\Slides\\UpdateTableRowPropertiesRequest
H A DUpdateTextStyleRequest.php54 public function setFields($fields) function in Google\\Service\\Slides\\UpdateTextStyleRequest
H A DUpdateVideoPropertiesRequest.php36 public function setFields($fields) function in Google\\Service\\Slides\\UpdateVideoPropertiesRequest
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Spanner/
H A DStructType.php29 public function setFields($fields) function in Google\\Service\\Spanner\\StructType
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Cat/
H A DFielddata.php60 public function setFields($fields): Fielddata function in Elasticsearch\\Endpoints\\Cat\\Fielddata
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/Indices/
H A DGetFieldMapping.php76 public function setFields($fields): GetFieldMapping function in Elasticsearch\\Endpoints\\Indices\\GetFieldMapping
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Namespaces/
H A DCatNamespace.php132 $endpoint->setFields($fields);
H A DIndicesNamespace.php743 $endpoint->setFields($fields);
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md692 - Rename Mapping::setFields to Mapping::setStoredFields
/plugin/elasticsearch/vendor/ruflin/elastica/src/
H A DAbstractUpdateAction.php258 public function setFields($fields) function in Elastica\\AbstractUpdateAction
272 return $this->setFields('_source');

1234