getFeature

abstract suspend fun getFeature(input: GetFeatureRequest): GetFeatureResponse

Returns the details about one feature. You must already know the feature name. To retrieve a list of features in your account, use ListFeatures.