DataStream v1 API - Class DiscoverConnectionProfileRequest (2.11.0) 
  
  
  
   
  
    
  
  
    
    
    
    
  Version latestkeyboard_arrow_down  
  
 
    
    
    
    
      
  
  
  
    
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.
    Inheritance 
    object  >  
    DiscoverConnectionProfileRequest 
   
  
  
  Namespace 
  Google.Cloud.Datastream.V1 
  Assembly 
  Google.Cloud.Datastream.V1.dll
  Constructors
   
  DiscoverConnectionProfileRequest() 
  
    
public DiscoverConnectionProfileRequest() 
  DiscoverConnectionProfileRequest(DiscoverConnectionProfileRequest) 
  
    
public DiscoverConnectionProfileRequest(DiscoverConnectionProfileRequest other) 
  
  Properties
   
  ConnectionProfile 
  
    
public ConnectionProfile ConnectionProfile { get; set; } 
  An ad-hoc connection profile configuration.
ConnectionProfileName 
  
    
public string ConnectionProfileName { get; set; } 
  A reference to an existing connection profile.
    
      
        Property Value  
      
        Type Description  
      
        string  
     
  
  DataObjectCase 
  
    
public DiscoverConnectionProfileRequest.DataObjectOneofCase DataObjectCase { get; } 
  
  FullHierarchy 
  
    
public bool FullHierarchy { get; set; } 
  Whether to retrieve the full hierarchy of data objects (TRUE) or only the
current level (FALSE).
    
      
        Property Value  
      
        Type Description  
      
        bool  
     
  
  HasConnectionProfileName 
  
    
public bool HasConnectionProfileName { get; } 
  Gets whether the "connection_profile_name" field is set
    
      
        Property Value  
      
        Type Description  
      
        bool  
     
  
  HasFullHierarchy 
  
    
public bool HasFullHierarchy { get; } 
  Gets whether the "full_hierarchy" field is set
    
      
        Property Value  
      
        Type Description  
      
        bool  
     
  
  HasHierarchyDepth 
  
    
public bool HasHierarchyDepth { get; } 
  Gets whether the "hierarchy_depth" field is set
    
      
        Property Value  
      
        Type Description  
      
        bool  
     
  
  HierarchyCase 
  
    
public DiscoverConnectionProfileRequest.HierarchyOneofCase HierarchyCase { get; } 
  
  HierarchyDepth 
  
    
public int HierarchyDepth { get; set; } 
  The number of hierarchy levels below the current level to be retrieved.
    
      
        Property Value  
      
        Type Description  
      
        int  
     
  
  MongodbCluster 
  
    
public MongodbCluster MongodbCluster { get; set; } 
  MongoDB cluster to enrich with child data objects and metadata.
MysqlRdbms 
  
    
public MysqlRdbms MysqlRdbms { get; set; } 
  MySQL RDBMS to enrich with child data objects and metadata.
OracleRdbms 
  
    
public OracleRdbms OracleRdbms { get; set; } 
  Oracle RDBMS to enrich with child data objects and metadata.
Parent 
  
    
public string Parent { get; set; } 
  Required. The parent resource of the connection profile type. Must be in
the format projects/*/locations/*.
    
      
        Property Value  
      
        Type Description  
      
        string  
     
  
  ParentAsLocationName 
  
    
public LocationName ParentAsLocationName { get; set; } 
  
  
  PostgresqlRdbms 
  
    
public PostgresqlRdbms PostgresqlRdbms { get; set; } 
  PostgreSQL RDBMS to enrich with child data objects and metadata.
SalesforceOrg 
  
    
public SalesforceOrg SalesforceOrg { get; set; } 
  Salesforce organization to enrich with child data objects and metadata.
SqlServerRdbms 
  
    
public SqlServerRdbms SqlServerRdbms { get; set; } 
  SQLServer RDBMS to enrich with child data objects and metadata.
TargetCase 
  
    
public DiscoverConnectionProfileRequest.TargetOneofCase TargetCase { get; } 
  
 
     
    
  
  
  
     
  
    
    
      
       
    
    
  
  
 
  Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
  Last updated 2025-10-10 UTC.
 
 
  
  
  
    
      [[["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-10-10 UTC."],[],[]]