| Package | Description |
|---|---|
| com.google.api.services.androidpublisher.model |
| Modifier and Type | Method and Description |
|---|---|
ArtifactSummary |
ArtifactSummary.clone() |
ArtifactSummary |
ArtifactSummary.set(String fieldName,
Object value) |
ArtifactSummary |
ArtifactSummary.setVersionCode(Integer versionCode)
Artifact's version code
|
| Modifier and Type | Method and Description |
|---|---|
List<ArtifactSummary> |
ReleaseSummary.getActiveArtifacts()
List of active artifacts on this release
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseSummary |
ReleaseSummary.setActiveArtifacts(List<ArtifactSummary> activeArtifacts)
List of active artifacts on this release
|
Copyright © 2011–2026 Google. All rights reserved.