Home
last modified time | relevance | path

Searched refs:text (Results 226 – 250 of 3150) sorted by path

12345678910>>...126

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Keep/
H A DSection.php44 public function setText(TextContent $text) argument
46 $this->text = $text;
53 return $this->text;
H A DTextContent.php25 public $text; variable in Google\\Service\\Keep\\TextContent
30 public function setText($text) argument
32 $this->text = $text;
39 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ManufacturerCenter/
H A DFeatureDescription.php31 public $text; variable in Google\\Service\\ManufacturerCenter\\FeatureDescription
64 public function setText($text) argument
66 $this->text = $text;
73 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/MyBusinessQA/
H A DAnswer.php35 public $text; variable in Google\\Service\\MyBusinessQA\\Answer
90 public function setText($text) argument
92 $this->text = $text;
99 return $this->text;
H A DQuestion.php36 public $text; variable in Google\\Service\\MyBusinessQA\\Question
97 public function setText($text) argument
99 $this->text = $text;
106 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PaymentsResellerSubscription/
H A DGoogleTypeLocalizedText.php29 public $text; variable in Google\\Service\\PaymentsResellerSubscription\\GoogleTypeLocalizedText
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DBirthday.php29 public $text; variable in Google\\Service\\PeopleService\\Birthday
62 public function setText($text) argument
64 $this->text = $text;
71 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Slides/
H A DInsertTextRequest.php35 public $text; variable in Google\\Service\\Slides\\InsertTextRequest
82 public function setText($text) argument
84 $this->text = $text;
91 return $this->text;
H A DShape.php78 public function setText(TextContent $text) argument
80 $this->text = $text;
87 return $this->text;
H A DSubstringMatchCriteria.php29 public $text; variable in Google\\Service\\Slides\\SubstringMatchCriteria
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
H A DTableCell.php96 public function setText(TextContent $text) argument
98 $this->text = $text;
105 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DTexttospeech.php42 public $text; variable in Google\\Service\\Texttospeech
64 'text',
68 'path' => 'v1/text:synthesize',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DSynthesisInput.php29 public $text; variable in Google\\Service\\Texttospeech\\SynthesisInput
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Vision/
H A DGoogleCloudVisionV1p1beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1Symbol
80 public function setText($text) argument
82 $this->text = $text;
89 return $this->text;
H A DGoogleCloudVisionV1p1beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p1beta1TextAnnotation
47 public function setText($text) argument
49 $this->text = $text;
56 return $this->text;
H A DGoogleCloudVisionV1p2beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1Symbol
80 public function setText($text) argument
82 $this->text = $text;
89 return $this->text;
H A DGoogleCloudVisionV1p2beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p2beta1TextAnnotation
47 public function setText($text) argument
49 $this->text = $text;
56 return $this->text;
H A DGoogleCloudVisionV1p3beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1Symbol
80 public function setText($text) argument
82 $this->text = $text;
89 return $this->text;
H A DGoogleCloudVisionV1p3beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p3beta1TextAnnotation
47 public function setText($text) argument
49 $this->text = $text;
56 return $this->text;
H A DGoogleCloudVisionV1p4beta1Symbol.php33 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1Symbol
80 public function setText($text) argument
82 $this->text = $text;
89 return $this->text;
H A DGoogleCloudVisionV1p4beta1TextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\GoogleCloudVisionV1p4beta1TextAnnotation
47 public function setText($text) argument
49 $this->text = $text;
56 return $this->text;
H A DSymbol.php33 public $text; variable in Google\\Service\\Vision\\Symbol
80 public function setText($text) argument
82 $this->text = $text;
89 return $this->text;
H A DTextAnnotation.php28 public $text; variable in Google\\Service\\Vision\\TextAnnotation
47 public function setText($text) argument
49 $this->text = $text;
56 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
111 of the following places: within a NOTICE text file distributed
119 or as an addendum to the NOTICE text from the Work, provided
183 the brackets!) The text should be enclosed in the appropriate
/plugin/authgooglesheets/vendor/google/auth/
H A DCOPYING107 (d) If the Work includes a "NOTICE" text file as part of its
112 of the following places: within a NOTICE text file distributed
120 or as an addendum to the NOTICE text from the Work, provided
184 the brackets!) The text should be enclosed in the appropriate

12345678910>>...126