Get Namespace Plain Args
data class GetNamespacePlainArgs(val namespace: String? = null, val path: String? = null) : ConvertibleToJava<GetNamespacePlainArgs>
A collection of arguments for invoking getNamespace.
A collection of arguments for invoking getNamespace.