| A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z   | 
| gcmSenderId — Property, class com.tuarua.firebase.FirebaseOptions | 
 |  The Project Number from the Google Developer's console, for example 012345678901, used to
     configure Google Cloud Messaging.  | 
| GENERATE_LEAD — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsEvent | 
 |  | 
| generation — Property, class com.tuarua.firebase.storage.StorageMetadata | 
 |  The content generation of this object. | 
| GeoPoint — class, package com.tuarua.firebase.firestore | 
 |  | 
| GeoPoint() — Constructor, class com.tuarua.firebase.firestore.GeoPoint | 
 |  | 
| get() — Static Method                  ,  class avmplus.DescribeTypeJSON | 
 |  | 
| getBoolean(key:String) — method,  class com.tuarua.firebase.RemoteConfig | 
 |  Gets the value as a Boolean. | 
| getByteArray(key:String) — method,  class com.tuarua.firebase.RemoteConfig | 
 |  Gets the value as a ByteArray. | 
| getClassDescription(type:Class) — method,  class avmplus.DescribeTypeJSON | 
 |  | 
| getData(maxDownloadSizeBytes:Number) — method,  class com.tuarua.firebase.storage.StorageReference | 
 | 
     Asynchronously downloads the object at the StorageReference to a ByteArray in memory. | 
| getDocument(listener:Function) — method,  class com.tuarua.firebase.firestore.DocumentReference | 
 | 
     Reads the document referenced by this DocumentReference. | 
| getDocuments(listener:Function) — method,  class com.tuarua.firebase.firestore.Query | 
 | 
     Executes the query and returns the results as a QuerySnapshot
     
      | 
| getDouble(key:String) — method,  class com.tuarua.firebase.RemoteConfig | 
 |  Gets the value as a Double. | 
| getDynamicLink(listener:Function) — method,  class com.tuarua.firebase.DynamicLinks | 
 |  Determine if the app has a pending dynamic link and provide access to the dynamic link parameters. | 
| getIdToken(forceRefresh:Boolean, listener:Function) — method,  class com.tuarua.firebase.auth.FirebaseUser | 
 | 
     Retrieves the Firebase authentication token, possibly refreshing it if it has expired. | 
| getInstanceDescription(type:Object) — method,  class avmplus.DescribeTypeJSON | 
 |  | 
| getKeysByPrefix(prefix:String) — method,  class com.tuarua.firebase.RemoteConfig | 
 |  Returns the set of parameter keys that start with the given prefix, from the default namespace
     in the active config. | 
| getLong(key:String) — method,  class com.tuarua.firebase.RemoteConfig | 
 |  Gets the value as a Long. | 
| getMetadata(listener:Function) — method,  class com.tuarua.firebase.storage.StorageReference | 
 | 
     Retrieves metadata associated with an object at the current path. | 
| getPermissionSubscriptionState() — method,  class com.tuarua.OneSignal | 
 | 
     Get the current notification and permission state. | 
| getStackTrace() — method,  class com.tuarua.fre.ANEError | 
 |  | 
| getString(key:String) — method,  class com.tuarua.firebase.RemoteConfig | 
 |  Gets the value as a String. | 
| getTags(listener:Function) — method,  class com.tuarua.OneSignal | 
 | 
     Retrieve a list of tags that have been set on the user from the OneSignal server. | 
| getTriggerValueForKey(key:String) — method,  class com.tuarua.OneSignal | 
 |  Returns a single trigger value for the given key (if it exists, otherwise returns null)  | 
| GITHUB — Constant Static Property, class com.tuarua.firebase.auth.Provider | 
 |  | 
| GithubAuthCredential — class, package com.tuarua.firebase.auth | 
 |  | 
| GithubAuthCredential(accessToken:String) — Constructor, class com.tuarua.firebase.auth.GithubAuthCredential | 
 |  | 
| givenName — Property, class com.tuarua.google.signin.GoogleSignInAccount | 
 | 
     Returns the given name of the signed in user. | 
| GOOGLE — Constant Static Property, class com.tuarua.firebase.auth.Provider | 
 |  | 
| googleAnalyticsParameters — Property, class com.tuarua.firebase.dynamiclinks.DynamicLink | 
 |  | 
| GoogleAnalyticsParameters — final class, package com.tuarua.firebase.dynamiclinks | 
 |  | 
| GoogleAnalyticsParameters(campaign:String, content:String, medium:String, source:String, term:String) — Constructor, class com.tuarua.firebase.dynamiclinks.GoogleAnalyticsParameters | 
 |  | 
| googleAppId — Property, class com.tuarua.firebase.FirebaseOptions | 
 |  The Google App ID that is used to uniquely identify an instance of an app.  | 
| GoogleAuthCredential — class, package com.tuarua.firebase.auth | 
 |  | 
| GoogleAuthCredential(idToken:String, accessToken:String) — Constructor, class com.tuarua.firebase.auth.GoogleAuthCredential | 
 |  | 
| GoogleSignIn — final class, package com.tuarua.google | 
 | 
 It is possible to configure GoogleSignIn before use with options property. | 
| GoogleSignInAccount — class, package com.tuarua.google.signin | 
 | 
 GoogleSignIn account information
  | 
| GoogleSignInAccount() — Constructor, class com.tuarua.google.signin.GoogleSignInAccount | 
 |  | 
| GoogleSignInEvent — class, package com.tuarua.google.signin.events | 
 |  | 
| GoogleSignInEvent(type:String, account:com.tuarua.google.signin:GoogleSignInAccount, error:Error, bubbles:Boolean, cancelable:Boolean) — Constructor, class com.tuarua.google.signin.events.GoogleSignInEvent | 
 |  | 
| GoogleSignInOptions — class, package com.tuarua.google.signin | 
 | 
 Options for GoogleSignIn client. | 
| GoogleSignInOptions(scopes:Vector$String) — Constructor, class com.tuarua.google.signin.GoogleSignInOptions | 
 |  | 
| GoogleSignInStatusCode — final class, package com.tuarua.google.signin | 
 |  | 
| grantedScopes — Property, class com.tuarua.google.signin.GoogleSignInAccount | 
 | 
     Returns all scopes that have been authorized to your application. | 
| groupedNotifications — Property, class com.tuarua.onesignal.OSNotification | 
 |  Will be set if a summary notification is opened. | 
| GROUP_ID — Constant Static Property, class com.tuarua.firebase.analytics.FirebaseAnalyticsParam | 
 |  | 
| groupKey — Property, class com.tuarua.onesignal.OSNotificationPayload | 
 |  Notifications with this same key will be grouped together as a single summary notification. | 
| groupMessage — Property, class com.tuarua.onesignal.OSNotificationPayload | 
 |  Summary text displayed in the summary notification. | 
 | 
| A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z   |