| Package | Description |
|---|---|
| com.google.api.services.playdeveloperreporting.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1IssueAnnotation |
GooglePlayDeveloperReportingV1beta1IssueAnnotation.clone() |
GooglePlayDeveloperReportingV1beta1IssueAnnotation |
GooglePlayDeveloperReportingV1beta1IssueAnnotation.set(String fieldName,
Object value) |
GooglePlayDeveloperReportingV1beta1IssueAnnotation |
GooglePlayDeveloperReportingV1beta1IssueAnnotation.setBody(String body)
Contains the contents of the annotation message.
|
GooglePlayDeveloperReportingV1beta1IssueAnnotation |
GooglePlayDeveloperReportingV1beta1IssueAnnotation.setCategory(String category)
Category that the annotation belongs to.
|
GooglePlayDeveloperReportingV1beta1IssueAnnotation |
GooglePlayDeveloperReportingV1beta1IssueAnnotation.setTitle(String title)
Title for the annotation.
|
| Modifier and Type | Method and Description |
|---|---|
List<GooglePlayDeveloperReportingV1beta1IssueAnnotation> |
GooglePlayDeveloperReportingV1beta1ErrorIssue.getAnnotations()
List of annotations for an issue.
|
| Modifier and Type | Method and Description |
|---|---|
GooglePlayDeveloperReportingV1beta1ErrorIssue |
GooglePlayDeveloperReportingV1beta1ErrorIssue.setAnnotations(List<GooglePlayDeveloperReportingV1beta1IssueAnnotation> annotations)
List of annotations for an issue.
|
Copyright © 2011–2024 Google. All rights reserved.