Uses of Class
com.azure.resourcemanager.datafactory.models.GoogleCloudStorageLinkedService
Package
Description
Package containing the data models for DataFactoryManagementClient.
-
Uses of GoogleCloudStorageLinkedService in com.azure.resourcemanager.datafactory.models
Modifier and TypeMethodDescriptionGoogleCloudStorageLinkedService.withAccessKeyId
(Object accessKeyId) Set the accessKeyId property: The access key identifier of the Google Cloud Storage Identity and Access Management (IAM) user.GoogleCloudStorageLinkedService.withAnnotations
(List<Object> annotations) Set the annotations property: List of tags that can be used for describing the linked service.GoogleCloudStorageLinkedService.withConnectVia
(IntegrationRuntimeReference connectVia) Set the connectVia property: The integration runtime reference.GoogleCloudStorageLinkedService.withDescription
(String description) Set the description property: Linked service description.GoogleCloudStorageLinkedService.withEncryptedCredential
(Object encryptedCredential) Set the encryptedCredential property: The encrypted credential used for authentication.GoogleCloudStorageLinkedService.withParameters
(Map<String, ParameterSpecification> parameters) Set the parameters property: Parameters for linked service.GoogleCloudStorageLinkedService.withSecretAccessKey
(SecretBase secretAccessKey) Set the secretAccessKey property: The secret access key of the Google Cloud Storage Identity and Access Management (IAM) user.GoogleCloudStorageLinkedService.withServiceUrl
(Object serviceUrl) Set the serviceUrl property: This value specifies the endpoint to access with the Google Cloud Storage Connector.