class

Google::Apis::Core::BatchRequest

Inherits Reference < Object

Constants

MAX_BATCH_SIZE = 50

Constructors

new(host : String, batch_path : String = "/batch/youtube/v3", authorization : String | Nil = nil)
Source

Instance methods

add(method : String, path : String, body : String | Nil = nil, headers : Hash(String, String) = {} of String => String, &callback : HTTP::Client::Response -> ) : Nil
Source
add(method : String, path : String, body : String | Nil = nil, headers : Hash(String, String) = {} of String => String) : Nil
Source
entries
Source
execute
Source

Nested types