Uses of Class
com.azure.resourcemanager.datafactory.models.GoogleSheetsLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of GoogleSheetsLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionGoogleSheetsLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.GoogleSheetsLinkedService.withApiToken
(SecretBase apiToken) Set the apiToken property: The api token for the GoogleSheets source.GoogleSheetsLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.GoogleSheetsLinkedService.withDescription
(String description) Set the description property: Linked service description.GoogleSheetsLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.GoogleSheetsLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.