Gjsify LogoGjsify Logo

The class structure for the #GDataService type.

record

Hierarchy

  • ServiceClass

Index

Constructors

Properties

api_version: string

the version of the GData API used by the service (typically 2)

field
feed_type: GType<unknown>

the #GType of the feed class (subclass of #GDataFeed) to use for query results from this service

field

the parent class

field
name: string

Methods

  • parse_error_response(self: GData.Service, operation_type: OperationType, status: number, reason_phrase: string, response_body: string, length: number): void

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method