| Package | Description |
|---|---|
| com.google.api.services.serviceusage.v1.model |
| Modifier and Type | Method and Description |
|---|---|
Documentation |
Documentation.clone() |
Documentation |
GoogleApiServiceusageV1ServiceConfig.getDocumentation()
Additional API documentation.
|
Documentation |
GoogleApiService.getDocumentation()
Additional API documentation.
|
Documentation |
Documentation.set(String fieldName,
Object value) |
Documentation |
Documentation.setDocumentationRootUrl(String documentationRootUrl)
The URL to the root of documentation.
|
Documentation |
Documentation.setOverview(String overview)
Declares a single overview page.
|
Documentation |
Documentation.setPages(List<Page> pages)
The top level pages for the documentation set.
|
Documentation |
Documentation.setRules(List<DocumentationRule> rules)
A list of documentation rules that apply to individual API elements.
|
Documentation |
Documentation.setServiceRootUrl(String serviceRootUrl)
Specifies the service root url if the default one (the service name from the yaml file) is not
suitable.
|
Documentation |
Documentation.setSummary(String summary)
A short description of what the service does.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleApiServiceusageV1ServiceConfig |
GoogleApiServiceusageV1ServiceConfig.setDocumentation(Documentation documentation)
Additional API documentation.
|
GoogleApiService |
GoogleApiService.setDocumentation(Documentation documentation)
Additional API documentation.
|
Copyright © 2011–2021 Google. All rights reserved.