Builder
A builder for DocumentContent.
Functions
Link copied to clipboard
public final DocumentContent.Builder additionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Returns an immutable instance of DocumentContent.
Link copied to clipboard
Sets Builder.data to an arbitrary JSON value.
The document content.
Link copied to clipboard
Sets Builder.mimeType to an arbitrary JSON value.
The mime type of the document.
Link copied to clipboard
Link copied to clipboard
public final DocumentContent.Builder putAllAdditionalProperties(Map<String, JsonValue> additionalProperties)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Sets the field to an arbitrary JSON value.
Link copied to clipboard
Sets Builder.uri to an arbitrary JSON value.
The URI of the document.