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-03-21 UTC."],[[["This document provides reference documentation for the `DiscoverConnectionProfileRequest` class within the Google Cloud Datastream V1 API, specifically version 2.2.0."],["`DiscoverConnectionProfileRequest` is a request message used to discover connection profiles, and it implements several interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class supports different properties including `ConnectionProfile`, `ConnectionProfileName`, `FullHierarchy`, and `HierarchyDepth` to specify the details of the connection profile to be discovered, in addition to properties that allow target specifications such as `MysqlRdbms`, `OracleRdbms`, and `PostgresqlRdbms`."],["The `Parent` property is required and should be formatted as `projects/*/locations/*` to indicate the parent resource of the connection profile type."],["The documentation covers various versions of the API, from version 1.0.0 to the latest 2.9.0, and links are provided for each version."]]],[]]