Package com.google.genai.gaos.utils
Class Multipart
java.lang.Object
com.google.genai.gaos.utils.Multipart
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionboundary()Visible for tests.static Multipart.Builderbuilder()RFC 7578: no charset parameter at the multipart level.httpBody()
-
Field Details
-
DEFAULT_TEXT_CT
- See Also:
-
-
Method Details
-
httpBody
-
boundary
Visible for tests. -
contentType
RFC 7578: no charset parameter at the multipart level. -
builder
-