Package | Description |
---|---|
com.google.api.services.youtube | |
com.google.api.services.youtube.model |
Modifier and Type | Method and Description |
---|---|
YouTube.AbuseReports.Insert |
YouTube.AbuseReports.insert(List<String> part,
AbuseReport content)
Inserts a new resource into this collection.
|
Constructor and Description |
---|
Insert(List<String> part,
AbuseReport content)
Inserts a new resource into this collection.
|
Modifier and Type | Method and Description |
---|---|
AbuseReport |
AbuseReport.clone() |
AbuseReport |
AbuseReport.set(String fieldName,
Object value) |
AbuseReport |
AbuseReport.setAbuseTypes(List<AbuseType> abuseTypes) |
AbuseReport |
AbuseReport.setDescription(String description) |
AbuseReport |
AbuseReport.setRelatedEntities(List<RelatedEntity> relatedEntities) |
AbuseReport |
AbuseReport.setSubject(Entity subject) |
Copyright © 2011–2021 Google. All rights reserved.