Skip to content

Autorest Regen Preview to 3.0.0-alpha.20230907.2 by Dapeng Zhang from refs/pull/3672/merge#38555

Closed
azure-sdk wants to merge 7 commits intoAzure:mainfrom
azure-sdk:auto-update-autorest-3.0.0-alpha.20230907.2
Closed

Autorest Regen Preview to 3.0.0-alpha.20230907.2 by Dapeng Zhang from refs/pull/3672/merge#38555
azure-sdk wants to merge 7 commits intoAzure:mainfrom
azure-sdk:auto-update-autorest-3.0.0-alpha.20230907.2

Conversation

@azure-sdk
Copy link
Copy Markdown
Collaborator


foreach (var item in client.GetAllApplicationData(3.14, 3.14, 3.14, 3.14, new string[] { "<sources>" }, new string[] { "<associatedBoundaryIds>" }, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, 3.14, 3.14, new string[] { "<applicationIds>" }, new string[] { "<names>" }, new string[] { "<propertyFilters>" }, new string[] { "<statuses>" }, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, DateTimeOffset.UtcNow, 1234, "<skipToken>", new RequestContext()))
foreach (BinaryData item in client.GetAllApplicationData(null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null))
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well I have to say this is expected, for some reasons:

  1. this is a sample that only takes minimum parameters.
  2. these parameters are all optional (see code here, there is no Argument.AssertNotNull)
  3. they are converted to be required on the signature because we are avoiding possible ambiguous calls with the future convenience method.
    Because of all these 3 reasons, we have to pass many null values here

@azure-sdk
Copy link
Copy Markdown
Collaborator Author

API change check

API changes are not detected in this pull request.

@scottaddie scottaddie added Monitor Monitor, Monitor Ingestion, Monitor Query and removed Monitor - Ingestion labels Sep 26, 2023
@azure-sdk azure-sdk deleted the auto-update-autorest-3.0.0-alpha.20230907.2 branch October 19, 2023 00:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

App Configuration Azure.ApplicationModel.Configuration Azure Load Testing Cognitive - Language Cognitive - Translator Confidential Ledger DevCenter Do Not Merge EngSys This issue is impacting the engineering system. Monitor Monitor, Monitor Ingestion, Monitor Query OpenAI Synapse

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants