| Package | Description |
|---|---|
| com.google.ads.googleads.annotations.impl.generators.catalog |
| 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.
|
Copyright © 2021. All rights reserved.