Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::ConnectionProfile.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#create_time
def create_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The create time of the resource.
#display_name
def display_name() -> ::String
Returns
- (::String) — Required. Display name.
#display_name=
def display_name=(value) -> ::String
Parameter
- value (::String) — Required. Display name.
Returns
- (::String) — Required. Display name.
#forward_ssh_connectivity
def forward_ssh_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity
Returns
- (::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity) — Forward SSH tunnel connectivity.
#forward_ssh_connectivity=
def forward_ssh_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity) — Forward SSH tunnel connectivity.
Returns
- (::Google::Cloud::Datastream::V1alpha1::ForwardSshTunnelConnectivity) — Forward SSH tunnel connectivity.
#gcs_profile
def gcs_profile() -> ::Google::Cloud::Datastream::V1alpha1::GcsProfile
Returns
- (::Google::Cloud::Datastream::V1alpha1::GcsProfile) — Cloud Storage ConnectionProfile configuration.
#gcs_profile=
def gcs_profile=(value) -> ::Google::Cloud::Datastream::V1alpha1::GcsProfile
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::GcsProfile) — Cloud Storage ConnectionProfile configuration.
Returns
- (::Google::Cloud::Datastream::V1alpha1::GcsProfile) — Cloud Storage ConnectionProfile configuration.
#labels
def labels() -> ::Google::Protobuf::Map{::String => ::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Labels.
#labels=
def labels=(value) -> ::Google::Protobuf::Map{::String => ::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Labels.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Labels.
#mysql_profile
def mysql_profile() -> ::Google::Cloud::Datastream::V1alpha1::MysqlProfile
Returns
- (::Google::Cloud::Datastream::V1alpha1::MysqlProfile) — MySQL ConnectionProfile configuration.
#mysql_profile=
def mysql_profile=(value) -> ::Google::Cloud::Datastream::V1alpha1::MysqlProfile
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::MysqlProfile) — MySQL ConnectionProfile configuration.
Returns
- (::Google::Cloud::Datastream::V1alpha1::MysqlProfile) — MySQL ConnectionProfile configuration.
#name
def name() -> ::String
Returns
- (::String) — Output only. The resource's name.
#no_connectivity
def no_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings
Returns
- (::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings) — No connectivity option chosen.
#no_connectivity=
def no_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings) — No connectivity option chosen.
Returns
- (::Google::Cloud::Datastream::V1alpha1::NoConnectivitySettings) — No connectivity option chosen.
#oracle_profile
def oracle_profile() -> ::Google::Cloud::Datastream::V1alpha1::OracleProfile
Returns
- (::Google::Cloud::Datastream::V1alpha1::OracleProfile) — Oracle ConnectionProfile configuration.
#oracle_profile=
def oracle_profile=(value) -> ::Google::Cloud::Datastream::V1alpha1::OracleProfile
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::OracleProfile) — Oracle ConnectionProfile configuration.
Returns
- (::Google::Cloud::Datastream::V1alpha1::OracleProfile) — Oracle ConnectionProfile configuration.
#private_connectivity
def private_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity
Returns
- (::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity) — Private connectivity.
#private_connectivity=
def private_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity) — Private connectivity.
Returns
- (::Google::Cloud::Datastream::V1alpha1::PrivateConnectivity) — Private connectivity.
#static_service_ip_connectivity
def static_service_ip_connectivity() -> ::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity
Returns
- (::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity) — Static Service IP connectivity.
#static_service_ip_connectivity=
def static_service_ip_connectivity=(value) -> ::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity
Parameter
- value (::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity) — Static Service IP connectivity.
Returns
- (::Google::Cloud::Datastream::V1alpha1::StaticServiceIpConnectivity) — Static Service IP connectivity.
#update_time
def update_time() -> ::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The update time of the resource.