| Package | Description |
|---|---|
| com.google.api.generator.gapic.composer | |
| com.google.api.generator.gapic.model | |
| com.google.api.generator.gapic.protowriter |
| Modifier and Type | Method and Description |
|---|---|
static GapicPackageInfo |
Composer.composePackageInfo(GapicContext context) |
static GapicPackageInfo |
ClientLibraryPackageInfoComposer.generatePackageInfo(GapicContext context) |
| Modifier and Type | Method and Description |
|---|---|
static GapicPackageInfo |
GapicPackageInfo.with(PackageInfoDefinition packageInfo) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.compiler.PluginProtos.CodeGeneratorResponse |
Writer.write(GapicContext context,
List<GapicClass> clazzes,
GapicPackageInfo gapicPackageInfo,
String outputFilePath) |
Copyright © 2022 Google LLC. All rights reserved.