Skip to content

Commit

Permalink
CodeGen from PR 19891 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge a7d44f1ea0985443414729879ddfffad7579d7ab into a1081882ea6ae33e65da9b86f6a031175c1f8fda
  • Loading branch information
SDKAuto committed Aug 2, 2022
1 parent 8fb416f commit f20823c
Show file tree
Hide file tree
Showing 32 changed files with 629 additions and 3,144 deletions.
29 changes: 29 additions & 0 deletions sdk/resourcemanager/mediaservices/armmediaservices/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Release History

## 3.1.0 (2022-08-02)
### Features Added

- New const `AsyncOperationStatusFailed`
- New const `AsyncOperationStatusSucceeded`
- New const `AsyncOperationStatusInProgress`
- New function `*StreamingEndpointsClient.AsyncOperation(context.Context, string, string, string, *StreamingEndpointsClientAsyncOperationOptions) (StreamingEndpointsClientAsyncOperationResponse, error)`
- New function `*LiveEventsClient.AsyncOperation(context.Context, string, string, string, *LiveEventsClientAsyncOperationOptions) (LiveEventsClientAsyncOperationResponse, error)`
- New function `*LiveOutputsClient.OperationLocation(context.Context, string, string, string, string, string, *LiveOutputsClientOperationLocationOptions) (LiveOutputsClientOperationLocationResponse, error)`
- New function `*LiveOutputsClient.AsyncOperation(context.Context, string, string, string, *LiveOutputsClientAsyncOperationOptions) (LiveOutputsClientAsyncOperationResponse, error)`
- New function `*StreamingEndpointsClient.OperationLocation(context.Context, string, string, string, string, *StreamingEndpointsClientOperationLocationOptions) (StreamingEndpointsClientOperationLocationResponse, error)`
- New function `PossibleAsyncOperationStatusValues() []AsyncOperationStatus`
- New function `*LiveEventsClient.OperationLocation(context.Context, string, string, string, string, *LiveEventsClientOperationLocationOptions) (LiveEventsClientOperationLocationResponse, error)`
- New struct `AsyncOperationResult`
- New struct `LiveEventsClientAsyncOperationOptions`
- New struct `LiveEventsClientAsyncOperationResponse`
- New struct `LiveEventsClientOperationLocationOptions`
- New struct `LiveEventsClientOperationLocationResponse`
- New struct `LiveOutputsClientAsyncOperationOptions`
- New struct `LiveOutputsClientAsyncOperationResponse`
- New struct `LiveOutputsClientOperationLocationOptions`
- New struct `LiveOutputsClientOperationLocationResponse`
- New struct `StreamingEndpointsClientAsyncOperationOptions`
- New struct `StreamingEndpointsClientAsyncOperationResponse`
- New struct `StreamingEndpointsClientOperationLocationOptions`
- New struct `StreamingEndpointsClientOperationLocationResponse`
- New field `RewindWindowLength` in struct `LiveOutputProperties`


## 3.0.0 (2022-06-24)
### Breaking Changes

Expand Down

This file was deleted.

Loading

0 comments on commit f20823c

Please sign in to comment.