Home
last modified time | relevance | path

Searched refs:warning (Results 276 – 300 of 652) sorted by last modified time

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitmentList.php117 public function setWarning(CommitmentListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DCommitmentsScopedList.php45 public function setWarning(CommitmentsScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DDiskList.php117 public function setWarning(DiskListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DDiskTypesScopedList.php45 public function setWarning(DiskTypesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DHealthCheckServicesList.php117 public function setWarning(HealthCheckServicesListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DHealthChecksScopedList.php45 public function setWarning(HealthChecksScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DSecurityPoliciesAggregatedList.php153 public function setWarning(SecurityPoliciesAggregatedListWarning $warning) argument
155 $this->warning = $warning;
162 return $this->warning;
H A DInstanceGroupsListInstances.php117 public function setWarning(InstanceGroupsListInstancesWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DInstanceListReferrers.php117 public function setWarning(InstanceListReferrersWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DTargetHttpsProxiesScopedList.php45 public function setWarning(TargetHttpsProxiesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DTargetHttpsProxyList.php117 public function setWarning(TargetHttpsProxyListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DInterconnectAttachmentAggregatedList.php135 public function setWarning(InterconnectAttachmentAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DInterconnectAttachmentList.php117 public function setWarning(InterconnectAttachmentListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DTargetInstanceAggregatedList.php135 public function setWarning(TargetInstanceAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DTargetInstanceList.php117 public function setWarning(TargetInstanceListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DInterconnectAttachmentsScopedList.php45 public function setWarning(InterconnectAttachmentsScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DTargetInstancesScopedList.php45 public function setWarning(TargetInstancesScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DLicensesListResponse.php99 public function setWarning(LicensesListResponseWarning $warning) argument
101 $this->warning = $warning;
108 return $this->warning;
H A DMachineImageList.php117 public function setWarning(MachineImageListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DNetworkEndpointGroupAggregatedList.php135 public function setWarning(NetworkEndpointGroupAggregatedListWarning $warning) argument
137 $this->warning = $warning;
144 return $this->warning;
H A DNetworkEndpointGroupList.php117 public function setWarning(NetworkEndpointGroupListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
H A DNetworkEndpointGroupsListNetworkEndpoints.php99 public function setWarning(NetworkEndpointGroupsListNetworkEndpointsWarning $warning) argument
101 $this->warning = $warning;
108 return $this->warning;
H A DNetworkEndpointGroupsScopedList.php45 public function setWarning(NetworkEndpointGroupsScopedListWarning $warning) argument
47 $this->warning = $warning;
54 return $this->warning;
H A DNetworkList.php117 public function setWarning(NetworkListWarning $warning) argument
119 $this->warning = $warning;
126 return $this->warning;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DREADME.md527 When fopen fails, PHP normally raises a warning. This function adds an

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