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

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

Enum for Security Type for Kafka.

Constants

KAFKA_SECURITY_PROTOCOL_UNSPECIFIED

value: 0
Security type not specified.

SSL

value: 1
SSL security protocol.

SASL_SSL

value: 2
SASL SSL security protocol.

PLAINTEXT

value: 3
Plaintext security protocol.

SASL_PLAINTEXT

value: 4
SASL Plaintext security protocol.