Skip to content

Commit

Permalink
Regenerated models and clients
Browse files Browse the repository at this point in the history
  • Loading branch information
Rimobul committed Jan 19, 2024
1 parent 0ae8eb2 commit 60898fe
Show file tree
Hide file tree
Showing 113 changed files with 113 additions and 113 deletions.
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/accounts/accounts_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/accounts/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class Account(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/audit/audit_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/audit/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AuditActionInfo(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/build/build_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/build/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AgentPoolQueue(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/cix/cix_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/cix/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class ConfigurationFile(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/client_trace/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class ClientTraceEvent(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/contributions/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class ClientContribution(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/core/core_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/core/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class CategorizedWebApiTeams(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class CustomerIntelligenceEvent(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/dashboard/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class CopyDashboardOptions(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/elastic/elastic_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/elastic/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class ElasticNode(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AcquisitionOperation(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class FeatureFlag(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class ContributedFeature(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/feed/feed_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/feed/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class FeedBatchData(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/file_container/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class ContainerItemBlobReference(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/gallery/gallery_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/gallery/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AcquisitionOperation(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/git/git_client_base.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/git/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AdvSecEnablementStatus(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/graph/graph_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/graph/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class Avatar(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/identity/identity_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/identity/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AccessTokenResult(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/location/location_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/location/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AccessMapping(Model):
Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/maven/maven_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
2 changes: 1 addition & 1 deletion azure-devops/azure/devops/v7_2/maven/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class BatchOperationData(Model):
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest import Serializer, Deserializer
from azure.core.rest import HttpRequest, HttpResponse
from ...client import Client
from . import models

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------------------------

from msrest.serialization import Model
from azure.core.serialization import Model


class AccessLevel(Model):
Expand Down
Loading

0 comments on commit 60898fe

Please sign in to comment.