FirebaseAILogic Framework Reference

StringFormat

public struct StringFormat : EncodableProtoEnum

Modifiers describing the expected format of a string Schema.

  • A custom string format.

    Declaration

    Swift

    public static func custom(_ format: String) -> StringFormat