public sealed class DiscoverConnectionProfileRequest : IMessage<DiscoverConnectionProfileRequest>, IEquatable<DiscoverConnectionProfileRequest>, IDeepCloneable<DiscoverConnectionProfileRequest>, IBufferMessage, IMessage
Request message for 'discover' ConnectionProfile request.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-08 UTC."],[[["\u003cp\u003eThis document outlines the \u003ccode\u003eDiscoverConnectionProfileRequest\u003c/code\u003e class, which is used to request the discovery of a connection profile in the Google Cloud Datastream V1 API.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDiscoverConnectionProfileRequest\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Datastream.V1\u003c/code\u003e namespace and is available in various versions, with version 2.9.0 being the latest, and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of this class include \u003ccode\u003eConnectionProfile\u003c/code\u003e for ad-hoc configurations, \u003ccode\u003eConnectionProfileName\u003c/code\u003e for existing profiles, \u003ccode\u003eFullHierarchy\u003c/code\u003e to define depth of retrieval, \u003ccode\u003eMysqlRdbms\u003c/code\u003e and \u003ccode\u003eOracleRdbms\u003c/code\u003e to connect to their respective database types, \u003ccode\u003eParent\u003c/code\u003e which is a required field for the parent resource, and \u003ccode\u003eTargetCase\u003c/code\u003e and \u003ccode\u003eDataObjectCase\u003c/code\u003e, which define one-of fields, and \u003ccode\u003eHierarchyCase\u003c/code\u003e and \u003ccode\u003eHierarchyDepth\u003c/code\u003e that defines the hierarchy level of the request.\u003c/p\u003e\n"],["\u003cp\u003eThe class has two constructors, one empty and another that takes another \u003ccode\u003eDiscoverConnectionProfileRequest\u003c/code\u003e object as a parameter, allowing creating an instance or cloning.\u003c/p\u003e\n"],["\u003cp\u003eThis document also lists the inherited members from the base \u003ccode\u003eObject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]