Class: Google::Cloud::OracleDatabase::V1::GoldengateMicrosoftFabricConnectionProperties

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb

Overview

The properties of GoldengateMicrosoftFabricConnection.

Instance Attribute Summary collapse

Instance Attribute Details

#client_id::String

Returns Optional. Azure client ID of the application.

Returns:

  • (::String)

    Optional. Azure client ID of the application.



1827
1828
1829
1830
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1827

class GoldengateMicrosoftFabricConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#client_secret::String

Returns Optional. Client secret associated with the client id.

Returns:

  • (::String)

    Optional. Client secret associated with the client id.



1827
1828
1829
1830
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1827

class GoldengateMicrosoftFabricConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#endpoint::String

Returns Optional. Optional Microsoft Fabric service endpoint. Default value: https://onelake.dfs.fabric.microsoft.com.

Returns:



1827
1828
1829
1830
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1827

class GoldengateMicrosoftFabricConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#technology_type::String

Returns Optional. The technology type of MicrosoftFabricConnection.

Returns:

  • (::String)

    Optional. The technology type of MicrosoftFabricConnection.



1827
1828
1829
1830
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1827

class GoldengateMicrosoftFabricConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#tenant_id::String

Returns Optional. Azure tenant ID of the application.

Returns:

  • (::String)

    Optional. Azure tenant ID of the application.



1827
1828
1829
1830
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_connection.rb', line 1827

class GoldengateMicrosoftFabricConnectionProperties
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end