# Generated by roxygen2: do not edit by hand

export(add_create_image_request)
export(add_create_shape_request)
export(add_create_slide_page_request)
export(add_create_table_request)
export(add_create_video_request)
export(add_delete_object_request)
export(add_delete_table_column_request)
export(add_delete_table_row_request)
export(add_delete_text_request)
export(add_insert_table_columns_request)
export(add_insert_table_rows_request)
export(add_insert_text_request)
export(add_replace_all_shapes_with_image_request)
export(add_replace_all_text_request)
export(add_update_slides_position_request)
export(aligned_page_element_property)
export(authorize)
export(commit_to_slides)
export(create_data_table)
export(create_slides)
export(get_slide_page_properties)
export(get_slides_properties)
export(is.google_slide_request)
export(is.page_element_property)
export(page_element_property)
importFrom(R6,R6Class)
importFrom(assertthat,assert_that)
importFrom(assertthat,is.number)
importFrom(assertthat,is.string)
importFrom(httr,accept_json)
importFrom(httr,config)
importFrom(httr,content)
importFrom(httr,oauth2.0_token)
importFrom(httr,oauth_app)
importFrom(httr,oauth_endpoints)
importFrom(jsonlite,fromJSON)
