ignoredResources property

List<String> ignoredResources
final

List of full resource types to ignore during generation. This is typically used for API-specific Location resources, which should be handled by the generator as if they were actually the common Location resources. Example entry: "documentai.googleapis.com/Location"

Implementation

final List<String> ignoredResources;