class Google::Apis::RequestOptions

Defined in:

google/apis/options.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(authorization : String | Nil = nil, retries : Int32 = 0) #

[View source]

Instance Method Detail

def authorization : String | Nil #

[View source]
def authorization=(authorization : String | Nil) #

[View source]
def retries : Int32 #

[View source]
def retries=(retries : Int32) #

[View source]