Home
last modified time | relevance | path

Searched refs:CommitmentListWarning (Results 1 – 2 of 2) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DCommitmentList.php41 protected $warningType = CommitmentListWarning::class;
115 * @param CommitmentListWarning
117 public function setWarning(CommitmentListWarning $warning)
122 * @return CommitmentListWarning
H A DCommitmentListWarning.php20 class CommitmentListWarning extends \Google\Collection class
79 class_alias(CommitmentListWarning::class, 'Google_Service_Compute_CommitmentListWarning');