public sealed class DiscoverConnectionProfileRequest : IMessage<DiscoverConnectionProfileRequest>, IEquatable<DiscoverConnectionProfileRequest>, IDeepCloneable<DiscoverConnectionProfileRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the DataStream v1 API class DiscoverConnectionProfileRequest.
Request message for 'discover' ConnectionProfile request.
[[["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-04-09 UTC."],[[["This page provides reference documentation for the `DiscoverConnectionProfileRequest` class within the Google Cloud Datastream V1 API, specifically for .NET development."],["The `DiscoverConnectionProfileRequest` class is a request message used to discover ConnectionProfile information, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The documentation details various properties of the `DiscoverConnectionProfileRequest` class, such as `ConnectionProfile`, `ConnectionProfileName`, and `FullHierarchy`, which allow for configuring and requesting different levels of connection profile data."],["This class supports different database types for connection profile discovery, including MySQL, Oracle, PostgreSQL, and SQLServer, with specific properties like `MysqlRdbms`, `OracleRdbms`, `PostgresqlRdbms`, and `SqlServerRdbms`."],["The documentation covers multiple versions of the Datastream V1 API, listing versions from 1.0.0 up to the latest 2.9.0, providing links to the documentation for each respective version."]]],[]]