Get Edge Cache Keyset Iam Policy Plain Args
data class GetEdgeCacheKeysetIamPolicyPlainArgs(val edgeCacheKeysetId: String, val location: String, val optionsRequestedPolicyVersion: Int? = null, val project: String? = null) : ConvertibleToJava<GetEdgeCacheKeysetIamPolicyPlainArgs>
Constructors
Link copied to clipboard
fun GetEdgeCacheKeysetIamPolicyPlainArgs(edgeCacheKeysetId: String, location: String, optionsRequestedPolicyVersion: Int? = null, project: String? = null)