class Google::Apis::Core::BaseService

Direct Known Subclasses

Defined in:

google/apis/core/base_service.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(root_url : String, base_path : String) #

[View source]

Instance Method Detail

def base_path : String #

[View source]
def base_path=(base_path : String) #

[View source]
def builder : URI::Params::Builder #

[View source]
def client : HTTP::Client #

[View source]
def key : String? #

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

[View source]
def make_simple_command(method, path, options) #

[View source]
def root_url : String #

[View source]
def root_url=(root_url : String) #

[View source]