Uses of Class
com.databricks.sdk.service.catalog.GcpServiceAccountKey
-
Packages that use GcpServiceAccountKey Package Description com.databricks.sdk.service.catalog -
-
Uses of GcpServiceAccountKey in com.databricks.sdk.service.catalog
Methods in com.databricks.sdk.service.catalog that return GcpServiceAccountKey Modifier and Type Method Description GcpServiceAccountKeyGcpServiceAccountKey. setEmail(String email)GcpServiceAccountKeyGcpServiceAccountKey. setPrivateKey(String privateKey)GcpServiceAccountKeyGcpServiceAccountKey. setPrivateKeyId(String privateKeyId)
-