getFacet
inline suspend fun CloudDirectoryClient.getFacet(crossinline block: GetFacetRequest.Builder.() -> Unit): GetFacetResponse
Gets details of the Facet, such as facet name, attributes, Rules, or ObjectType
. You can call this on all kinds of schema facets -- published, development, or applied.