Home
last modified time | relevance | path

Searched refs:message (Results 276 – 300 of 1663) sorted by relevance

1...<<11121314151617181920>>...67

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Texttospeech/
H A DStatus.php34 public $message; variable in Google\\Service\\Texttospeech\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ApiKeysService/
H A DStatus.php34 public $message; variable in Google\\Service\\ApiKeysService\\Status
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudRun/
H A DGoogleRpcStatus.php34 public $message; variable in Google\\Service\\CloudRun\\GoogleRpcStatus
67 public function setMessage($message) argument
69 $this->message = $message;
76 return $this->message;
/plugin/elasticsearch/vendor/ruflin/elastica/src/Exception/Bulk/
H A DResponseException.php31 $message = 'Error in one or more bulk request actions:'.\PHP_EOL.\PHP_EOL;
32 $message .= $this->getActionExceptionsAsString();
34 parent::__construct($message);
71 $message = '';
73 $message .= $actionException->getMessage().\PHP_EOL;
76 return $message;
/plugin/pureldap/vendor/freedsx/sasl/src/FreeDSx/Sasl/Challenge/
H A DPlainChallenge.php57 protected function serverProcess(?Message $message, array $options): SaslContext argument
59 if ($message === null) {
65 $authzId = $message->get('authzid');
66 $authcId = $message->get('authcid');
67 $password = $message->get('password');
83 $message = new Message([
88 $this->context->setResponse($this->encoder->encode($message, $this->context));
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DDeploymentmanagerResourceWarnings.php32 public $message; variable in Google\\Service\\DeploymentManager\\DeploymentmanagerResourceWarnings
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeTypesScopedListWarning.php32 public $message; variable in Google\\Service\\Compute\\NodeTypesScopedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DUsableSubnetworksAggregatedListWarning.php32 public $message; variable in Google\\Service\\Compute\\UsableSubnetworksAggregatedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DOperationWarnings.php32 public $message; variable in Google\\Service\\Compute\\OperationWarnings
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DPacketMirroringListWarning.php32 public $message; variable in Google\\Service\\Compute\\PacketMirroringListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DRegionInstanceGroupListWarning.php32 public $message; variable in Google\\Service\\Compute\\RegionInstanceGroupListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DRegionInstanceGroupManagersListInstanceConfigsRespWarning.php32 public $message; variable in Google\\Service\\Compute\\RegionInstanceGroupManagersListInstanceConfigsRespWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DAddressAggregatedListWarning.php32 public $message; variable in Google\\Service\\Compute\\AddressAggregatedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DAddressListWarning.php32 public $message; variable in Google\\Service\\Compute\\AddressListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DReservationAggregatedListWarning.php32 public $message; variable in Google\\Service\\Compute\\ReservationAggregatedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DAddressesScopedListWarning.php32 public $message; variable in Google\\Service\\Compute\\AddressesScopedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DReservationListWarning.php32 public $message; variable in Google\\Service\\Compute\\ReservationListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DAutoscalersScopedListWarning.php32 public $message; variable in Google\\Service\\Compute\\AutoscalersScopedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DBackendServiceListWarning.php32 public $message; variable in Google\\Service\\Compute\\BackendServiceListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DDiskAggregatedListWarning.php32 public $message; variable in Google\\Service\\Compute\\DiskAggregatedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DDiskTypeAggregatedListWarning.php32 public $message; variable in Google\\Service\\Compute\\DiskTypeAggregatedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DDiskTypesScopedListWarning.php32 public $message; variable in Google\\Service\\Compute\\DiskTypesScopedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DResourcePoliciesScopedListWarning.php32 public $message; variable in Google\\Service\\Compute\\ResourcePoliciesScopedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DFirewallPolicyListWarning.php32 public $message; variable in Google\\Service\\Compute\\FirewallPolicyListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;
H A DForwardingRuleAggregatedListWarning.php32 public $message; variable in Google\\Service\\Compute\\ForwardingRuleAggregatedListWarning
65 public function setMessage($message) argument
67 $this->message = $message;
74 return $this->message;

1...<<11121314151617181920>>...67