Home
last modified time | relevance | path

Searched refs:formattedValue (Results 1 – 7 of 7) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowV2AnnotatedMessagePart.php29 public $formattedValue; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2AnnotatedMessagePart
52 public function setFormattedValue($formattedValue) argument
54 $this->formattedValue = $formattedValue;
61 return $this->formattedValue;
H A DGoogleCloudDialogflowV2beta1AnnotatedMessagePart.php29 public $formattedValue; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowV2beta1AnnotatedMessagePart
52 public function setFormattedValue($formattedValue) argument
54 $this->formattedValue = $formattedValue;
61 return $this->formattedValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/PeopleService/
H A DRelationshipInterest.php25 public $formattedValue; variable in Google\\Service\\PeopleService\\RelationshipInterest
36 public function setFormattedValue($formattedValue) argument
38 $this->formattedValue = $formattedValue;
45 return $this->formattedValue;
H A DRelationshipStatus.php25 public $formattedValue; variable in Google\\Service\\PeopleService\\RelationshipStatus
36 public function setFormattedValue($formattedValue) argument
38 $this->formattedValue = $formattedValue;
45 return $this->formattedValue;
H A DGender.php29 public $formattedValue; variable in Google\\Service\\PeopleService\\Gender
54 public function setFormattedValue($formattedValue) argument
56 $this->formattedValue = $formattedValue;
63 return $this->formattedValue;
H A DAddress.php45 public $formattedValue; variable in Google\\Service\\PeopleService\\Address
142 public function setFormattedValue($formattedValue) argument
144 $this->formattedValue = $formattedValue;
151 return $this->formattedValue;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Sheets/
H A DCellData.php36 public $formattedValue; variable in Google\\Service\\Sheets\\CellData
127 public function setFormattedValue($formattedValue) argument
129 $this->formattedValue = $formattedValue;
136 return $this->formattedValue;