Skip to content

Commit c2d23e7

Browse files
author
SDKAuto
committed
CodeGen from PR 34131 in Azure/azure-rest-api-specs
Merge 97facf4d9896b73668db50af90d3a3f33935a3c3 into 4d3c92e4db5d6a3a4c0519243789fbd843553b0d
1 parent 06e6a91 commit c2d23e7

12 files changed

+231
-232
lines changed

sdk/healthdataaiservices/Azure.Health.Deidentification/api/Azure.Health.Deidentification.net8.0.cs

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

sdk/healthdataaiservices/Azure.Health.Deidentification/api/Azure.Health.Deidentification.netstandard2.0.cs

Lines changed: 31 additions & 31 deletions
Large diffs are not rendered by default.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/DeidentificationClient.cs

Lines changed: 123 additions & 123 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/DeidentificationDocumentDetails.Serialization.cs

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/DeidentificationDocumentDetails.cs

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/DeidentificationJob.Serialization.cs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/DeidentificationJob.cs

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/Docs/DeidentificationClient.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@ DeidentificationJob resource = new DeidentificationJob(new SourceStorageLocation
252252
Overwrite = true,
253253
})
254254
{
255-
Operation = DeidentificationOperationType.Redact,
255+
OperationType = DeidentificationOperationType.Redact,
256256
Customizations = new DeidentificationJobCustomizationOptions
257257
{
258258
RedactionFormat = "[{type}]",
@@ -275,7 +275,7 @@ DeidentificationJob resource = new DeidentificationJob(new SourceStorageLocation
275275
Overwrite = true,
276276
})
277277
{
278-
Operation = DeidentificationOperationType.Redact,
278+
OperationType = DeidentificationOperationType.Redact,
279279
Customizations = new DeidentificationJobCustomizationOptions
280280
{
281281
RedactionFormat = "[{type}]",

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/HealthDeidentificationModelFactory.cs

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/OperationState.cs renamed to sdk/healthdataaiservices/Azure.Health.Deidentification/src/Generated/OperationStatus.cs

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)