Home
last modified time | relevance | path

Searched refs:warning (Results 301 – 325 of 652) sorted by last modified time

1...<<11121314151617181920>>...27

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DNodeGroupAggregatedList.php135 public function setWarning(NodeGroupAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DTargetVpnGatewayAggregatedList.php135 public function setWarning(TargetVpnGatewayAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DNodeTemplatesScopedList.php45 public function setWarning(NodeTemplatesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DNodeTypeList.php117 public function setWarning(NodeTypeListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DNotificationEndpointList.php117 public function setWarning(NotificationEndpointListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DVmEndpointNatMappingsList.php117 public function setWarning(VmEndpointNatMappingsListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DZoneList.php117 public function setWarning(ZoneListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DRegionDiskTypeList.php117 public function setWarning(RegionDiskTypeListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DAcceleratorTypesScopedList.php45 public function setWarning(AcceleratorTypesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DReservationList.php117 public function setWarning(ReservationListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DAutoscalerAggregatedList.php135 public function setWarning(AutoscalerAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DBackendServicesScopedList.php45 public function setWarning(BackendServicesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DDiskTypeAggregatedList.php135 public function setWarning(DiskTypeAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DDiskTypeList.php117 public function setWarning(DiskTypeListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DDisksScopedList.php45 public function setWarning(DisksScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DExchangedPeeringRoutesList.php117 public function setWarning(ExchangedPeeringRoutesListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DResourcePoliciesScopedList.php45 public function setWarning(ResourcePoliciesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DExternalVpnGatewayList.php135 public function setWarning(ExternalVpnGatewayListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DResourcePolicyList.php135 public function setWarning(ResourcePolicyListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DGoogleAppengineV2OperationMetadata.php31 public $warning; variable in Google\\Service\\Appengine\\GoogleAppengineV2OperationMetadata
97 public function setWarning($warning) argument
99 $this->warning = $warning;
103 return $this->warning;
H A DOperationMetadataV1.php52 public $warning; variable in Google\\Service\\Appengine\\OperationMetadataV1
155 public function setWarning($warning) argument
157 $this->warning = $warning;
164 return $this->warning;
H A DOperationMetadataV1Alpha.php52 public $warning; variable in Google\\Service\\Appengine\\OperationMetadataV1Alpha
155 public function setWarning($warning) argument
157 $this->warning = $warning;
164 return $this->warning;
H A DOperationMetadataV1Beta.php52 public $warning; variable in Google\\Service\\Appengine\\OperationMetadataV1Beta
155 public function setWarning($warning) argument
157 $this->warning = $warning;
164 return $this->warning;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FirebaseDynamicLinks/
H A DCreateShortDynamicLinkResponse.php65 public function setWarning($warning) argument
67 $this->warning = $warning;
74 return $this->warning;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md568 * Fixed warning when invalid request start-lines are received.
748 Now triggering an E_USER_DEPRECATED warning when used. Use `$message->getHeader()->parseParams()`.

1...<<11121314151617181920>>...27