name

@JvmName(name = "jcfqwjhgsgrxcsmi")
suspend fun name(value: Output<String>)
@JvmName(name = "vxpmdyjcuaegweyc")
suspend fun name(value: String?)

Parameters

value

The resource name of the AndroidApp, in the format: projects/ PROJECT_IDENTIFIER/androidApps/APP_ID * PROJECT_IDENTIFIER: the parent Project's ../projects#FirebaseProject.FIELDS.project_number (recommended) or its ../projects#FirebaseProject.FIELDS.project_id. Learn more about using project identifiers in Google's AIP 2510 standard. Note that the value for PROJECT_IDENTIFIER in any response body will be the ProjectId. * APP_ID: the globally unique, Firebase-assigned identifier for the App (see ../projects.androidApps#AndroidApp.FIELDS.app_id).