| Modifier and Type | Class and Description |
|---|---|
class |
YouTube.AbuseReports.Insert |
| Constructor and Description |
|---|
AbuseReports() |
| Modifier and Type | Method and Description |
|---|---|
YouTube.AbuseReports.Insert |
insert(List<String> part,
AbuseReport content)
Inserts a new resource into this collection.
|
public YouTube.AbuseReports.Insert insert(List<String> part, AbuseReport content) throws IOException
AbstractGoogleClientRequest.execute() method to invoke the remote operation.part - The *part* parameter serves two purposes in this operation. It identifies the properties that the
write operation will set as well as the properties that the API response will include.content - the AbuseReportIOExceptionCopyright © 2011–2021 Google. All rights reserved.