Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateDeploymentType (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateDeploymentType.

Details of the Goldengate Deployment Type resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#category

def category() -> ::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentType::DeploymentCategory
Returns

#connection_types

def connection_types() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. The connection types of the Goldengate Deployment Type resource.

#default_username

def default_username() -> ::String
Returns
  • (::String) — Output only. The default username of the Goldengate Deployment Type resource.

#deployment_type

def deployment_type() -> ::Google::Cloud::OracleDatabase::V1::GoldengateDeploymentType::DeploymentType
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Output only. The display name of the Goldengate Deployment Type resource.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the Goldengate Deployment Type resource with the format: projects/{project}/locations/{region}/goldengateDeploymentTypes/{goldengate_deployment_type}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the Goldengate Deployment Type resource with the format: projects/{project}/locations/{region}/goldengateDeploymentTypes/{goldengate_deployment_type}
Returns
  • (::String) — Identifier. The name of the Goldengate Deployment Type resource with the format: projects/{project}/locations/{region}/goldengateDeploymentTypes/{goldengate_deployment_type}

#ogg_version

def ogg_version() -> ::String
Returns
  • (::String) — Output only. The Ogg version of the Goldengate Deployment Type resource.

#source_technologies

def source_technologies() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. The source technologies of the Goldengate Deployment Type resource.

#supported_capabilities

def supported_capabilities() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. The supported capabilities of the Goldengate Deployment Type resource.

#supported_technologies_url

def supported_technologies_url() -> ::String
Returns
  • (::String) — Output only. The supported technologies URL of the Goldengate Deployment Type resource.

#target_technologies

def target_technologies() -> ::Array<::String>
Returns
  • (::Array<::String>) — Output only. The target technologies of the Goldengate Deployment Type resource.