| Package | Description |
|---|---|
| com.google.api.generator.engine.ast | |
| com.google.api.generator.engine.writer | |
| com.google.api.generator.gapic.model |
| Modifier and Type | Method and Description |
|---|---|
PackageInfoDefinition |
PackageInfoDefinition.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
AstNodeVisitor.visit(PackageInfoDefinition packageInfoDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
JavaWriterVisitor.visit(PackageInfoDefinition packageInfoDefinition) |
void |
ImportWriterVisitor.visit(PackageInfoDefinition packageInfoDefinition) |
| Modifier and Type | Method and Description |
|---|---|
abstract PackageInfoDefinition |
GapicPackageInfo.packageInfo() |
| Modifier and Type | Method and Description |
|---|---|
static GapicPackageInfo |
GapicPackageInfo.with(PackageInfoDefinition packageInfo) |
Copyright © 2022 Google LLC. All rights reserved.