Home
last modified time | relevance | path

Searched refs:fields (Results 51 – 75 of 470) sorted by path

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Logging/
H A DTableFieldSchema.php41 public function setFields($fields) argument
43 $this->fields = $fields;
50 return $this->fields;
H A DTableSchema.php29 public function setFields($fields) argument
31 $this->fields = $fields;
38 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Monitoring/
H A DType.php45 public function setFields($fields) argument
47 $this->fields = $fields;
54 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Script/
H A DStruct.php28 public function setFields($fields) argument
30 $this->fields = $fields;
37 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DType.php45 public function setFields($fields) argument
47 $this->fields = $fields;
54 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DType.php45 public function setFields($fields) argument
47 $this->fields = $fields;
54 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DType.php45 public function setFields($fields) argument
47 $this->fields = $fields;
54 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DType.php45 public function setFields($fields) argument
47 $this->fields = $fields;
54 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DAppendCellsRequest.php26 public $fields; variable in Google\\Service\\Sheets\\AppendCellsRequest
37 public function setFields($fields) argument
39 $this->fields = $fields;
46 return $this->fields;
H A DRepeatCellRequest.php27 public $fields; variable in Google\\Service\\Sheets\\RepeatCellRequest
48 public function setFields($fields) argument
50 $this->fields = $fields;
57 return $this->fields;
H A DUpdateBandingRequest.php27 public $fields; variable in Google\\Service\\Sheets\\UpdateBandingRequest
46 public function setFields($fields) argument
48 $this->fields = $fields;
55 return $this->fields;
H A DUpdateCellsRequest.php26 public $fields; variable in Google\\Service\\Sheets\\UpdateCellsRequest
37 public function setFields($fields) argument
39 $this->fields = $fields;
46 return $this->fields;
H A DUpdateDataSourceRequest.php27 public $fields; variable in Google\\Service\\Sheets\\UpdateDataSourceRequest
46 public function setFields($fields) argument
48 $this->fields = $fields;
55 return $this->fields;
H A DUpdateDeveloperMetadataRequest.php30 public $fields; variable in Google\\Service\\Sheets\\UpdateDeveloperMetadataRequest
63 public function setFields($fields) argument
65 $this->fields = $fields;
72 return $this->fields;
H A DUpdateDimensionGroupRequest.php27 public $fields; variable in Google\\Service\\Sheets\\UpdateDimensionGroupRequest
46 public function setFields($fields) argument
48 $this->fields = $fields;
55 return $this->fields;
H A DUpdateDimensionPropertiesRequest.php27 public $fields; variable in Google\\Service\\Sheets\\UpdateDimensionPropertiesRequest
50 public function setFields($fields) argument
52 $this->fields = $fields;
59 return $this->fields;
H A DUpdateEmbeddedObjectBorderRequest.php27 public $fields; variable in Google\\Service\\Sheets\\UpdateEmbeddedObjectBorderRequest
50 public function setFields($fields) argument
52 $this->fields = $fields;
59 return $this->fields;
H A DUpdateEmbeddedObjectPositionRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateEmbeddedObjectPositionRequest
36 public function setFields($fields) argument
38 $this->fields = $fields;
45 return $this->fields;
H A DUpdateFilterViewRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateFilterViewRequest
32 public function setFields($fields) argument
34 $this->fields = $fields;
41 return $this->fields;
H A DUpdateNamedRangeRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateNamedRangeRequest
32 public function setFields($fields) argument
34 $this->fields = $fields;
41 return $this->fields;
H A DUpdateProtectedRangeRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateProtectedRangeRequest
32 public function setFields($fields) argument
34 $this->fields = $fields;
41 return $this->fields;
H A DUpdateSheetPropertiesRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateSheetPropertiesRequest
32 public function setFields($fields) argument
34 $this->fields = $fields;
41 return $this->fields;
H A DUpdateSlicerSpecRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateSlicerSpecRequest
36 public function setFields($fields) argument
38 $this->fields = $fields;
45 return $this->fields;
H A DUpdateSpreadsheetPropertiesRequest.php25 public $fields; variable in Google\\Service\\Sheets\\UpdateSpreadsheetPropertiesRequest
32 public function setFields($fields) argument
34 $this->fields = $fields;
41 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DUpdateImagePropertiesRequest.php25 public $fields; variable in Google\\Service\\Slides\\UpdateImagePropertiesRequest
36 public function setFields($fields) argument
38 $this->fields = $fields;
45 return $this->fields;

12345678910>>...19