source property

List<ApigatewayApiConfigFile>? source
getter/setter pair

Uncompiled proto files associated with the descriptor set, used for display purposes (server-side compilation is not supported).

These should match the inputs to 'protoc' command used to generate file_descriptor_set.

Optional.

Implementation

core.List<ApigatewayApiConfigFile>? source;