Reference documentation and code samples for the Discovery Engine V1BETA API class Google::Cloud::DiscoveryEngine::V1beta::IdpConfig.
Identity Provider Config.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#external_idp_config
def external_idp_config() -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::ExternalIdpConfig
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::ExternalIdpConfig) — External Identity provider config.
#external_idp_config=
def external_idp_config=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::ExternalIdpConfig
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::ExternalIdpConfig) — External Identity provider config.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::ExternalIdpConfig) — External Identity provider config.
#idp_type
def idp_type() -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::IdpType
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::IdpType) — Identity provider type configured.
#idp_type=
def idp_type=(value) -> ::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::IdpType
Parameter
- value (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::IdpType) — Identity provider type configured.
Returns
- (::Google::Cloud::DiscoveryEngine::V1beta::IdpConfig::IdpType) — Identity provider type configured.