FirebaseVertexAI Framework Reference

StringFormat

@available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
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