Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DServiceAttachment.php75 protected $pscServiceAttachmentIdType = Uint128::class;
287 * @param Uint128
289 public function setPscServiceAttachmentId(Uint128 $pscServiceAttachmentId)
294 * @return Uint128
H A DUint128.php20 class Uint128 extends \Google\Model class
62 class_alias(Uint128::class, 'Google_Service_Compute_Uint128');