Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::GoldengateDatabricksConnectionProperties::DatabricksAuthenticationType (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::GoldengateDatabricksConnectionProperties::DatabricksAuthenticationType.

Enum for authentication type for Databricks.

Constants

DATABRICKS_AUTHENTICATION_TYPE_UNSPECIFIED

value: 0
Authentication type not specified.

PERSONAL_ACCESS_TOKEN

value: 1
Personal access token authentication.

OAUTH_M2M

value: 2
OAuth M2M authentication.