Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto PR: Regenerating the Go SDK (f3a416fea6c2dc9d4fa6ec210664cfcebf0f556c) #997

Merged
merged 1 commit into from
May 23, 2024
Merged
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c DomainServicesClient) ListCompleteMatchingPredicate(ctx context.Context,

resp, err := c.List(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c DomainServicesClient) ListByResourceGroupCompleteMatchingPredicate(ctx c

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c OuContainerClient) ListCompleteMatchingPredicate(ctx context.Context, id

resp, err := c.List(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c TenantsClient) ListByResourceGroupCompleteMatchingPredicate(ctx context.

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c TenantsClient) ListBySubscriptionCompleteMatchingPredicate(ctx context.C

resp, err := c.ListBySubscription(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ConfigurationsClient) ListByResourceGroupCompleteMatchingPredicate(ctx c

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ConfigurationsClient) ListBySubscriptionCompleteMatchingPredicate(ctx co

resp, err := c.ListBySubscription(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func (c GetRecommendationsClient) RecommendationsListCompleteMatchingPredicate(c

resp, err := c.RecommendationsList(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c MetadataClient) RecommendationMetadataListCompleteMatchingPredicate(ctx

resp, err := c.RecommendationMetadataList(ctx)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func (c SuppressionsClient) ListCompleteMatchingPredicate(ctx context.Context, i

resp, err := c.List(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ConfigurationsClient) ListByResourceGroupCompleteMatchingPredicate(ctx c

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ConfigurationsClient) ListBySubscriptionCompleteMatchingPredicate(ctx co

resp, err := c.ListBySubscription(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func (c GetRecommendationsClient) RecommendationsListCompleteMatchingPredicate(c

resp, err := c.RecommendationsList(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c MetadataClient) RecommendationMetadataListCompleteMatchingPredicate(ctx

resp, err := c.RecommendationMetadataList(ctx)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func (c SuppressionsClient) ListCompleteMatchingPredicate(ctx context.Context, i

resp, err := c.List(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ConfigurationsClient) ListByResourceGroupCompleteMatchingPredicate(ctx c

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ConfigurationsClient) ListBySubscriptionCompleteMatchingPredicate(ctx co

resp, err := c.ListBySubscription(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ func (c GetRecommendationsClient) RecommendationsListCompleteMatchingPredicate(c

resp, err := c.RecommendationsList(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c MetadataClient) RecommendationMetadataListCompleteMatchingPredicate(ctx

resp, err := c.RecommendationMetadataList(ctx)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func (c SuppressionsClient) ListCompleteMatchingPredicate(ctx context.Context, i

resp, err := c.List(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ func (c ActionRulesClient) ListByResourceGroupCompleteMatchingPredicate(ctx cont

resp, err := c.ListByResourceGroup(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ func (c ActionRulesClient) ListBySubscriptionCompleteMatchingPredicate(ctx conte

resp, err := c.ListBySubscription(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,7 @@ func (c AlertsManagementsClient) AlertsGetAllCompleteMatchingPredicate(ctx conte

resp, err := c.AlertsGetAll(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ func (c SmartGroupsClient) GetAllCompleteMatchingPredicate(ctx context.Context,

resp, err := c.GetAll(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func (c SmartDetectorAlertRulesClient) ListCompleteMatchingPredicate(ctx context

resp, err := c.List(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ func (c SmartDetectorAlertRulesClient) ListByResourceGroupCompleteMatchingPredic

resp, err := c.ListByResourceGroup(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c AlertProcessingRulesClient) ListByResourceGroupCompleteMatchingPredicate

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c AlertProcessingRulesClient) ListBySubscriptionCompleteMatchingPredicate(

resp, err := c.ListBySubscription(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ func (c ApiClient) ListByServiceCompleteMatchingPredicate(ctx context.Context, i

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiDiagnosticClient) ListByServiceCompleteMatchingPredicate(ctx context.

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ func (c ApiIssueClient) ListByServiceCompleteMatchingPredicate(ctx context.Conte

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiIssueAttachmentClient) ListByServiceCompleteMatchingPredicate(ctx con

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiIssueCommentClient) ListByServiceCompleteMatchingPredicate(ctx contex

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ApiManagementServiceClient) ListCompleteMatchingPredicate(ctx context.Co

resp, err := c.List(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ func (c ApiManagementServiceClient) ListByResourceGroupCompleteMatchingPredicate

resp, err := c.ListByResourceGroup(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c ApiManagementServiceSkusClient) ListAvailableServiceSkusCompleteMatching

resp, err := c.ListAvailableServiceSkus(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ func (c ApiOperationClient) ListByApiCompleteMatchingPredicate(ctx context.Conte

resp, err := c.ListByApi(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c ApiOperationPolicyClient) ListByOperationCompleteMatchingPredicate(ctx c

resp, err := c.ListByOperation(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ func (c ApiOperationsByTagClient) OperationListByTagsCompleteMatchingPredicate(c

resp, err := c.OperationListByTags(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiOperationTagClient) TagListByOperationCompleteMatchingPredicate(ctx c

resp, err := c.TagListByOperation(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ func (c ApiPolicyClient) ListByApiCompleteMatchingPredicate(ctx context.Context,

resp, err := c.ListByApi(ctx, id)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiProductClient) ListByApisCompleteMatchingPredicate(ctx context.Contex

resp, err := c.ListByApis(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiReleaseClient) ListByServiceCompleteMatchingPredicate(ctx context.Con

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiRevisionClient) ListByServiceCompleteMatchingPredicate(ctx context.Co

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ func (c ApisByTagClient) ApiListByTagsCompleteMatchingPredicate(ctx context.Cont

resp, err := c.ApiListByTags(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiSchemaClient) ListByApiCompleteMatchingPredicate(ctx context.Context,

resp, err := c.ListByApi(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiTagClient) TagListByApiCompleteMatchingPredicate(ctx context.Context,

resp, err := c.TagListByApi(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiTagDescriptionClient) ListByServiceCompleteMatchingPredicate(ctx cont

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiVersionSetClient) ListByServiceCompleteMatchingPredicate(ctx context.

resp, err := c.ListByService(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ func (c ApiWikiClient) ListCompleteMatchingPredicate(ctx context.Context, id Api

resp, err := c.List(ctx, id, options)
if err != nil {
result.LatestHttpResponse = resp.HttpResponse
err = fmt.Errorf("loading results: %+v", err)
return
}
Expand Down
Loading
Loading