Package | Description |
---|---|
com.google.api.client.googleapis.services |
Contains the basis for the generated service-specific libraries.
|
com.google.api.client.googleapis.services.json |
Contains the basis for the generated service-specific libraries based on the JSON format.
|
com.google.api.client.googleapis.services.protobuf |
Beta Contains the basis for the generated service-specific libraries based on the Protobuf format. |
Modifier and Type | Method and Description |
---|---|
CommonGoogleClientRequestInitializer |
CommonGoogleClientRequestInitializer.Builder.build()
Returns the constructed CommonGoogleClientRequestInitializer instance.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonGoogleJsonClientRequestInitializer
Google JSON client request initializer implementation for setting properties like key and userIp.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonGoogleProtoClientRequestInitializer
Beta Google protocol buffer client request initializer implementation for setting properties like key and userIp. |
Copyright © 2010–2022 Google. All rights reserved.