Skip to content

Commit

Permalink
CodeGen from PR 30650 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge ea1ddadef3bc0dc00aaddc24d743d92d7f603a11 into ab848447cdbc154106aae2c9226093227814d337
  • Loading branch information
SDKAuto committed Sep 19, 2024
1 parent 4c47dae commit 6632378
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 774 deletions.
4 changes: 2 additions & 2 deletions sdk/billing/azure-mgmt-billing/_meta.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"commit": "e79d9ef3e065f2dcb6bd1db51e29c62a99dff5cb",
"commit": "4caf32b4915aef48d88fb5f4f7b866b3d1eead9f",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.10.2",
"use": [
"@autorest/python@6.19.0",
"@autorest/modelerfour@4.27.0"
],
"autorest_command": "autorest specification/billing/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/python@6.19.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
"autorest_command": "autorest specification/billing/resource-manager/readme.md --generate-sample=True --generate-test=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.19.0 --use=@autorest/modelerfour@4.27.0 --version=3.10.2 --version-tolerant=False",
"readme": "specification/billing/resource-manager/readme.md"
}
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
BillingAccountsOperations,
BillingPermissionsOperations,
BillingProfilesOperations,
BillingPropertyOperations,
BillingRequestsOperations,
BillingRoleAssignmentsOperations,
BillingRoleDefinitionOperations,
Expand Down Expand Up @@ -73,8 +72,6 @@ class BillingManagementClient: # pylint: disable=client-accepts-api-version-key
:vartype billing_permissions: azure.mgmt.billing.operations.BillingPermissionsOperations
:ivar billing_profiles: BillingProfilesOperations operations
:vartype billing_profiles: azure.mgmt.billing.operations.BillingProfilesOperations
:ivar billing_property: BillingPropertyOperations operations
:vartype billing_property: azure.mgmt.billing.operations.BillingPropertyOperations
:ivar billing_requests: BillingRequestsOperations operations
:vartype billing_requests: azure.mgmt.billing.operations.BillingRequestsOperations
:ivar billing_role_assignments: BillingRoleAssignmentsOperations operations
Expand Down Expand Up @@ -185,9 +182,6 @@ def __init__(
self.billing_profiles = BillingProfilesOperations(
self._client, self._config, self._serialize, self._deserialize
)
self.billing_property = BillingPropertyOperations(
self._client, self._config, self._serialize, self._deserialize
)
self.billing_requests = BillingRequestsOperations(
self._client, self._config, self._serialize, self._deserialize
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
# Changes may cause incorrect behavior and will be lost if the code is regenerated.
# --------------------------------------------------------------------------

VERSION = "7.0.0"
VERSION = "0.3.0"
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
BillingAccountsOperations,
BillingPermissionsOperations,
BillingProfilesOperations,
BillingPropertyOperations,
BillingRequestsOperations,
BillingRoleAssignmentsOperations,
BillingRoleDefinitionOperations,
Expand Down Expand Up @@ -73,8 +72,6 @@ class BillingManagementClient: # pylint: disable=client-accepts-api-version-key
:vartype billing_permissions: azure.mgmt.billing.aio.operations.BillingPermissionsOperations
:ivar billing_profiles: BillingProfilesOperations operations
:vartype billing_profiles: azure.mgmt.billing.aio.operations.BillingProfilesOperations
:ivar billing_property: BillingPropertyOperations operations
:vartype billing_property: azure.mgmt.billing.aio.operations.BillingPropertyOperations
:ivar billing_requests: BillingRequestsOperations operations
:vartype billing_requests: azure.mgmt.billing.aio.operations.BillingRequestsOperations
:ivar billing_role_assignments: BillingRoleAssignmentsOperations operations
Expand Down Expand Up @@ -187,9 +184,6 @@ def __init__(
self.billing_profiles = BillingProfilesOperations(
self._client, self._config, self._serialize, self._deserialize
)
self.billing_property = BillingPropertyOperations(
self._client, self._config, self._serialize, self._deserialize
)
self.billing_requests = BillingRequestsOperations(
self._client, self._config, self._serialize, self._deserialize
)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from ._address_operations import AddressOperations
from ._billing_permissions_operations import BillingPermissionsOperations
from ._billing_profiles_operations import BillingProfilesOperations
from ._billing_property_operations import BillingPropertyOperations
from ._billing_requests_operations import BillingRequestsOperations
from ._billing_role_assignments_operations import BillingRoleAssignmentsOperations
from ._billing_role_definition_operations import BillingRoleDefinitionOperations
Expand Down Expand Up @@ -49,7 +48,6 @@
"AddressOperations",
"BillingPermissionsOperations",
"BillingProfilesOperations",
"BillingPropertyOperations",
"BillingRequestsOperations",
"BillingRoleAssignmentsOperations",
"BillingRoleDefinitionOperations",
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -2695,7 +2695,7 @@ class BillingPropertyProperties(_serialization.Model): # pylint: disable=too-ma
:ivar invoice_section_display_name: The name of the invoice section.
:vartype invoice_section_display_name: str
:ivar invoice_section_id: The fully qualified ID that uniquely identifies an invoice section.
:vartype invoice_section_id: str
:vartype invoice_section_id: int
:ivar invoice_section_status: Identifies the status of an invoice section. Known values are:
"Other", "Active", "Deleted", "Disabled", "UnderReview", "Warned", and "Restricted".
:vartype invoice_section_status: str or ~azure.mgmt.billing.models.InvoiceSectionState
Expand Down Expand Up @@ -2810,7 +2810,7 @@ class BillingPropertyProperties(_serialization.Model): # pylint: disable=too-ma
"customer_id": {"key": "customerId", "type": "str"},
"customer_status": {"key": "customerStatus", "type": "str"},
"invoice_section_display_name": {"key": "invoiceSectionDisplayName", "type": "str"},
"invoice_section_id": {"key": "invoiceSectionId", "type": "str"},
"invoice_section_id": {"key": "invoiceSectionId", "type": "int"},
"invoice_section_status": {"key": "invoiceSectionStatus", "type": "str"},
"invoice_section_status_reason_code": {"key": "invoiceSectionStatusReasonCode", "type": "str"},
"is_transitioned_billing_account": {"key": "isTransitionedBillingAccount", "type": "bool"},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
from ._address_operations import AddressOperations
from ._billing_permissions_operations import BillingPermissionsOperations
from ._billing_profiles_operations import BillingProfilesOperations
from ._billing_property_operations import BillingPropertyOperations
from ._billing_requests_operations import BillingRequestsOperations
from ._billing_role_assignments_operations import BillingRoleAssignmentsOperations
from ._billing_role_definition_operations import BillingRoleDefinitionOperations
Expand Down Expand Up @@ -49,7 +48,6 @@
"AddressOperations",
"BillingPermissionsOperations",
"BillingProfilesOperations",
"BillingPropertyOperations",
"BillingRequestsOperations",
"BillingRoleAssignmentsOperations",
"BillingRoleDefinitionOperations",
Expand Down
Loading

0 comments on commit 6632378

Please sign in to comment.