public class AbusiveExperienceReport.Sites extends Object
Modifier and Type | Class and Description |
---|---|
class |
AbusiveExperienceReport.Sites.Get |
Constructor and Description |
---|
Sites() |
Modifier and Type | Method and Description |
---|---|
AbusiveExperienceReport.Sites.Get |
get(String name)
Gets a site's Abusive Experience Report summary.
|
public AbusiveExperienceReport.Sites.Get get(String name) throws IOException
AbstractGoogleClientRequest.execute()
method to invoke the remote operation.name
- Required. The name of the site whose summary to get, e.g. `sites/http%3A%2F%2Fwww.google.com%2F`.
Format: `sites/{site}`IOException
Copyright © 2011–2022 Google. All rights reserved.