MediaFileOperation

A single operation to create media file.

JSON representation
{

  // Union field operation can be only one of the following:
  "create": {
    object (MediaFile)
  }
  // End of list of possible types for union field operation.
}
Fields
Union field operation. The mutate operation. operation can be only one of the following:
create

object (MediaFile)

Create operation: No resource name is expected for the new media file.