diff --git a/src/SDKs/CognitiveServices/dataPlane/AnomalyDetector/AnomalyDetector/Generated/SdkInfo_AnomalyDetectorClient.cs b/src/SDKs/CognitiveServices/dataPlane/AnomalyDetector/AnomalyDetector/Generated/SdkInfo_AnomalyDetectorClient.cs index 16ac8727894c..656847c82e82 100644 --- a/src/SDKs/CognitiveServices/dataPlane/AnomalyDetector/AnomalyDetector/Generated/SdkInfo_AnomalyDetectorClient.cs +++ b/src/SDKs/CognitiveServices/dataPlane/AnomalyDetector/AnomalyDetector/Generated/SdkInfo_AnomalyDetectorClient.cs @@ -24,16 +24,5 @@ public static IEnumerable> ApiInfo_AnomalyDetector }.AsEnumerable(); } } - // BEGIN: Code Generation Metadata Section - public static readonly String AutoRestVersion = "latest"; - public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4283"; - public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-api-specs/blob/master/specification/cognitiveservices/data-plane/AnomalyDetector/readme.md --csharp --version=latest --reflect-api-versions --csharp-sdks-folder=D:\\src\\azure-sdk-for-net\\src\\SDKs"; - public static readonly String GithubForkName = "Azure"; - public static readonly String GithubBranchName = "master"; - public static readonly String GithubCommidId = "34ec12b92ffb40aec651bc5b37650b98e318333f"; - public static readonly String CodeGenerationErrors = ""; - public static readonly String GithubRepoName = "azure-rest-api-specs"; - // END: Code Generation Metadata Section } } -