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

[AutoPR track2_azure-mgmt-datafactory] Improve Salesforce V2 properties #5783

Closed
wants to merge 1 commit into from
Closed
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions sdk/datafactory/azure-mgmt-datafactory/_meta.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"commit": "ed84b11847785792767b0b84cc6f98f4ea08ca77",
"commit": "8d83e9affbd67e7b79a6423ea095fba1623c98ea",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"autorest": "3.9.7",
"use": [
"@autorest/[email protected]",
"@autorest/[email protected]"
],
"autorest_command": "autorest specification/datafactory/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/home/vsts/work/1/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.9.7 --version-tolerant=False",
"autorest_command": "autorest specification/datafactory/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/[email protected] --use=@autorest/[email protected] --version=3.9.7 --version-tolerant=False",
"readme": "specification/datafactory/resource-manager/readme.md"
}
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 = "4.0.0"
VERSION = "1.0.0"
Original file line number Diff line number Diff line change
Expand Up @@ -587,8 +587,16 @@
from ._models_py3 import SalesforceServiceCloudObjectDataset
from ._models_py3 import SalesforceServiceCloudSink
from ._models_py3 import SalesforceServiceCloudSource
from ._models_py3 import SalesforceServiceCloudV2LinkedService
from ._models_py3 import SalesforceServiceCloudV2ObjectDataset
from ._models_py3 import SalesforceServiceCloudV2Sink
from ._models_py3 import SalesforceServiceCloudV2Source
from ._models_py3 import SalesforceSink
from ._models_py3 import SalesforceSource
from ._models_py3 import SalesforceV2LinkedService
from ._models_py3 import SalesforceV2ObjectDataset
from ._models_py3 import SalesforceV2Sink
from ._models_py3 import SalesforceV2Source
from ._models_py3 import SapBWLinkedService
from ._models_py3 import SapBwCubeDataset
from ._models_py3 import SapBwSource
Expand Down Expand Up @@ -650,6 +658,10 @@
from ._models_py3 import SnowflakeLinkedService
from ._models_py3 import SnowflakeSink
from ._models_py3 import SnowflakeSource
from ._models_py3 import SnowflakeV2Dataset
from ._models_py3 import SnowflakeV2LinkedService
from ._models_py3 import SnowflakeV2Sink
from ._models_py3 import SnowflakeV2Source
from ._models_py3 import SparkConfigurationParametrizationReference
from ._models_py3 import SparkLinkedService
from ._models_py3 import SparkObjectDataset
Expand Down Expand Up @@ -734,6 +746,10 @@
from ._models_py3 import VerticaSource
from ._models_py3 import VerticaTableDataset
from ._models_py3 import WaitActivity
from ._models_py3 import WarehouseLinkedService
from ._models_py3 import WarehouseSink
from ._models_py3 import WarehouseSource
from ._models_py3 import WarehouseTableDataset
from ._models_py3 import WebActivity
from ._models_py3 import WebActivityAuthentication
from ._models_py3 import WebAnonymousAuthentication
Expand Down Expand Up @@ -839,6 +855,7 @@
from ._data_factory_management_client_enums import RunQueryOrderByField
from ._data_factory_management_client_enums import SalesforceSinkWriteBehavior
from ._data_factory_management_client_enums import SalesforceSourceReadBehavior
from ._data_factory_management_client_enums import SalesforceV2SinkWriteBehavior
from ._data_factory_management_client_enums import SapCloudForCustomerSinkWriteBehavior
from ._data_factory_management_client_enums import SapHanaAuthenticationType
from ._data_factory_management_client_enums import SapHanaPartitionOption
Expand All @@ -851,6 +868,7 @@
from ._data_factory_management_client_enums import ServiceNowAuthenticationType
from ._data_factory_management_client_enums import ServicePrincipalCredentialType
from ._data_factory_management_client_enums import SftpAuthenticationType
from ._data_factory_management_client_enums import SnowflakeAuthenticationType
from ._data_factory_management_client_enums import SparkAuthenticationType
from ._data_factory_management_client_enums import SparkConfigurationReferenceType
from ._data_factory_management_client_enums import SparkJobReferenceType
Expand Down Expand Up @@ -1464,8 +1482,16 @@
"SalesforceServiceCloudObjectDataset",
"SalesforceServiceCloudSink",
"SalesforceServiceCloudSource",
"SalesforceServiceCloudV2LinkedService",
"SalesforceServiceCloudV2ObjectDataset",
"SalesforceServiceCloudV2Sink",
"SalesforceServiceCloudV2Source",
"SalesforceSink",
"SalesforceSource",
"SalesforceV2LinkedService",
"SalesforceV2ObjectDataset",
"SalesforceV2Sink",
"SalesforceV2Source",
"SapBWLinkedService",
"SapBwCubeDataset",
"SapBwSource",
Expand Down Expand Up @@ -1527,6 +1553,10 @@
"SnowflakeLinkedService",
"SnowflakeSink",
"SnowflakeSource",
"SnowflakeV2Dataset",
"SnowflakeV2LinkedService",
"SnowflakeV2Sink",
"SnowflakeV2Source",
"SparkConfigurationParametrizationReference",
"SparkLinkedService",
"SparkObjectDataset",
Expand Down Expand Up @@ -1611,6 +1641,10 @@
"VerticaSource",
"VerticaTableDataset",
"WaitActivity",
"WarehouseLinkedService",
"WarehouseSink",
"WarehouseSource",
"WarehouseTableDataset",
"WebActivity",
"WebActivityAuthentication",
"WebAnonymousAuthentication",
Expand Down Expand Up @@ -1715,6 +1749,7 @@
"RunQueryOrderByField",
"SalesforceSinkWriteBehavior",
"SalesforceSourceReadBehavior",
"SalesforceV2SinkWriteBehavior",
"SapCloudForCustomerSinkWriteBehavior",
"SapHanaAuthenticationType",
"SapHanaPartitionOption",
Expand All @@ -1727,6 +1762,7 @@
"ServiceNowAuthenticationType",
"ServicePrincipalCredentialType",
"SftpAuthenticationType",
"SnowflakeAuthenticationType",
"SparkAuthenticationType",
"SparkConfigurationReferenceType",
"SparkJobReferenceType",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -721,6 +721,13 @@ class SalesforceSourceReadBehavior(str, Enum, metaclass=CaseInsensitiveEnumMeta)
QUERY_ALL = "QueryAll"


class SalesforceV2SinkWriteBehavior(str, Enum, metaclass=CaseInsensitiveEnumMeta):
"""The write behavior for the operation. Default is Insert."""

INSERT = "Insert"
UPSERT = "Upsert"


class SapCloudForCustomerSinkWriteBehavior(str, Enum, metaclass=CaseInsensitiveEnumMeta):
"""The write behavior for the operation. Default is 'Insert'."""

Expand Down Expand Up @@ -827,6 +834,14 @@ class SftpAuthenticationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
MULTI_FACTOR = "MultiFactor"


class SnowflakeAuthenticationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
"""The type used for authentication. Type: string."""

BASIC = "Basic"
KEY_PAIR = "KeyPair"
AAD_SERVICE_PRINCIPAL = "AADServicePrincipal"


class SparkAuthenticationType(str, Enum, metaclass=CaseInsensitiveEnumMeta):
"""The authentication method used to access the Spark server."""

Expand Down
Loading
Loading