Method: Google::Apis::DocsV1::DocsService#initialize

Defined in:
lib/google/apis/docs_v1/service.rb

#initializeDocsService

Returns a new instance of DocsService.



47
48
49
50
51
52
# File 'lib/google/apis/docs_v1/service.rb', line 47

def initialize
  super(DEFAULT_ENDPOINT_TEMPLATE, '',
        client_name: 'google-apis-docs_v1',
        client_version: Google::Apis::DocsV1::GEM_VERSION)
  @batch_path = 'batch'
end