Home
last modified time | relevance | path

Searched refs:fields (Results 26 – 50 of 470) sorted by path

12345678910>>...19

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DType.php37 public function setFields($fields) argument
39 $this->fields = $fields;
46 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSearch/
H A DMetadata.php83 public function setFields($fields) argument
85 $this->fields = $fields;
92 return $this->fields;
H A DResultDisplayLine.php29 public function setFields($fields) argument
31 $this->fields = $fields;
38 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DRuntimeEntitySchema.php47 public function setFields($fields) argument
49 $this->fields = $fields;
56 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DLP/
H A DGooglePrivacyDlpV2FieldTransformation.php49 public function setFields($fields) argument
51 $this->fields = $fields;
58 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDataCatalog.php584 'fields',
588 'path' => 'v1/{+parent}/fields',
H A DFirestore.php135 'fields',
149 'path' => 'v1/{+parent}/fields',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1Tag.php58 public function setFields($fields) argument
60 $this->fields = $fields;
67 return $this->fields;
H A DGoogleCloudDatacatalogV1TagTemplate.php54 public function setFields($fields) argument
56 $this->fields = $fields;
63 return $this->fields;
H A DGoogleCloudDatacatalogV1beta1Tag.php40 public function setFields($fields) argument
42 $this->fields = $fields;
49 return $this->fields;
H A DGoogleCloudDatacatalogV1beta1TagTemplate.php38 public function setFields($fields) argument
40 $this->fields = $fields;
47 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dataproc/
H A DTemplateParameter.php30 public $fields; variable in Google\\Service\\Dataproc\\TemplateParameter
55 public function setFields($fields) argument
57 $this->fields = $fields;
64 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Directory/
H A DSchema.php77 public function setFields($fields) argument
79 $this->fields = $fields;
86 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Docs/
H A DUpdateDocumentStyleRequest.php27 public $fields; variable in Google\\Service\\Docs\\UpdateDocumentStyleRequest
46 public function setFields($fields) argument
48 $this->fields = $fields;
55 return $this->fields;
H A DUpdateParagraphStyleRequest.php25 public $fields; variable in Google\\Service\\Docs\\UpdateParagraphStyleRequest
34 public function setFields($fields) argument
36 $this->fields = $fields;
43 return $this->fields;
H A DUpdateSectionStyleRequest.php25 public $fields; variable in Google\\Service\\Docs\\UpdateSectionStyleRequest
34 public function setFields($fields) argument
36 $this->fields = $fields;
43 return $this->fields;
H A DUpdateTableCellStyleRequest.php25 public $fields; variable in Google\\Service\\Docs\\UpdateTableCellStyleRequest
36 public function setFields($fields) argument
38 $this->fields = $fields;
45 return $this->fields;
H A DUpdateTableColumnPropertiesRequest.php30 public $fields; variable in Google\\Service\\Docs\\UpdateTableColumnPropertiesRequest
53 public function setFields($fields) argument
55 $this->fields = $fields;
62 return $this->fields;
H A DUpdateTableRowStyleRequest.php26 public $fields; variable in Google\\Service\\Docs\\UpdateTableRowStyleRequest
39 public function setFields($fields) argument
41 $this->fields = $fields;
48 return $this->fields;
H A DUpdateTextStyleRequest.php25 public $fields; variable in Google\\Service\\Docs\\UpdateTextStyleRequest
34 public function setFields($fields) argument
36 $this->fields = $fields;
43 return $this->fields;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Firestore/
H A DDocument.php54 public function setFields($fields) argument
56 $this->fields = $fields;
63 return $this->fields;
H A DGoogleFirestoreAdminV1Index.php41 public function setFields($fields) argument
43 $this->fields = $fields;
50 return $this->fields;
H A DGoogleFirestoreAdminV1ListFieldsResponse.php33 public function setFields($fields) argument
35 $this->fields = $fields;
42 return $this->fields;
H A DMapValue.php28 public function setFields($fields) argument
30 $this->fields = $fields;
37 return $this->fields;
H A DProjection.php29 public function setFields($fields) argument
31 $this->fields = $fields;
38 return $this->fields;

12345678910>>...19