| Package | Description |
|---|---|
| com.google.api.services.youtube.model |
| Modifier and Type | Method and Description |
|---|---|
VideoAbuseReportSecondaryReason |
VideoAbuseReportSecondaryReason.clone() |
VideoAbuseReportSecondaryReason |
VideoAbuseReportSecondaryReason.set(java.lang.String fieldName,
java.lang.Object value) |
VideoAbuseReportSecondaryReason |
VideoAbuseReportSecondaryReason.setId(java.lang.String id)
The ID of this abuse report secondary reason.
|
VideoAbuseReportSecondaryReason |
VideoAbuseReportSecondaryReason.setLabel(java.lang.String label)
The localized label for this abuse report secondary reason.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<VideoAbuseReportSecondaryReason> |
VideoAbuseReportReasonSnippet.getSecondaryReasons()
The secondary reasons associated with this reason, if any are available.
|
| Modifier and Type | Method and Description |
|---|---|
VideoAbuseReportReasonSnippet |
VideoAbuseReportReasonSnippet.setSecondaryReasons(java.util.List<VideoAbuseReportSecondaryReason> secondaryReasons)
The secondary reasons associated with this reason, if any are available.
|