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