Uses of Class
com.azure.analytics.synapse.artifacts.models.GoogleSheetsLinkedService
Package
Description
Package containing the data models for ArtifactsClient.
-
Uses of GoogleSheetsLinkedService in com.azure.analytics.synapse.artifacts.models
Modifier and TypeMethodDescriptionGoogleSheetsLinkedService.setAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.GoogleSheetsLinkedService.setApiToken
(SecretBase apiToken) Set the apiToken property: The api token for the GoogleSheets source.GoogleSheetsLinkedService.setConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.GoogleSheetsLinkedService.setDescription
(String description) Set the description property: Linked service description.GoogleSheetsLinkedService.setEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.GoogleSheetsLinkedService.setParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.