getAndroidApp

Return

A collection of values returned by getAndroidApp.

Parameters

argument

A collection of arguments for invoking getAndroidApp.


suspend fun getAndroidApp(appId: String, project: String? = null): GetAndroidAppResult

Return

A collection of values returned by getAndroidApp.

See also

Parameters

appId

The app_id of name of the Firebase androidApp.

project

The ID of the project in which the resource belongs. If it is not provided, the provider project is used.


Return

A collection of values returned by getAndroidApp.

See also

Parameters

argument

Builder for com.pulumi.gcp.firebase.kotlin.inputs.GetAndroidAppPlainArgs.