Package | Description |
---|---|
com.google.api.services.libraryagent.v1 |
Modifier and Type | Class and Description |
---|---|
class |
Libraryagent.Shelves.Books.Borrow |
class |
Libraryagent.Shelves.Books.Get |
class |
Libraryagent.Shelves.Books.LibraryagentReturn |
class |
Libraryagent.Shelves.Books.List |
class |
Libraryagent.Shelves.Get |
class |
Libraryagent.Shelves.List |
Modifier and Type | Method and Description |
---|---|
LibraryagentRequest<T> |
LibraryagentRequest.set(java.lang.String parameterName,
java.lang.Object value) |
LibraryagentRequest<T> |
LibraryagentRequest.set$Xgafv(java.lang.String $Xgafv)
V1 error format.
|
LibraryagentRequest<T> |
LibraryagentRequest.setAccessToken(java.lang.String accessToken)
OAuth access token.
|
LibraryagentRequest<T> |
LibraryagentRequest.setAlt(java.lang.String alt)
Data format for response.
|
LibraryagentRequest<T> |
LibraryagentRequest.setCallback(java.lang.String callback)
JSONP
|
LibraryagentRequest<T> |
LibraryagentRequest.setDisableGZipContent(boolean disableGZipContent) |
LibraryagentRequest<T> |
LibraryagentRequest.setFields(java.lang.String fields)
Selector specifying which fields to include in a partial response.
|
LibraryagentRequest<T> |
LibraryagentRequest.setKey(java.lang.String key)
API key.
|
LibraryagentRequest<T> |
LibraryagentRequest.setOauthToken(java.lang.String oauthToken)
OAuth 2.0 token for the current user.
|
LibraryagentRequest<T> |
LibraryagentRequest.setPrettyPrint(java.lang.Boolean prettyPrint)
Returns response with indentations and line breaks.
|
LibraryagentRequest<T> |
LibraryagentRequest.setQuotaUser(java.lang.String quotaUser)
Available to use for quota purposes for server-side applications.
|
LibraryagentRequest<T> |
LibraryagentRequest.setRequestHeaders(com.google.api.client.http.HttpHeaders headers) |
LibraryagentRequest<T> |
LibraryagentRequest.setUploadProtocol(java.lang.String uploadProtocol)
Upload protocol for media (e.g.
|
LibraryagentRequest<T> |
LibraryagentRequest.setUploadType(java.lang.String uploadType)
Legacy upload protocol for media (e.g.
|
Modifier and Type | Method and Description |
---|---|
protected void |
LibraryagentRequestInitializer.initializeLibraryagentRequest(LibraryagentRequest<?> request)
Initializes Libraryagent request.
|