Package | Description |
---|---|
com.google.api.client.googleapis.services.protobuf |
Beta Contains the basis for the generated service-specific libraries based on the Protobuf format. |
com.google.api.client.googleapis.testing.services.protobuf |
Modifier and Type | Method and Description |
---|---|
AbstractGoogleProtoClientRequest<T> |
AbstractGoogleProtoClientRequest.set(String fieldName,
Object value) |
AbstractGoogleProtoClientRequest<T> |
AbstractGoogleProtoClientRequest.setDisableGZipContent(boolean disableGZipContent) |
AbstractGoogleProtoClientRequest<T> |
AbstractGoogleProtoClientRequest.setRequestHeaders(HttpHeaders headers) |
Modifier and Type | Method and Description |
---|---|
protected void |
CommonGoogleProtoClientRequestInitializer.initializeProtoRequest(AbstractGoogleProtoClientRequest<?> request)
Initializes a Google protocol buffer client request.
|
Modifier and Type | Class and Description |
---|---|
class |
MockGoogleProtoClientRequest<T>
Beta Thread-safe mock Google protocol buffer request. |
Copyright © 2010–2022 Google. All rights reserved.