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