Class: Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignment

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

Overview

Represents the metadata of a Goldengate Connection Assignment.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#create_time::Google::Protobuf::Timestamp (readonly)

Returns Output only. The time when the connection assignment was created.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection_assignment.rb', line 46

class GoldengateConnectionAssignment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#display_name::String

Returns Optional. The display name for the GoldengateConnectionAssignment.

Returns:

  • (::String)

    Optional. The display name for the GoldengateConnectionAssignment.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection_assignment.rb', line 46

class GoldengateConnectionAssignment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#entitlement_id::String (readonly)

Returns Output only. The OCID of the entitlement linked to this resource.

Returns:

  • (::String)

    Output only. The OCID of the entitlement linked to this resource.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection_assignment.rb', line 46

class GoldengateConnectionAssignment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#labels::Google::Protobuf::Map{::String => ::String}

Returns Optional. The labels or tags associated with the GoldengateConnectionAssignment.

Returns:

  • (::Google::Protobuf::Map{::String => ::String})

    Optional. The labels or tags associated with the GoldengateConnectionAssignment.



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection_assignment.rb', line 46

class GoldengateConnectionAssignment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#name::String

Returns 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}



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection_assignment.rb', line 46

class GoldengateConnectionAssignment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end

#properties::Google::Cloud::OracleDatabase::V1::GoldengateConnectionAssignmentProperties

Returns Required. The properties of the GoldengateConnectionAssignment.

Returns:



46
47
48
49
50
51
52
53
54
55
56
57
58
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection_assignment.rb', line 46

class GoldengateConnectionAssignment
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods

  # @!attribute [rw] key
  #   @return [::String]
  # @!attribute [rw] value
  #   @return [::String]
  class LabelsEntry
    include ::Google::Protobuf::MessageExts
    extend ::Google::Protobuf::MessageExts::ClassMethods
  end
end