ApiKeyRestrictionsAndroidKeyRestrictionsArgs

data class ApiKeyRestrictionsAndroidKeyRestrictionsArgs(val allowedApplications: Output<List<ApiKeyRestrictionsAndroidKeyRestrictionsAllowedApplicationArgs>>) : ConvertibleToJava<ApiKeyRestrictionsAndroidKeyRestrictionsArgs>

Constructors

Properties

Link copied to clipboard

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

Functions

Link copied to clipboard
open override fun toJava(): ApiKeyRestrictionsAndroidKeyRestrictionsArgs