Api Key Restrictions Api Target Args
data class ApiKeyRestrictionsApiTargetArgs(val methods: Output<List<String>>? = null, val service: Output<String>) : ConvertibleToJava<ApiKeyRestrictionsApiTargetArgs>
Properties
Link copied to clipboard
Optional. List of one or more methods that can be called. If empty, all methods for the service are allowed. A wildcard (*) can be used as the last symbol. Valid examples: google.cloud.translate.v2.TranslateService.GetSupportedLanguage
TranslateText
Get*
translate.googleapis.com.Get*