Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -958,10 +958,11 @@ public RadiologyInsightsClient(System.Uri endpoint, Azure.Core.TokenCredential c
}
public partial class RadiologyInsightsClientOptions : Azure.Core.ClientOptions
{
public RadiologyInsightsClientOptions(Azure.Health.Insights.RadiologyInsights.RadiologyInsightsClientOptions.ServiceVersion version = Azure.Health.Insights.RadiologyInsights.RadiologyInsightsClientOptions.ServiceVersion.V2024_04_01) { }
public RadiologyInsightsClientOptions(Azure.Health.Insights.RadiologyInsights.RadiologyInsightsClientOptions.ServiceVersion version = Azure.Health.Insights.RadiologyInsights.RadiologyInsightsClientOptions.ServiceVersion.V2024_08_01_Preview) { }
public enum ServiceVersion
{
V2024_04_01 = 1,
V2024_08_01_Preview = 2,
}
}
public partial class RadiologyInsightsData : System.ClientModel.Primitives.IJsonModel<Azure.Health.Insights.RadiologyInsights.RadiologyInsightsData>, System.ClientModel.Primitives.IPersistableModel<Azure.Health.Insights.RadiologyInsights.RadiologyInsightsData>
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
directory: specification/ai/HealthInsights/HealthInsights.RadiologyInsights
additionalDirectories:
- specification/ai/HealthInsights/HealthInsights.OpenAPI
- specification/ai/HealthInsights/HealthInsights.Common
commit: db63bea839f5648462c94e685d5cc96f8e8b38ba
commit: 75b5f0ba0ad50ec7fec29b9d552fa5fbe4a969a4
repo: Azure/azure-rest-api-specs
cleanup: false
additionalDirectories:
- specification/ai/HealthInsights/HealthInsights.Common
- specification/ai/HealthInsights/HealthInsights.OpenAPI