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