Cloudsearch_v1Functions

Functions

Link copied to clipboard

Gets a datasource. Note: This API requires an admin account to execute.

suspend fun getDataSource(datasourceId: String, debugOptionsEnableDebugging: Boolean? = null): GetDataSourceResult
Link copied to clipboard

Gets the specified search application. Note: This API requires an admin account to execute.

suspend fun getSearchApplication(debugOptionsEnableDebugging: Boolean? = null, searchapplicationId: String): GetSearchApplicationResult