Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/Resource/
H A DInternalappsharingartifacts.php20 use Google\Service\AndroidPublisher\InternalAppSharingArtifact; alias
42 * @return InternalAppSharingArtifact
48 return $this->call('uploadapk', [$params], InternalAppSharingArtifact::class);
60 * @return InternalAppSharingArtifact
66 return $this->call('uploadbundle', [$params], InternalAppSharingArtifact::class);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/AndroidPublisher/
H A DInternalAppSharingArtifact.php20 class InternalAppSharingArtifact extends \Google\Model class
80 class_alias(InternalAppSharingArtifact::class, 'Google_Service_AndroidPublisher_InternalAppSharingA…