public class DescriptorGenerator
extends java.lang.Object
| Constructor and Description |
|---|
DescriptorGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.DescriptorProtos.FileDescriptorSet |
generate(com.google.api.Service normalizedService)
Generates a FileDescriptorSet for the specified normalized service config.
|