Discovery Engine V1BETA API - Class Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::ThirdPartyOauthConfig (v0.28.0)

Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::DataStore::FederatedSearchConfig::ThirdPartyOauthConfig.

Stores information for third party applicationOAuth.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#app_name

def app_name() -> ::String
Returns
  • (::String) — Optional. The type of the application. E.g., "jira", "box", etc.

#app_name=

def app_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The type of the application. E.g., "jira", "box", etc.
Returns
  • (::String) — Optional. The type of the application. E.g., "jira", "box", etc.

#instance_name

def instance_name() -> ::String
Returns
  • (::String) — Optional. The instance name identifying the 3P app, e.g., "vaissptbots-my". This is different from the instance_uri which is the full URL of the 3P app e.g., "https://vaissptbots-my.sharepoint.com".

#instance_name=

def instance_name=(value) -> ::String
Parameter
  • value (::String) — Optional. The instance name identifying the 3P app, e.g., "vaissptbots-my". This is different from the instance_uri which is the full URL of the 3P app e.g., "https://vaissptbots-my.sharepoint.com".
Returns
  • (::String) — Optional. The instance name identifying the 3P app, e.g., "vaissptbots-my". This is different from the instance_uri which is the full URL of the 3P app e.g., "https://vaissptbots-my.sharepoint.com".