updateFacet
inline suspend fun CloudDirectoryClient.updateFacet(crossinline block: UpdateFacetRequest.Builder.() -> Unit): UpdateFacetResponse
Does the following:
Adds new
Attributes
,Rules
, orObjectTypes
.Updates existing
Attributes
,Rules
, orObjectTypes
.Deletes existing
Attributes
,Rules
, orObjectTypes
.