Package | Description |
---|---|
com.google.api.services.androidpublisher.model |
Modifier and Type | Method and Description |
---|---|
InternalAppSharingArtifact |
InternalAppSharingArtifact.clone() |
InternalAppSharingArtifact |
InternalAppSharingArtifact.set(String fieldName,
Object value) |
InternalAppSharingArtifact |
InternalAppSharingArtifact.setCertificateFingerprint(String certificateFingerprint)
The sha256 fingerprint of the certificate used to sign the generated artifact.
|
InternalAppSharingArtifact |
InternalAppSharingArtifact.setDownloadUrl(String downloadUrl)
The download URL generated for the uploaded artifact.
|
InternalAppSharingArtifact |
InternalAppSharingArtifact.setSha256(String sha256)
The sha256 hash of the artifact represented as a lowercase hexadecimal number, matching the
output of the sha256sum command.
|
Copyright © 2011–2025 Google. All rights reserved.