googleapis.firebase

Members list

Type members

Classlikes

abstract class AbstractClient[F[_]](client: Client[F])(implicit F: Concurrent[F])

Attributes

Source
AbstractClient.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
final case class AddFirebaseRequest(locationId: Option[String])

Attributes

Companion
object
Source
AddFirebaseRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
AddFirebaseRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class AddGoogleAnalyticsRequest(analyticsAccountId: Option[String], analyticsPropertyId: Option[String])

Attributes

Companion
object
Source
AddGoogleAnalyticsRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
AddGoogleAnalyticsRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class AdminSdkConfig(databaseURL: Option[String], locationId: Option[String], projectId: Option[String], storageBucket: Option[String])

Attributes

Companion
object
Source
AdminSdkConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
AdminSdkConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class AnalyticsDetails(analyticsProperty: Option[AnalyticsProperty], streamMappings: Option[List[StreamMapping]])

Attributes

Companion
object
Source
AnalyticsDetails.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
AnalyticsDetails.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class AnalyticsProperty(analyticsAccountId: Option[String], displayName: Option[String], id: Option[String])

Attributes

Companion
object
Source
AnalyticsProperty.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
AnalyticsProperty.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class AndroidApp(displayName: Option[String], expireTime: Option[String], etag: Option[String], name: Option[String], state: Option[AndroidAppState], packageName: Option[String], projectId: Option[String], apiKeyId: Option[String], sha1Hashes: Option[List[String]], appId: Option[String], sha256Hashes: Option[List[String]])

Attributes

Companion
object
Source
AndroidApp.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object AndroidApp

Attributes

Companion
class
Source
AndroidApp.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
AndroidApp.type
final case class AndroidAppConfig(configFileContents: Option[ByteVector], configFilename: Option[String])

Attributes

