Get Metastore Service Iam Policy Plain Args
data class GetMetastoreServiceIamPolicyPlainArgs(val location: String? = null, val project: String? = null, val serviceId: String) : ConvertibleToJava<GetMetastoreServiceIamPolicyPlainArgs>
A collection of arguments for invoking getMetastoreServiceIamPolicy.
Constructors
Link copied to clipboard
fun GetMetastoreServiceIamPolicyPlainArgs(location: String? = null, project: String? = null, serviceId: String)