Google::Apis::Core::BatchRequest
Constants
MAX_BATCH_SIZE = 50
Constructors
Instance methods
add(method : String, path : String, body : String | Nil = nil, headers : Hash(String, String) = {} of String => String, &callback : HTTP::Client::Response -> ) : Nil
Sourceadd(method : String, path : String, body : String | Nil = nil, headers : Hash(String, String) = {} of String => String) : Nil
Sourceentries
Sourceexecute
Source