struct Requestextension Google.FaceLibraryTrait.MoveFaceInstances.Request : CommandRequest, SendableUndocumented
-
Undocumented
Declaration
Swift
let faceId: String? -
Undocumented
Declaration
Swift
let faceInstanceIdsArray: [String] -
Undocumented
Declaration
Swift
let name: String? -
Writes this Request to the given
TraitEncoder.Throws
HomeError.parseErrorwhen parsing fails.Declaration
Swift
func encode(with encoder: TraitEncoder) throws