Companion
object
Source
AndroidAppConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
AndroidAppConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class AndroidAppState(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
AndroidAppState.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ACTIVE
object DELETED

Attributes

Companion
class
Source
AndroidAppState.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
class AvailableProjectsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Companion
object
Source
AvailableProjectsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
AvailableProjectsClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final case class DefaultResources(hostingSite: Option[String], locationId: Option[String], realtimeDatabaseInstance: Option[String], storageBucket: Option[String])

Attributes

Companion
object
Source
DefaultResources.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
DefaultResources.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class Empty(value: Option[JsonObject])

Attributes

Companion
object
Source
Empty.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Empty

Attributes

Companion
class
Source
Empty.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Empty.type
final case class FinalizeDefaultLocationRequest(locationId: Option[String])

Attributes

Companion
object
Source
FinalizeDefaultLocationRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
FinalizeDefaultLocationRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class FirebaseAppInfo(displayName: Option[String], expireTime: Option[String], name: Option[String], state: Option[FirebaseAppInfoState], apiKeyId: Option[String], appId: Option[String], platform: Option[FirebaseAppInfoPlatform], namespace: Option[String])

Attributes

Companion
object
Source
FirebaseAppInfo.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
FirebaseAppInfo.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class FirebaseAppInfoPlatform(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
FirebaseAppInfoPlatform.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ANDROID
object IOS
object WEB

Attributes

Companion
class
Source
FirebaseAppInfoPlatform.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class FirebaseAppInfoState(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
FirebaseAppInfoState.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ACTIVE
object DELETED

Attributes

Companion
class
Source
FirebaseAppInfoState.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class FirebaseProject(displayName: Option[String], etag: Option[String], name: Option[String], state: Option[FirebaseProjectState], projectId: Option[String], annotations: Option[Map[String, String]], projectNumber: Option[Long], resources: Option[DefaultResources])

Attributes

Companion
object
Source
FirebaseProject.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
FirebaseProject.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class FirebaseProjectState(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
FirebaseProjectState.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ACTIVE
object DELETED

Attributes

Companion
class
Source
FirebaseProjectState.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
case class GoogleError(code: Option[Int], message: Option[String], errors: List[ErrorInfo], details: List[Details]) extends Exception

Attributes

Companion
object
Source
GoogleError.scala
Supertypes
trait Product
trait Equals
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
object GoogleError

Attributes

Companion
class
Source
GoogleError.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class IosApp(displayName: Option[String], expireTime: Option[String], etag: Option[String], bundleId: Option[String], name: Option[String], state: Option[IosAppState], teamId: Option[String], appStoreId: Option[String], projectId: Option[String], apiKeyId: Option[String], appId: Option[String])

Attributes

Companion
object
Source
IosApp.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object IosApp

Attributes

Companion
class
Source
IosApp.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
IosApp.type
final case class IosAppConfig(configFileContents: Option[ByteVector], configFilename: Option[String])

Attributes

Companion
object
Source
IosAppConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object IosAppConfig

Attributes

Companion
class
Source
IosAppConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class IosAppState(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
IosAppState.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ACTIVE
object DELETED
object IosAppState

Attributes

Companion
class
Source
IosAppState.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListAndroidAppsResponse(apps: Option[List[AndroidApp]], nextPageToken: Option[String])

Attributes

Companion
object
Source
ListAndroidAppsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListAndroidAppsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListAvailableLocationsResponse(locations: Option[List[Location]], nextPageToken: Option[String])

Attributes

Companion
object
Source
ListAvailableLocationsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListAvailableLocationsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListAvailableProjectsResponse(nextPageToken: Option[String], projectInfo: Option[List[ProjectInfo]])

Attributes

Companion
object
Source
ListAvailableProjectsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListAvailableProjectsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListFirebaseProjectsResponse(nextPageToken: Option[String], results: Option[List[FirebaseProject]])

Attributes

Companion
object
Source
ListFirebaseProjectsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListFirebaseProjectsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListIosAppsResponse(apps: Option[List[IosApp]], nextPageToken: Option[String])

Attributes

Companion
object
Source
ListIosAppsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListIosAppsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListShaCertificatesResponse(certificates: Option[List[ShaCertificate]])

Attributes

Companion
object
Source
ListShaCertificatesResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListShaCertificatesResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ListWebAppsResponse(apps: Option[List[WebApp]], nextPageToken: Option[String])

Attributes

Companion
object
Source
ListWebAppsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ListWebAppsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class Location(features: Option[List[LocationFeature]], locationId: Option[String], `type`: Option[LocationType])

Attributes

Companion
object
Source
Location.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Location

Attributes

Companion
class
Source
Location.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Location.type
sealed abstract class LocationFeature(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
LocationFeature.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
class
Source
LocationFeature.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class LocationType(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
LocationType.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object LocationType

Attributes

Companion
class
Source
LocationType.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class MessageSet(value: Option[JsonObject])

Attributes

Companion
object
Source
MessageSet.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object MessageSet

Attributes

Companion
class
Source
MessageSet.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
MessageSet.type
final case class Operation(name: Option[String], response: Option[Map[String, Json]], error: Option[Status], done: Option[Boolean], metadata: Option[Map[String, Json]])

Attributes

Companion
object
Source
Operation.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Operation

Attributes

Companion
class
Source
Operation.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Operation.type
final case class OperationMetadata(value: Option[JsonObject])

Attributes

Companion
object
Source
OperationMetadata.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
OperationMetadata.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class OperationsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Source
OperationsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any
final case class ProductMetadata(warningMessages: Option[List[String]])

Attributes

Companion
object
Source
ProductMetadata.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ProductMetadata.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ProjectInfo(displayName: Option[String], locationId: Option[String], project: Option[String])

Attributes

Companion
object
Source
ProjectInfo.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object ProjectInfo

Attributes

Companion
class
Source
ProjectInfo.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
class ProjectsAndroidAppsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Companion
object
Source
ProjectsAndroidAppsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ProjectsAndroidAppsClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class ProjectsAndroidAppsShaClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Source
ProjectsAndroidAppsShaClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any
class ProjectsAvailableLocationsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Companion
object
Source
ProjectsAvailableLocationsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ProjectsAvailableLocationsClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class ProjectsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Companion
object
Source
ProjectsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ProjectsClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class ProjectsDefaultLocationClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Source
ProjectsDefaultLocationClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any
class ProjectsIosAppsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Companion
object
Source
ProjectsIosAppsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ProjectsIosAppsClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
class ProjectsWebAppsClient[F[_]](client: Client[F])(implicit evidence$1: Concurrent[F]) extends AbstractClient[F]

Attributes

Companion
object
Source
ProjectsWebAppsClient.scala
Supertypes
class AbstractClient[F]
class Object
trait Matchable
class Any

Attributes

Companion
class
Source
ProjectsWebAppsClient.scala
Supertypes
class Object
trait Matchable
class Any
Self type
final case class RemoveAnalyticsRequest(analyticsPropertyId: Option[String])

Attributes

Companion
object
Source
RemoveAnalyticsRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
RemoveAnalyticsRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class RemoveAndroidAppRequest(allowMissing: Option[Boolean], etag: Option[String], immediate: Option[Boolean], validateOnly: Option[Boolean])

Attributes

Companion
object
Source
RemoveAndroidAppRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
RemoveAndroidAppRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class RemoveIosAppRequest(allowMissing: Option[Boolean], etag: Option[String], immediate: Option[Boolean], validateOnly: Option[Boolean])

Attributes

Companion
object
Source
RemoveIosAppRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
RemoveIosAppRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class RemoveWebAppRequest(allowMissing: Option[Boolean], etag: Option[String], immediate: Option[Boolean], validateOnly: Option[Boolean])

Attributes

Companion
object
Source
RemoveWebAppRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
RemoveWebAppRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class SearchFirebaseAppsResponse(apps: Option[List[FirebaseAppInfo]], nextPageToken: Option[String])

Attributes

Companion
object
Source
SearchFirebaseAppsResponse.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
SearchFirebaseAppsResponse.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ShaCertificate(certType: Option[ShaCertificateCertType], name: Option[String], shaHash: Option[String])

Attributes

Companion
object
Source
ShaCertificate.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
ShaCertificate.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class ShaCertificateCertType(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
ShaCertificateCertType.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes

Attributes

Companion
class
Source
ShaCertificateCertType.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class Status(code: Option[Int], details: Option[List[Map[String, Json]]], message: Option[String])

Attributes

Companion
object
Source
Status.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Status

Attributes

Companion
class
Source
Status.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Status.type
final case class StatusProto(messageSet: Option[MessageSet], code: Option[Int], space: Option[String], canonicalCode: Option[Int], message: Option[String])

Attributes

Companion
object
Source
StatusProto.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object StatusProto

Attributes

Companion
class
Source
StatusProto.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class StreamMapping(app: Option[String], measurementId: Option[String], streamId: Option[Long])

Attributes

Companion
object
Source
StreamMapping.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object StreamMapping

Attributes

Companion
class
Source
StreamMapping.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class UndeleteAndroidAppRequest(etag: Option[String], validateOnly: Option[Boolean])

Attributes

Companion
object
Source
UndeleteAndroidAppRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
UndeleteAndroidAppRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class UndeleteIosAppRequest(etag: Option[String], validateOnly: Option[Boolean])

Attributes

Companion
object
Source
UndeleteIosAppRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
UndeleteIosAppRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class UndeleteWebAppRequest(etag: Option[String], validateOnly: Option[Boolean])

Attributes

Companion
object
Source
UndeleteWebAppRequest.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Source
UndeleteWebAppRequest.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class WebApp(displayName: Option[String], expireTime: Option[String], etag: Option[String], name: Option[String], state: Option[WebAppState], appUrls: Option[List[String]], projectId: Option[String], webId: Option[String], apiKeyId: Option[String], appId: Option[String])

Attributes

Companion
object
Source
WebApp.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object WebApp

Attributes

Companion
class
Source
WebApp.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
WebApp.type
final case class WebAppConfig(messagingSenderId: Option[String], databaseURL: Option[String], realtimeDatabaseUrl: Option[String], authDomain: Option[String], projectId: Option[String], apiKey: Option[String], version: Option[String], locationId: Option[String], projectNumber: Option[String], storageBucket: Option[String], appId: Option[String], measurementId: Option[String])

Attributes

Companion
object
Source
WebAppConfig.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object WebAppConfig

Attributes

Companion
class
Source
WebAppConfig.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class WebAppState(val value: String) extends Product, Serializable

Attributes

Companion
object
Source
WebAppState.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object ACTIVE
object DELETED
object WebAppState

Attributes

Companion
class
Source
WebAppState.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type