updateLinkAttributes
inline suspend fun CloudDirectoryClient.updateLinkAttributes(crossinline block: UpdateLinkAttributesRequest.Builder.() -> Unit): UpdateLinkAttributesResponse
Updates a given typed link’s attributes. Attributes to be updated must not contribute to the typed link’s identity, as defined by its IdentityAttributeOrder
.