| | 1 | |
|
| | 2 | | // <auto-generated> |
| | 3 | | // Code generated by Microsoft (R) AutoRest Code Generator. |
| | 4 | | // Changes may cause incorrect behavior and will be lost if the code is |
| | 5 | | // regenerated. |
| | 6 | | // </auto-generated> |
| | 7 | |
|
| | 8 | | namespace Microsoft.Azure.CognitiveServices.Vision.CustomVision.Training |
| | 9 | | { |
| | 10 | | using System; |
| | 11 | | using System.Collections.Generic; |
| | 12 | | using System.Linq; |
| | 13 | |
|
| | 14 | | internal static partial class SdkInfo |
| | 15 | | { |
| | 16 | | public static IEnumerable<Tuple<string, string, string>> ApiInfo_CustomVisionTrainingClient |
| | 17 | | { |
| | 18 | | get |
| | 19 | | { |
| 0 | 20 | | return new Tuple<string, string, string>[] |
| 0 | 21 | | { |
| 0 | 22 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateImageRegions", "3.3"), |
| 0 | 23 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateImageTags", "3.3"), |
| 0 | 24 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateImagesFromData", "3.3"), |
| 0 | 25 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateImagesFromFiles", "3.3"), |
| 0 | 26 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateImagesFromPredictions", "3.3"), |
| 0 | 27 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateImagesFromUrls", "3.3"), |
| 0 | 28 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateProject", "3.3"), |
| 0 | 29 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "CreateTag", "3.3"), |
| 0 | 30 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeleteImageRegions", "3.3"), |
| 0 | 31 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeleteImageTags", "3.3"), |
| 0 | 32 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeleteImages", "3.3"), |
| 0 | 33 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeleteIteration", "3.3"), |
| 0 | 34 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeletePrediction", "3.3"), |
| 0 | 35 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeleteProject", "3.3"), |
| 0 | 36 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "DeleteTag", "3.3"), |
| 0 | 37 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "ExportIteration", "3.3"), |
| 0 | 38 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "ExportProject", "3.3"), |
| 0 | 39 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetArtifact", "3.3"), |
| 0 | 40 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetDomain", "3.3"), |
| 0 | 41 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetDomains", "3.3"), |
| 0 | 42 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetExports", "3.3"), |
| 0 | 43 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetImageCount", "3.3"), |
| 0 | 44 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetImagePerformanceCount", "3.3"), |
| 0 | 45 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetImagePerformances", "3.3"), |
| 0 | 46 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetImageRegionProposals", "3.3"), |
| 0 | 47 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetImages", "3.3"), |
| 0 | 48 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetImagesByIds", "3.3"), |
| 0 | 49 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetIteration", "3.3"), |
| 0 | 50 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetIterationPerformance", "3.3"), |
| 0 | 51 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetIterations", "3.3"), |
| 0 | 52 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetProject", "3.3"), |
| 0 | 53 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetProjects", "3.3"), |
| 0 | 54 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetTag", "3.3"), |
| 0 | 55 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetTaggedImageCount", "3.3"), |
| 0 | 56 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetTaggedImages", "3.3"), |
| 0 | 57 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetTags", "3.3"), |
| 0 | 58 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetUntaggedImageCount", "3.3"), |
| 0 | 59 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "GetUntaggedImages", "3.3"), |
| 0 | 60 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "ImportProject", "3.3"), |
| 0 | 61 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "PublishIteration", "3.3"), |
| 0 | 62 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "QueryPredictions", "3.3"), |
| 0 | 63 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "QuerySuggestedImageCount", "3.3"), |
| 0 | 64 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "QuerySuggestedImages", "3.3"), |
| 0 | 65 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "QuickTestImage", "3.3"), |
| 0 | 66 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "QuickTestImageUrl", "3.3"), |
| 0 | 67 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "SuggestTagsAndRegions", "3.3"), |
| 0 | 68 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "TrainProject", "3.3"), |
| 0 | 69 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "UnpublishIteration", "3.3"), |
| 0 | 70 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "UpdateImageMetadata", "3.3"), |
| 0 | 71 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "UpdateIteration", "3.3"), |
| 0 | 72 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "UpdateProject", "3.3"), |
| 0 | 73 | | new Tuple<string, string, string>("CustomVisionTrainingClient", "UpdateTag", "3.3"), |
| 0 | 74 | | }.AsEnumerable(); |
| | 75 | | } |
| | 76 | | } |
| | 77 | | // BEGIN: Code Generation Metadata Section |
| 0 | 78 | | public static readonly String AutoRestVersion = "2.0.4413"; |
| 0 | 79 | | public static readonly String AutoRestBootStrapperVersion = "autorest@2.0.4413"; |
| 0 | 80 | | public static readonly String AutoRestCmdExecuted = "cmd.exe /c autorest.cmd https://github.com/Azure/azure-rest-a |
| 0 | 81 | | public static readonly String GithubForkName = "Azure"; |
| 0 | 82 | | public static readonly String GithubBranchName = "master"; |
| 0 | 83 | | public static readonly String GithubCommidId = "783ed6e4298b198acbce4c4a1f1ae2a5b5bd39c6"; |
| 0 | 84 | | public static readonly String CodeGenerationErrors = ""; |
| 0 | 85 | | public static readonly String GithubRepoName = "azure-rest-api-specs"; |
| | 86 | | // END: Code Generation Metadata Section |
| | 87 | | } |
| | 88 | | } |
| | 89 | |
|