public sealed class PrivateServiceConnectConnectivity : IMessage<PrivateServiceConnectConnectivity>, IEquatable<PrivateServiceConnectConnectivity>, IDeepCloneable<PrivateServiceConnectConnectivity>, IBufferMessage, IMessage
Reference documentation and code samples for the Database Migration v1 API class PrivateServiceConnectConnectivity.
Required. A service attachment that exposes a database, and has the
following format:
projects/{project}/regions/{region}/serviceAttachments/{service_attachment_name}
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This page provides reference documentation for the `PrivateServiceConnectConnectivity` class within the Google Cloud Database Migration v1 API."],["The `PrivateServiceConnectConnectivity` class is part of the `Google.Cloud.CloudDms.V1` namespace and is implemented in the `Google.Cloud.CloudDms.V1.dll` assembly."],["It has multiple versions, ranging from 1.0.0 to the latest release of 2.5.0, all providing the same class `PrivateServiceConnectConnectivity`."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and also inherits members from the `object` class."],["The `PrivateServiceConnectConnectivity` class has two constructors and a `ServiceAttachment` property, which is a required string representing a service attachment that exposes a database."]]],[]]