- generate() - Method in class com.google.ads.googleads.annotations.impl.generators.catalog.AbstractGoogleAdsClientCodeGenerator
-
Generates the code for the AbstractGoogleAdsClient class and writes the file.
- generate() - Method in class com.google.ads.googleads.annotations.impl.generators.catalog.GeneratedCatalogCodeGenerator
-
Generates the code for the GeneratedCatalog class and writes the file.
- generate() - Method in class com.google.ads.googleads.annotations.impl.generators.catalog.GoogleAdsAllVersionsCodeGenerator
-
Generates the code for the GoogleAdsAllVersions interface and writes the file.
- generate() - Method in class com.google.ads.googleads.annotations.impl.generators.catalog.VersionCatalogCodeGenerator
-
Generates the code for the VersionCatalog class and writes the file.
- generate() - Method in interface com.google.ads.googleads.annotations.impl.generators.Generator
-
- generatedAnnotation() - Static method in class com.google.ads.googleads.annotations.impl.generators.Utils
-
Creates the @Generated annotation
- GeneratedCatalogCodeGenerator - Class in com.google.ads.googleads.annotations.impl.generators.catalog
-
Generates code for and writes the GeneratedCatalog class, which provides methods to access a
GoogleAdsVersion object for each available version of the library.
- GeneratedCatalogCodeGenerator(Set<Integer>, int, String, Elements, Messager, Filer) - Constructor for class com.google.ads.googleads.annotations.impl.generators.catalog.GeneratedCatalogCodeGenerator
-
Creates and instance of the generator.
- Generator - Interface in com.google.ads.googleads.annotations.impl.generators
-
- getSupportedAnnotationTypes() - Method in class com.google.ads.googleads.annotations.impl.GoogleAdsCatalogAnnotationProcessor
-
- getSupportedSourceVersion() - Method in class com.google.ads.googleads.annotations.impl.GoogleAdsCatalogAnnotationProcessor
-
- GoogleAdsAllVersionsCodeGenerator - Class in com.google.ads.googleads.annotations.impl.generators.catalog
-
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.
- GoogleAdsAllVersionsCodeGenerator(Set<Integer>, int, String, Messager, Filer) - Constructor for class com.google.ads.googleads.annotations.impl.generators.catalog.GoogleAdsAllVersionsCodeGenerator
-
Creates an instance of the generator.
- GoogleAdsCatalogAnnotationProcessor - Class in com.google.ads.googleads.annotations.impl
-
Processes annotations and dynamically generates several classes and interfaces required to define
the services available in each version of API.
- GoogleAdsCatalogAnnotationProcessor() - Constructor for class com.google.ads.googleads.annotations.impl.GoogleAdsCatalogAnnotationProcessor
-