| Package | Description |
|---|---|
| com.google.ads.googleads.annotations.impl.generators.catalog | |
| com.google.ads.googleads.annotations.impl.generators.messageproxy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractGoogleAdsClientCodeGenerator
Generates code for and writes the AbstractGoogleAdsClient abstract class, which defines the
methods that can be used to gain access to a GoogleAdsVersion for a given version.
|
class |
GeneratedCatalogCodeGenerator
Generates code for and writes the GeneratedCatalog class, which provides methods to access a
GoogleAdsVersion object for each available version of the library.
|
class |
GoogleAdsAllVersionsCodeGenerator
Generates code for and writes the GoogleAdsAllVersions interface, which provides methods for
accessing the GoogleAdsVersion service for each available version of the API as well as a
getLatestVersion method.
|
class |
VersionCatalogCodeGenerator
Generates code for and writes the VersionCatalog class, which contains a method to retrieve a set
of Version objects, one for each available version of the Google Ads library.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageProxyGenerator
Abstracts common functionality for generating message proxy implementations.
|
class |
AbstractSearchResponseMessageProxyGenerator
Abstracts common functionality for generating GoogleAdsService.search() +
GoogleAdsService.searchStream() message proxies.
|
class |
CreateCustomerClientRequestProxyGenerator
Generates an implementation of CustomerUserAccessMessageProxy.
|
class |
CustomerUserAccessMessageProxyGenerator
Generates CustomerUserAccessMessageProxy implementations.
|
class |
FeedMessageProxyGenerator
Generates an implementation of FeedMessageProxy.
|
class |
SearchPagedResponseMessageProxyGenerator
Generates a message proxy for SearchGoogleAdsResponse.
|
class |
SearchStreamResponseMessageProxyGenerator
Generates a message proxy for SearchGoogleAdsStreamResponse.
|
Copyright © 2020. All rights reserved.