Package | Description |
---|---|
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
VideoAbuseReportReasonSnippet |
VideoAbuseReportReasonSnippet.clone() |
VideoAbuseReportReasonSnippet |
VideoAbuseReportReason.getSnippet()
The `snippet` object contains basic details about the abuse report reason.
|
VideoAbuseReportReasonSnippet |
VideoAbuseReportReasonSnippet.set(String fieldName,
Object value) |
VideoAbuseReportReasonSnippet |
VideoAbuseReportReasonSnippet.setLabel(String label)
The localized label belonging to this abuse report reason.
|
VideoAbuseReportReasonSnippet |
VideoAbuseReportReasonSnippet.setSecondaryReasons(List<VideoAbuseReportSecondaryReason> secondaryReasons)
The secondary reasons associated with this reason, if any are available.
|
Modifier and Type | Method and Description |
---|---|
VideoAbuseReportReason |
VideoAbuseReportReason.setSnippet(VideoAbuseReportReasonSnippet snippet)
The `snippet` object contains basic details about the abuse report reason.
|
Copyright © 2011–2021 Google. All rights reserved.