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

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

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






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












com.google.api.services.firebaseappdistribution.v1alpha

Class FirebaseAppDistribution.Apps.ReleaseByHash

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

      • ReleaseByHash

        public ReleaseByHash()
    • Method Detail

      • get

        public FirebaseAppDistribution.Apps.ReleaseByHash.Get get(String mobilesdkAppId,
                                                                  String uploadHash)
                                                           throws IOException
        GET Release by binary upload hash Create a request for the method "release_by_hash.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
        uploadHash - The hash for the upload
        Returns:
        the request
        Throws:
        IOException

Copyright © 2011–2024 Google. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy