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

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

Represents the metadata of a Goldengate Connection Assignment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#create_time

def create_time() -> ::Google::Protobuf::Timestamp
Returns

#display_name

def display_name() -> ::String
Returns
  • (::String) — Optional. The display name for the GoldengateConnectionAssignment.

#display_name=

def display_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The display name for the GoldengateConnectionAssignment.
Returns
  • (::String) — Optional. The display name for the GoldengateConnectionAssignment.

#entitlement_id

def entitlement_id() -> ::String
Returns
  • (::String) — Output only. The OCID of the entitlement linked to this resource.

#labels

def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels or tags associated with the GoldengateConnectionAssignment.

#labels=

def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
  • value (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels or tags associated with the GoldengateConnectionAssignment.
Returns
  • (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels or tags associated with the GoldengateConnectionAssignment.

#name

def name() -> ::String
Returns
  • (::String) — Identifier. The name of the GoldengateConnectionAssignment resource in the following format: projects/{project}/locations/{region}/goldengateConnectionAssignments/{goldengate_connection_assignment}

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Identifier. The name of the GoldengateConnectionAssignment resource in the following format: projects/{project}/locations/{region}/goldengateConnectionAssignments/{goldengate_connection_assignment}
Returns
  • (::String) — Identifier. The name of the GoldengateConnectionAssignment resource in the following format: projects/{project}/locations/{region}/goldengateConnectionAssignments/{goldengate_connection_assignment}

#properties

def properties() -> ::Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties
Returns

#properties=

def properties=(value) -> ::Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties
Parameter
Returns