Class: Google::Cloud::OracleDatabase::V1::AutonomousDatabaseConnectionUrls

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb

Overview

The URLs for accessing Oracle Application Express (APEX) and SQL Developer Web with a browser from a Compute instance. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/datatypes/AutonomousDatabaseConnectionUrls

Instance Attribute Summary collapse

Instance Attribute Details

#apex_uri::String (readonly)

Returns Output only. Oracle Application Express (APEX) URL.

Returns:

  • (::String)

    Output only. Oracle Application Express (APEX) URL.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#database_transforms_uri::String (readonly)

Returns Output only. The URL of the Database Transforms for the Autonomous Database.

Returns:

  • (::String)

    Output only. The URL of the Database Transforms for the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#graph_studio_uri::String (readonly)

Returns Output only. The URL of the Graph Studio for the Autonomous Database.

Returns:

  • (::String)

    Output only. The URL of the Graph Studio for the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#machine_learning_notebook_uri::String (readonly)

Returns Output only. The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.

Returns:

  • (::String)

    Output only. The URL of the Oracle Machine Learning (OML) Notebook for the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#machine_learning_user_management_uri::String (readonly)

Returns Output only. The URL of Machine Learning user management the Autonomous Database.

Returns:

  • (::String)

    Output only. The URL of Machine Learning user management the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#mongo_db_uri::String (readonly)

Returns Output only. The URL of the MongoDB API for the Autonomous Database.

Returns:

  • (::String)

    Output only. The URL of the MongoDB API for the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#ords_uri::String (readonly)

Returns Output only. The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.

Returns:

  • (::String)

    Output only. The Oracle REST Data Services (ORDS) URL of the Web Access for the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#sql_dev_web_uri::String (readonly)

Returns Output only. The URL of the Oracle SQL Developer Web for the Autonomous Database.

Returns:

  • (::String)

    Output only. The URL of the Oracle SQL Developer Web for the Autonomous Database.



670
671
672
673
# File 'proto_docs/google/cloud/oracledatabase/v1/autonomous_database.rb', line 670

class AutonomousDatabaseConnectionUrls
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end