Home
last modified time | relevance | path

Searched refs:text (Results 151 – 175 of 3150) sorted by path

12345678910>>...126

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCalendar.php750 'text' => [
H A DDataLabeling.php570 'text',
574 'path' => 'v1beta1/{+parent}/text:label',
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Calendar/Resource/
H A DEvents.php344 * @param string $text The text describing the event to be created.
356 public function quickAdd($calendarId, $text, $optParams = []) argument
358 $params = ['calendarId' => $calendarId, 'text' => $text];
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Classroom/
H A DAnnouncement.php62 public $text; variable in Google\\Service\\Classroom\\Announcement
211 public function setText($text) argument
213 $this->text = $text;
220 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DWarning.php29 public $text; variable in Google\\Service\\CloudBuild\\Warning
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudHealthcare/
H A DDeidentifyConfig.php76 public function setText(TextConfig $text) argument
78 $this->text = $text;
85 return $this->text;
H A DEntityMention.php124 public function setText(TextSpan $text) argument
126 $this->text = $text;
133 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudNaturalLanguage/
H A DEntityMention.php48 public function setText(TextSpan $text) argument
50 $this->text = $text;
57 return $this->text;
H A DSentence.php44 public function setText(TextSpan $text) argument
46 $this->text = $text;
53 return $this->text;
H A DToken.php78 public function setText(TextSpan $text) argument
80 $this->text = $text;
87 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRetail/
H A DGoogleCloudRetailV2CustomAttribute.php35 public $text; variable in Google\\Service\\CloudRetail\\GoogleCloudRetailV2CustomAttribute
76 public function setText($text) argument
78 $this->text = $text;
85 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudVideoIntelligence/
H A DGoogleCloudVideointelligenceV1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1TextAnnotation
51 public function setText($text) argument
53 $this->text = $text;
60 return $this->text;
H A DGoogleCloudVideointelligenceV1beta2TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1beta2TextAnnotation
51 public function setText($text) argument
53 $this->text = $text;
60 return $this->text;
H A DGoogleCloudVideointelligenceV1p1beta1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p1beta1TextAnnotation
51 public function setText($text) argument
53 $this->text = $text;
60 return $this->text;
H A DGoogleCloudVideointelligenceV1p2beta1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p2beta1TextAnnotation
51 public function setText($text) argument
53 $this->text = $text;
60 return $this->text;
H A DGoogleCloudVideointelligenceV1p3beta1TextAnnotation.php28 public $text; variable in Google\\Service\\CloudVideoIntelligence\\GoogleCloudVideointelligenceV1p3beta1TextAnnotation
51 public function setText($text) argument
53 $this->text = $text;
60 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Contactcenterinsights/
H A DGoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment.php48 public $text; variable in Google\\Service\\Contactcenterinsights\\GoogleCloudContactcenterinsightsV1ConversationTranscriptTranscriptSegment
153 public function setText($text) argument
155 $this->text = $text;
162 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ContainerAnalysis/
H A DContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning.php29 public $text; variable in Google\\Service\\ContainerAnalysis\\ContaineranalysisGoogleDevtoolsCloudbuildV1BuildWarning
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DataCatalog/
H A DGoogleCloudDatacatalogV1PhysicalSchemaAvroSchema.php25 public $text; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaAvroSchema
30 public function setText($text) argument
32 $this->text = $text;
39 return $this->text;
H A DGoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema.php25 public $text; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaProtobufSchema
30 public function setText($text) argument
32 $this->text = $text;
39 return $this->text;
H A DGoogleCloudDatacatalogV1PhysicalSchemaThriftSchema.php25 public $text; variable in Google\\Service\\DataCatalog\\GoogleCloudDatacatalogV1PhysicalSchemaThriftSchema
30 public function setText($text) argument
32 $this->text = $text;
39 return $this->text;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3IntentTrainingPhrasePart.php29 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3IntentTrainingPhrasePart
48 public function setText($text) argument
50 $this->text = $text;
57 return $this->text;
H A DGoogleCloudDialogflowCxV3MatchIntentResponse.php30 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3MatchIntentResponse
75 public function setText($text) argument
77 $this->text = $text;
84 return $this->text;
H A DGoogleCloudDialogflowCxV3QueryInput.php110 public function setText(GoogleCloudDialogflowCxV3TextInput $text) argument
112 $this->text = $text;
119 return $this->text;
H A DGoogleCloudDialogflowCxV3QueryResult.php54 public $text; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3QueryResult
217 public function setText($text) argument
219 $this->text = $text;
226 return $this->text;

12345678910>>...126