allowedApplications

Parameters

value

A list of Android applications that are allowed to make API calls with this key.


@JvmName(name = "isgibhsnnjjcvcgw")
suspend fun allowedApplications(vararg values: Output<ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs>)


Parameters

values

A list of Android applications that are allowed to make API calls with this key.


@JvmName(name = "upjcrpmarrvhnodn")
suspend fun allowedApplications(argument: List<suspend ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgsBuilder.() -> Unit>)
@JvmName(name = "xwhsbnbhhndhvosa")
suspend fun allowedApplications(vararg argument: suspend ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgsBuilder.() -> Unit)
@JvmName(name = "nklifsoibixnfhns")
suspend fun allowedApplications(argument: suspend ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgsBuilder.() -> Unit)

Parameters

argument

A list of Android applications that are allowed to make API calls with this key.