Interface ImageFile.Builder

  • Method Details

    • data

      The image file contents, represented as a base64-encoded string. The file size must be less than 1 MB.

      Parameters:
      data - The image file contents, represented as a base64-encoded string. The file size must be less than 1 MB.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The file type of the image.

      Parameters:
      type - The file type of the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The file type of the image.

      Parameters:
      type - The file type of the image.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: