Module: Google::Cloud::OracleDatabase::V1::DatabaseConnectionStringProfile::HostFormat

Defined in:
proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb

Overview

The host name format being used in the connection string.

Constant Summary collapse

HOST_FORMAT_UNSPECIFIED =

Default unspecified value.

0
FQDN =

FQDN

1
IP =

IP

2