All Downloads are FREE. Search and download functionalities are using the official Maven repository.

target.apidocs.com.google.api.services.firebaseappdistribution.v1alpha.FirebaseAppDistribution.Apps.UploadStatus.html Maven / Gradle / Ivy

There is a newer version: v1-rev20240605-2.0.0
Show newest version






FirebaseAppDistribution.Apps.UploadStatus (Firebase App Distribution API v1alpha-rev20231221-2.0.0)












com.google.api.services.firebaseappdistribution.v1alpha

Class FirebaseAppDistribution.Apps.UploadStatus

  • java.lang.Object
    • com.google.api.services.firebaseappdistribution.v1alpha.FirebaseAppDistribution.Apps.UploadStatus
    • Constructor Detail

      • UploadStatus

        public UploadStatus()
    • Method Detail

      • get

        public FirebaseAppDistribution.Apps.UploadStatus.Get get(String mobilesdkAppId,
                                                                 String uploadToken)
                                                          throws IOException
        GET Binary upload status by token Create a request for the method "upload_status.get". This request holds the parameters needed by the firebaseappdistribution server. After setting any optional parameters, call the AbstractGoogleClientRequest.execute() method to invoke the remote operation.
        Parameters:
        mobilesdkAppId - Unique id for a Firebase app of the format: {version}:{project_number}:{platform}:{hash(bundle_id)} Example: 1:581234567376:android:aa0a3c7b135e90289
        uploadToken - The token for the upload
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy