Class: Google::Cloud::Datastream::V1::ConnectionProfile

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

Overview

A set of reusable connection configurations to be used as a source or destination for a stream.

Defined Under Namespace

Classes: LabelsEntry

Instance Attribute Summary collapse

Instance Attribute Details

#bigquery_profile::Google::Cloud::Datastream::V1::BigQueryProfile

Returns BigQuery Connection Profile configuration.

Note: The following fields are mutually exclusive: bigquery_profile, oracle_profile, gcs_profile, mysql_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::BigQueryProfile)

    BigQuery Connection Profile configuration.

    Note: The following fields are mutually exclusive: bigquery_profile, oracle_profile, gcs_profile, mysql_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

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

Returns Output only. The create time of the resource.

Returns:



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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 Required. Display name.

Returns:

  • (::String)

    Required. Display name.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#forward_ssh_connectivity::Google::Cloud::Datastream::V1::ForwardSshTunnelConnectivity

Returns Forward SSH tunnel connectivity.

Note: The following fields are mutually exclusive: forward_ssh_connectivity, static_service_ip_connectivity, private_connectivity. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::ForwardSshTunnelConnectivity)

    Forward SSH tunnel connectivity.

    Note: The following fields are mutually exclusive: forward_ssh_connectivity, static_service_ip_connectivity, private_connectivity. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#gcs_profile::Google::Cloud::Datastream::V1::GcsProfile

Returns Cloud Storage ConnectionProfile configuration.

Note: The following fields are mutually exclusive: gcs_profile, oracle_profile, mysql_profile, bigquery_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::GcsProfile)

    Cloud Storage ConnectionProfile configuration.

    Note: The following fields are mutually exclusive: gcs_profile, oracle_profile, mysql_profile, bigquery_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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 Labels.

Returns:

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

    Labels.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#mysql_profile::Google::Cloud::Datastream::V1::MysqlProfile

Returns MySQL ConnectionProfile configuration.

Note: The following fields are mutually exclusive: mysql_profile, oracle_profile, gcs_profile, bigquery_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::MysqlProfile)

    MySQL ConnectionProfile configuration.

    Note: The following fields are mutually exclusive: mysql_profile, oracle_profile, gcs_profile, bigquery_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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 (readonly)

Returns Output only. Identifier. The resource's name.

Returns:

  • (::String)

    Output only. Identifier. The resource's name.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#oracle_profile::Google::Cloud::Datastream::V1::OracleProfile

Returns Oracle ConnectionProfile configuration.

Note: The following fields are mutually exclusive: oracle_profile, gcs_profile, mysql_profile, bigquery_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::OracleProfile)

    Oracle ConnectionProfile configuration.

    Note: The following fields are mutually exclusive: oracle_profile, gcs_profile, mysql_profile, bigquery_profile, postgresql_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#postgresql_profile::Google::Cloud::Datastream::V1::PostgresqlProfile

Returns PostgreSQL Connection Profile configuration.

Note: The following fields are mutually exclusive: postgresql_profile, oracle_profile, gcs_profile, mysql_profile, bigquery_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::PostgresqlProfile)

    PostgreSQL Connection Profile configuration.

    Note: The following fields are mutually exclusive: postgresql_profile, oracle_profile, gcs_profile, mysql_profile, bigquery_profile, sql_server_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#private_connectivity::Google::Cloud::Datastream::V1::PrivateConnectivity

Returns Private connectivity.

Note: The following fields are mutually exclusive: private_connectivity, static_service_ip_connectivity, forward_ssh_connectivity. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::PrivateConnectivity)

    Private connectivity.

    Note: The following fields are mutually exclusive: private_connectivity, static_service_ip_connectivity, forward_ssh_connectivity. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#salesforce_profile::Google::Cloud::Datastream::V1::SalesforceProfile

Returns Salesforce Connection Profile configuration.

Note: The following fields are mutually exclusive: salesforce_profile, oracle_profile, gcs_profile, mysql_profile, bigquery_profile, postgresql_profile, sql_server_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::SalesforceProfile)

    Salesforce Connection Profile configuration.

    Note: The following fields are mutually exclusive: salesforce_profile, oracle_profile, gcs_profile, mysql_profile, bigquery_profile, postgresql_profile, sql_server_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#satisfies_pzi::Boolean (readonly)

Returns Output only. Reserved for future use.

Returns:

  • (::Boolean)

    Output only. Reserved for future use.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#satisfies_pzs::Boolean (readonly)

Returns Output only. Reserved for future use.

Returns:

  • (::Boolean)

    Output only. Reserved for future use.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#sql_server_profile::Google::Cloud::Datastream::V1::SqlServerProfile

Returns SQLServer Connection Profile configuration.

Note: The following fields are mutually exclusive: sql_server_profile, oracle_profile, gcs_profile, mysql_profile, bigquery_profile, postgresql_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::SqlServerProfile)

    SQLServer Connection Profile configuration.

    Note: The following fields are mutually exclusive: sql_server_profile, oracle_profile, gcs_profile, mysql_profile, bigquery_profile, postgresql_profile, salesforce_profile. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

#static_service_ip_connectivity::Google::Cloud::Datastream::V1::StaticServiceIpConnectivity

Returns Static Service IP connectivity.

Note: The following fields are mutually exclusive: static_service_ip_connectivity, forward_ssh_connectivity, private_connectivity. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns:

  • (::Google::Cloud::Datastream::V1::StaticServiceIpConnectivity)

    Static Service IP connectivity.

    Note: The following fields are mutually exclusive: static_service_ip_connectivity, forward_ssh_connectivity, private_connectivity. If a field in that set is populated, all other fields in the set will automatically be cleared.



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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

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

Returns Output only. The update time of the resource.

Returns:



612
613
614
615
616
617
618
619
620
621
622
623
624
# File 'proto_docs/google/cloud/datastream/v1/datastream_resources.rb', line 612

class ConnectionProfile
  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