### YamlMime:JavaType uid: "com.azure.core.annotation.Generated" fullName: "com.azure.core.annotation.Generated" name: "Generated" nameWithType: "Generated" summary: "Annotation given to all methods that are generated by AutoRest." syntax: "public interface **Generated**
implements Annotation" type: "interface" desc: "Annotation given to all methods that are generated by AutoRest. This annotation is intended to be used by the code generation tool only to identify methods that are generated. The purpose of this annotation is to find and replace all methods in a class that are generated. Methods not annotated with this annotation will not be updated when code is regenerated.\n\nThis annotation is expected to be used in classes that are annotated with only." implements: - "Annotation" metadata: {} package: "com.azure.core.annotation" artifact: com.azure:azure-core:1.54.0