Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties.
The properties of GoldengateKafkaSchemaRegistryConnection.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#authentication_type
def authentication_type() -> ::Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType- (::Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType) — Optional. Used authentication mechanism to access Schema Registry.
#authentication_type=
def authentication_type=(value) -> ::Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType- value (::Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType) — Optional. Used authentication mechanism to access Schema Registry.
- (::Google::Cloud::OracleDatabase::V1::GoldengateKafkaSchemaRegistryConnectionProperties::AuthenticationType) — Optional. Used authentication mechanism to access Schema Registry.
#key_store_file
def key_store_file() -> ::String- (::String) — Optional. The base64 encoded content of the KeyStore file.
#key_store_file=
def key_store_file=(value) -> ::String- value (::String) — Optional. The base64 encoded content of the KeyStore file.
- (::String) — Optional. The base64 encoded content of the KeyStore file.
#key_store_password
def key_store_password() -> ::String-
(::String) — Optional. Input only. The KeyStore password in plain text.
Note: The following fields are mutually exclusive:
key_store_password,key_store_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#key_store_password=
def key_store_password=(value) -> ::String-
value (::String) — Optional. Input only. The KeyStore password in plain text.
Note: The following fields are mutually exclusive:
key_store_password,key_store_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The KeyStore password in plain text.
Note: The following fields are mutually exclusive:
key_store_password,key_store_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#key_store_password_secret_version
def key_store_password_secret_version() -> ::String-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the KeyStore password. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
key_store_password_secret_version,key_store_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#key_store_password_secret_version=
def key_store_password_secret_version=(value) -> ::String-
value (::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the KeyStore password. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
key_store_password_secret_version,key_store_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the KeyStore password. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
key_store_password_secret_version,key_store_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password
def password() -> ::String-
(::String) — Optional. Input only. The password to access Schema Registry in plain
text.
Note: The following fields are mutually exclusive:
password,password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password=
def password=(value) -> ::String-
value (::String) — Optional. Input only. The password to access Schema Registry in plain
text.
Note: The following fields are mutually exclusive:
password,password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The password to access Schema Registry in plain
text.
Note: The following fields are mutually exclusive:
password,password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password_secret_version
def password_secret_version() -> ::String-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password to access Schema Registry using basic
authentication. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
password_secret_version,password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#password_secret_version=
def password_secret_version=(value) -> ::String-
value (::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password to access Schema Registry using basic
authentication. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
password_secret_version,password. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password to access Schema Registry using basic
authentication. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
password_secret_version,password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ssl_key_password
def ssl_key_password() -> ::String-
(::String) — Optional. Input only. The password for the cert inside the KeyStore in
plain text.
Note: The following fields are mutually exclusive:
ssl_key_password,ssl_key_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ssl_key_password=
def ssl_key_password=(value) -> ::String-
value (::String) — Optional. Input only. The password for the cert inside the KeyStore in
plain text.
Note: The following fields are mutually exclusive:
ssl_key_password,ssl_key_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The password for the cert inside the KeyStore in
plain text.
Note: The following fields are mutually exclusive:
ssl_key_password,ssl_key_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ssl_key_password_secret_version
def ssl_key_password_secret_version() -> ::String-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password for the cert inside the KeyStore.
Format: projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
ssl_key_password_secret_version,ssl_key_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#ssl_key_password_secret_version=
def ssl_key_password_secret_version=(value) -> ::String-
value (::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password for the cert inside the KeyStore.
Format: projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
ssl_key_password_secret_version,ssl_key_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the password for the cert inside the KeyStore.
Format: projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
ssl_key_password_secret_version,ssl_key_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#technology_type
def technology_type() -> ::String- (::String) — Optional. The technology type of KafkaSchemaRegistryConnection.
#technology_type=
def technology_type=(value) -> ::String- value (::String) — Optional. The technology type of KafkaSchemaRegistryConnection.
- (::String) — Optional. The technology type of KafkaSchemaRegistryConnection.
#trust_store_file
def trust_store_file() -> ::String- (::String) — Optional. The base64 encoded content of the TrustStore file.
#trust_store_file=
def trust_store_file=(value) -> ::String- value (::String) — Optional. The base64 encoded content of the TrustStore file.
- (::String) — Optional. The base64 encoded content of the TrustStore file.
#trust_store_password
def trust_store_password() -> ::String-
(::String) — Optional. Input only. The TrustStore password in plain text.
Note: The following fields are mutually exclusive:
trust_store_password,trust_store_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#trust_store_password=
def trust_store_password=(value) -> ::String-
value (::String) — Optional. Input only. The TrustStore password in plain text.
Note: The following fields are mutually exclusive:
trust_store_password,trust_store_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The TrustStore password in plain text.
Note: The following fields are mutually exclusive:
trust_store_password,trust_store_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.
#trust_store_password_secret_version
def trust_store_password_secret_version() -> ::String-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the TrustStore password. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
trust_store_password_secret_version,trust_store_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#trust_store_password_secret_version=
def trust_store_password_secret_version=(value) -> ::String-
value (::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the TrustStore password. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
trust_store_password_secret_version,trust_store_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::String) — Optional. Input only. The resource name of a secret version in Secret
Manager which contains the TrustStore password. Format:
projects/{project}/secrets/{secret}/versions/{version}.
Note: The following fields are mutually exclusive:
trust_store_password_secret_version,trust_store_password. If a field in that set is populated, all other fields in the set will automatically be cleared.
#url
def url() -> ::String- (::String) — Optional. Kafka Schema Registry URL. e.g.: 'https://server1.us.oracle.com:8081'
#url=
def url=(value) -> ::String- value (::String) — Optional. Kafka Schema Registry URL. e.g.: 'https://server1.us.oracle.com:8081'
- (::String) — Optional. Kafka Schema Registry URL. e.g.: 'https://server1.us.oracle.com:8081'
#username
def username() -> ::String- (::String) — Optional. The username to access Schema Registry using basic authentication. This value is injected into 'schema.registry.basic.auth.user.info=user:password' configuration property.
#username=
def username=(value) -> ::String- value (::String) — Optional. The username to access Schema Registry using basic authentication. This value is injected into 'schema.registry.basic.auth.user.info=user:password' configuration property.
- (::String) — Optional. The username to access Schema Registry using basic authentication. This value is injected into 'schema.registry.basic.auth.user.info=user:password' configuration property.